From 5ac9b34a8eef57de78308aa3b79eb99147346cd7 Mon Sep 17 00:00:00 2001 From: waker Date: Sat, 8 Aug 2009 20:08:21 +0200 Subject: added copyright notice to source files --- threading_pthread.c | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'threading_pthread.c') diff --git a/threading_pthread.c b/threading_pthread.c index 17ad59e3..5a2a343d 100644 --- a/threading_pthread.c +++ b/threading_pthread.c @@ -1,3 +1,20 @@ +/* + DeaDBeeF - ultimate music player for GNU/Linux systems with X11 + Copyright (C) 2009 Alexey Yakovenko + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program 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 General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . +*/ #include #include #include -- cgit v1.2.3