X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Flib%2Fthreads.h;h=70dd416afef0c9001483b27d8de4b28ee9d9ad4f;hb=590c2b20db01a0568d8f6dab2e25037a069faab5;hp=7f79e6d298b8cd41dfc9ace237dc0304c675d6c9;hpb=1b4a582b04fc39d9d4d930acb4d0803bdedfb32e;p=deb_shairplay.git diff --git a/src/lib/threads.h b/src/lib/threads.h index 7f79e6d..70dd416 100644 --- a/src/lib/threads.h +++ b/src/lib/threads.h @@ -1,3 +1,17 @@ +/** + * Copyright (C) 2011-2012 Juho Vähä-Herttua + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * This library is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * Lesser General Public License for more details. + */ + #ifndef THREADS_H #define THREADS_H