diff options
author | frosch <frosch@openttd.org> | 2018-03-11 12:24:32 +0000 |
---|---|---|
committer | frosch <frosch@openttd.org> | 2018-03-11 12:24:32 +0000 |
commit | 91464af7379ad659748332f870917aa2db5d185b (patch) | |
tree | c95892858b826057403592c15d7ed2287771b557 /os | |
parent | ebe6564e8b7ccfab7889551d1400d3eb498ef299 (diff) | |
download | openttd-91464af7379ad659748332f870917aa2db5d185b.tar.xz |
(svn r27980) -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 ab62f66a4..05cbfc432 100644 --- a/os/debian/copyright +++ b/os/debian/copyright @@ -5,7 +5,7 @@ Source: http://www.openttd.org Files: * -Copyright: © 2004-2017 Ludvig Strigeous and others. +Copyright: © 2004-2018 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 968562446..27acc1b7d 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-2017 The OpenTTD developers +# Copyright (c) 2007-2018 The OpenTTD developers # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed |