diff options
author | Daniel Baumann <daniel@debian.org> | 2007-09-23 14:05:13 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 18:22:27 +0100 |
commit | bb0b78a0074c8f1e22f04bd828b6285f64f827fa (patch) | |
tree | bd2f0d9979c62ffc250dd5dd0b4eb8f84bb3f411 /debian/copyright | |
parent | 7256d1b78ed10de13643b745ea0646e785beae19 (diff) | |
download | vyos-live-build-bb0b78a0074c8f1e22f04bd828b6285f64f827fa.tar.gz vyos-live-build-bb0b78a0074c8f1e22f04bd828b6285f64f827fa.zip |
Adding contrib/graph-helpers/*.
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/debian/copyright b/debian/copyright index 47f1f34e8..87b06f750 100644 --- a/debian/copyright +++ b/debian/copyright @@ -30,8 +30,27 @@ License: On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2 file. -License (contrib/grub-splash/*, contrib/syslinux-splash/*, -templates/syslinux/splash.rle, templates/grub/splash.xpm.gz): +License (contrib/graph-helpers/*): + + Copyright (C) 2007 Chris Lamb <chris@chris-lamb.co.uk> + + 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/>. + +On Debian systems, the complete text of the GNU General Public License +can be found in /usr/share/common-licenses/GPL-3 file. + +License (contrib/grub-splash/*, contrib/syslinux-splash/*): The splash for Debian Live was done by Daniel Baumann <daniel@debian.org> based on the original work of Mark Riedesel. |