Adding contrib/graph-helpers/*.

This commit is contained in:
Daniel Baumann 2007-09-23 14:05:13 +02:00
parent 39d4c50fc7
commit 4d06f0aa2b
2 changed files with 21 additions and 2 deletions

View File

23
debian/copyright vendored
View File

@ -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.