summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2013-08-25 13:02:54 +0200
committerGravatar waker <wakeroid@gmail.com>2013-08-25 13:02:54 +0200
commit70d07c395909cb8544f7acb55ab6ecd38a8100c7 (patch)
tree10d1249abf69d1f31260f42b092a597a87a9427b
parent16fd0d4caf287406bd22b8c2e084425a7acc3a0a (diff)
gtkui: added license to support.h
-rw-r--r--plugins/gtkui/support.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/plugins/gtkui/support.h b/plugins/gtkui/support.h
index a35781a5..4fa7c0c5 100644
--- a/plugins/gtkui/support.h
+++ b/plugins/gtkui/support.h
@@ -1,3 +1,21 @@
+/*
+ DeaDBeeF - ultimate music player for GNU/Linux systems with X11
+ Copyright (C) 2009-2013 Alexey Yakovenko <waker@users.sourceforge.net>
+
+ 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 2
+ 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, write to the Free Software
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+*/
#ifndef __GTKUI_SUPPORT_H
#define __GTKUI_SUPPORT_H