summaryrefslogtreecommitdiff
path: root/src/table/misc_settings.ini
diff options
context:
space:
mode:
authoralberth <alberth@openttd.org>2011-03-06 09:54:20 +0000
committeralberth <alberth@openttd.org>2011-03-06 09:54:20 +0000
commitbbde7766d2ce6c3fd11cc6ab9791bc5f264df6c8 (patch)
treec05aa7d117af38a428ab88bd6a98b35f17a8684d /src/table/misc_settings.ini
parent18a918808162717335ae86ab9b1982539ff8228b (diff)
downloadopenttd-bbde7766d2ce6c3fd11cc6ab9791bc5f264df6c8.tar.xz
(svn r22207) -Add: Add the copyright message to the new ini files.
Diffstat (limited to 'src/table/misc_settings.ini')
-rw-r--r--src/table/misc_settings.ini8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/table/misc_settings.ini b/src/table/misc_settings.ini
index 6089d9c76..93a90877b 100644
--- a/src/table/misc_settings.ini
+++ b/src/table/misc_settings.ini
@@ -1,3 +1,11 @@
+; $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/>.
+;
+
[pre-amble]
extern char _config_language_file[MAX_PATH];