summaryrefslogtreecommitdiff
path: root/bin/game/compat_1.9.nut
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2018-03-14 19:36:41 +0000
committerfrosch <frosch@openttd.org>2018-03-14 19:36:41 +0000
commit09d473567958785287e20b74b4ad8ebefe930e18 (patch)
treef405ae2d6825b7f73c9949071a57ca963ccdaa2f /bin/game/compat_1.9.nut
parent080d57d97adc3d6a4e03be7b2f6027029d651b2b (diff)
downloadopenttd-09d473567958785287e20b74b4ad8ebefe930e18.tar.xz
(svn r27993) -Change: Heading for 1.9 now
Diffstat (limited to 'bin/game/compat_1.9.nut')
-rw-r--r--bin/game/compat_1.9.nut8
1 files changed, 8 insertions, 0 deletions
diff --git a/bin/game/compat_1.9.nut b/bin/game/compat_1.9.nut
new file mode 100644
index 000000000..fe985b90d
--- /dev/null
+++ b/bin/game/compat_1.9.nut
@@ -0,0 +1,8 @@
+/* $Id$ */
+
+/*
+ * This file is part of OpenTTD.
+ * OpenTTD 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.
+ * OpenTTD 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 OpenTTD. If not, see <http://www.gnu.org/licenses/>.
+ */