diff options
author | Bastien Nocera | 2002-05-10 17:28:09 +0000 |
---|---|---|
committer | Bastien Nocera | 2002-05-10 17:28:09 +0000 |
commit | 1187b8fd37d1b02be864458f1e8ff4c2d7404108 (patch) | |
tree | 13e4afd4b0467fcbc3e96f897d018cc6d01a1a0f /debian/copyright | |
parent | 5502291f7ade4d3ec903bc8c632328391179378d (diff) | |
download | scummvm-rg350-1187b8fd37d1b02be864458f1e8ff4c2d7404108.tar.gz scummvm-rg350-1187b8fd37d1b02be864458f1e8ff4c2d7404108.tar.bz2 scummvm-rg350-1187b8fd37d1b02be864458f1e8ff4c2d7404108.zip |
- removed the old debian files, added new more correct ones, can be used to generate packages from releases and CVS. Just run the debian/prepare script beforehand. Do NOT modify the debian/changelog.debian file.
svn-id: r4267
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/debian/copyright b/debian/copyright deleted file mode 100644 index 7a5a35e3f2..0000000000 --- a/debian/copyright +++ /dev/null @@ -1,34 +0,0 @@ -This package was debianized by James Brown <ender@enderboi.com> on -Sat, May 04 2002 01:08:00 +08:00, based on the original control files by -David Given <dg@cowlark.com> on Sun, 18 Nov 2001 16:22:12 +0000. - -ScummVM was downloaded from http://sourceforge.net/projects/scummvm/ - -Upstream Author(s): - James Brown <ender@users.sourceforge.net> - Vincent Hamm <yazoo@users.sourceforge.net> - Ludvig Strigeus <strigeus@users.sourceforge.net> - -Copyright: - -This program is licensed under the GNU General Public License, version 2. The -full text of the license may be found in /usr/share/apps/LICENSES/GPL_V2. The -brief version follows: - -Copyright (C) 2001 Ludvig Strigeus -Copyright (C) 2002 The ScummVM Team - -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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - |