summaryrefslogtreecommitdiff
path: root/drawing.h
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2009-08-23 11:37:36 +0200
committerGravatar waker <wakeroid@gmail.com>2009-08-23 11:37:36 +0200
commit444dcb0e712bbc694f5c6dce13ba48145f51a45f (patch)
treebc9c6b199f9032f52838ae81960ffe56d9921c60 /drawing.h
parenta42d2ee788957b2288a87527475500a06c57efa2 (diff)
added license text to new drawing files
Diffstat (limited to 'drawing.h')
-rw-r--r--drawing.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/drawing.h b/drawing.h
index 9530852f..df8df98a 100644
--- a/drawing.h
+++ b/drawing.h
@@ -1,3 +1,21 @@
+/*
+ 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 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 __DRAWING_H
#define __DRAWING_H