diff options
author | bjarni <bjarni@openttd.org> | 2004-09-18 16:29:12 +0000 |
---|---|---|
committer | bjarni <bjarni@openttd.org> | 2004-09-18 16:29:12 +0000 |
commit | d1a88cbbca61f017ebb21e3963240e1b8b76dc87 (patch) | |
tree | 4b7777894eeae4ab6637aee5ef2b00a4df800826 /os/debian/copyright | |
parent | f5a50c0007f3940a289f3061e2945631912107e9 (diff) | |
download | openttd-d1a88cbbca61f017ebb21e3963240e1b8b76dc87.tar.xz |
(svn r291) Minor fix to english.txt
added debian support (blathijs)
improved make install (blathijs)
Diffstat (limited to 'os/debian/copyright')
-rw-r--r-- | os/debian/copyright | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/os/debian/copyright b/os/debian/copyright new file mode 100644 index 000000000..322d1ce27 --- /dev/null +++ b/os/debian/copyright @@ -0,0 +1,25 @@ +This package was debianized by Matthijs Kooijman <m.kooijman@student.utwente.nl> on +Wed, 15 Sep 2004 00:24:01 +0200. + +It was downloaded from http://sourceforge.net/projects/openttd + +Upstream Author(s): Ludvig Strigeus (ludde) and many others + +Copyright: + + This package 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; version 2 dated June, 1991. + + This package 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 package; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA + 02111-1307, USA. + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. |