diff options
author | waker <wakeroid@gmail.com> | 2009-08-08 19:53:09 +0200 |
---|---|---|
committer | waker <wakeroid@gmail.com> | 2009-08-08 19:53:09 +0200 |
commit | 1a7305adbbb58e7afea0d20cc40040c9efec9d1a (patch) | |
tree | e20d7952a7290f3305be9891e677f15758c00b04 /shortlicense | |
parent | 2731df0ccf4e976225df76df350b9f27ce971274 (diff) |
added short lincense text for inclusion into source files
Diffstat (limited to 'shortlicense')
-rw-r--r-- | shortlicense | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/shortlicense b/shortlicense new file mode 100644 index 00000000..9312d590 --- /dev/null +++ b/shortlicense @@ -0,0 +1,17 @@ +/* + 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 <http://www.gnu.org/licenses/>. +*/ |