From 8550ffc3fe280fc25d6d7f3d923719405992b528 Mon Sep 17 00:00:00 2001 From: waker Date: Tue, 18 Aug 2009 20:53:10 +0200 Subject: added license text in source code where it was missing --- conf.c | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'conf.c') diff --git a/conf.c b/conf.c index 03c3a785..e94e40b0 100644 --- a/conf.c +++ b/conf.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