diff options
author | frosch <frosch@openttd.org> | 2017-03-11 16:49:51 +0000 |
---|---|---|
committer | frosch <frosch@openttd.org> | 2017-03-11 16:49:51 +0000 |
commit | 15032bd765966c6f781dc0d3793bac2f7a18f737 (patch) | |
tree | caf8901d1f893b7a78c64bc9a9f52b3c75ccac83 /os | |
parent | 9fa6e3d83a61db233e43c2a530d53345f9598fbf (diff) | |
download | openttd-15032bd765966c6f781dc0d3793bac2f7a18f737.tar.xz |
(svn r27777) -Doc: Yearly increment
Diffstat (limited to 'os')
-rw-r--r-- | os/debian/copyright | 2 | ||||
-rw-r--r-- | os/rpm/openttd.spec | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/os/debian/copyright b/os/debian/copyright index be573b482..ab62f66a4 100644 --- a/os/debian/copyright +++ b/os/debian/copyright @@ -5,7 +5,7 @@ Source: http://www.openttd.org Files: * -Copyright: © 2004-2012 Ludvig Strigeous and others. +Copyright: © 2004-2017 Ludvig Strigeous and others. License: GPL-2.0 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2.0 as diff --git a/os/rpm/openttd.spec b/os/rpm/openttd.spec index 711693bcf..2dfa1a3ba 100644 --- a/os/rpm/openttd.spec +++ b/os/rpm/openttd.spec @@ -2,7 +2,7 @@ # spec file for package openttd # # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. -# Copyright (c) 2007-2012 The OpenTTD developers +# Copyright (c) 2007-2017 The OpenTTD developers # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed |