diff options
author | matthijs <matthijs@openttd.org> | 2006-03-08 23:12:38 +0000 |
---|---|---|
committer | matthijs <matthijs@openttd.org> | 2006-03-08 23:12:38 +0000 |
commit | 13cadd18df4db750b9d07c336052b8612855cda0 (patch) | |
tree | 830d598ae433c64fbd3dfb39064e75deea4e2b1d /os/debian/copyright | |
parent | 7803f259e23879ea0b568c9b403eb8dcd7bca959 (diff) | |
download | openttd-13cadd18df4db750b9d07c336052b8612855cda0.tar.xz |
(svn r3801) * Update debian packaging files to the ones used for releasing 0.4.5 (see os/debian/changelog for details).
* Fix a small debconf issue which was in the 0.4.5 release.
Diffstat (limited to 'os/debian/copyright')
-rw-r--r-- | os/debian/copyright | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/os/debian/copyright b/os/debian/copyright index a79113378..077b0f586 100644 --- a/os/debian/copyright +++ b/os/debian/copyright @@ -5,21 +5,21 @@ It was downloaded from http://sourceforge.net/projects/openttd Upstream Author: Ludvig Strigeus (ludde) and many others -Copyright: +License: - This package is free software; you can redistribute it and/or modify + 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; version 2 dated June, 1991. + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. - This package is distributed in the hope that it will be useful, + 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 package; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA - 02111-1307, USA. + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. |