summaryrefslogtreecommitdiff
path: root/bin/ai/compat_1.3.nut
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2012-02-19 19:14:17 +0000
committerrubidium <rubidium@openttd.org>2012-02-19 19:14:17 +0000
commita5cb454e94a61a180469e6e9bd2b10e71bb519fb (patch)
tree0d7da43d5965ae09243d0baa16a1c0647bdea427 /bin/ai/compat_1.3.nut
parent1c4827cc713b801a39cbd06848424167afedeb95 (diff)
downloadopenttd-a5cb454e94a61a180469e6e9bd2b10e71bb519fb.tar.xz
(svn r23969) -Codechange: trunk heads to 1.3 now
Diffstat (limited to 'bin/ai/compat_1.3.nut')
-rw-r--r--bin/ai/compat_1.3.nut8
1 files changed, 8 insertions, 0 deletions
diff --git a/bin/ai/compat_1.3.nut b/bin/ai/compat_1.3.nut
new file mode 100644
index 000000000..fe985b90d
--- /dev/null
+++ b/bin/ai/compat_1.3.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/>.
+ */