summaryrefslogtreecommitdiff
path: root/src/table
diff options
context:
space:
mode:
authorS. D. Cloudt <s.d.cloudt@student.tue.nl>2019-10-28 11:31:49 +0100
committerCharles Pigott <charlespigott@googlemail.com>2019-11-10 17:59:20 +0000
commit13cc8a0ceec90def39cbcb84135a0bf039793a6f (patch)
tree83c12b73f03aa9d27b50c5e663df07c95c3defff /src/table
parenta15ace0f5b7efcc55717fa4f7ddfb0f50f5d0f6f (diff)
downloadopenttd-13cc8a0ceec90def39cbcb84135a0bf039793a6f.tar.xz
Cleanup: Removed SVN headers
Diffstat (limited to 'src/table')
-rw-r--r--src/table/airport_defaults.h2
-rw-r--r--src/table/airport_movement.h2
-rw-r--r--src/table/airporttile_ids.h2
-rw-r--r--src/table/airporttiles.h2
-rw-r--r--src/table/animcursors.h2
-rw-r--r--src/table/autorail.h2
-rw-r--r--src/table/bridge_land.h2
-rw-r--r--src/table/build_industry.h2
-rw-r--r--src/table/cargo_const.h2
-rw-r--r--src/table/clear_land.h2
-rw-r--r--src/table/company_settings.ini2
-rw-r--r--src/table/control_codes.h2
-rw-r--r--src/table/currency_settings.ini2
-rw-r--r--src/table/elrail_data.h2
-rw-r--r--src/table/engines.h2
-rw-r--r--src/table/gameopt_settings.ini2
-rw-r--r--src/table/genland.h2
-rw-r--r--src/table/heightmap_colours.h2
-rw-r--r--src/table/industry_land.h2
-rw-r--r--src/table/landscape_sprite.h2
-rw-r--r--src/table/misc_settings.ini2
-rw-r--r--src/table/newgrf_debug_data.h2
-rw-r--r--src/table/object_land.h2
-rw-r--r--src/table/palette_convert.h2
-rw-r--r--src/table/palettes.h2
-rw-r--r--src/table/pricebase.h2
-rw-r--r--src/table/railtypes.h2
-rw-r--r--src/table/road_land.h2
-rw-r--r--src/table/roadtypes.h2
-rw-r--r--src/table/roadveh_movement.h2
-rw-r--r--src/table/settings.h.preamble2
-rw-r--r--src/table/settings.ini2
-rw-r--r--src/table/sprites.h2
-rw-r--r--src/table/station_land.h2
-rw-r--r--src/table/strgen_tables.h2
-rw-r--r--src/table/string_colours.h2
-rw-r--r--src/table/town_land.h2
-rw-r--r--src/table/townname.h2
-rw-r--r--src/table/track_land.h2
-rw-r--r--src/table/train_cmd.h2
-rw-r--r--src/table/tree_land.h2
-rw-r--r--src/table/unicode.h2
-rw-r--r--src/table/water_land.h2
-rw-r--r--src/table/win32_settings.ini2
-rw-r--r--src/table/window_settings.ini2
45 files changed, 0 insertions, 90 deletions
diff --git a/src/table/airport_defaults.h b/src/table/airport_defaults.h
index 89989ee98..ec30874f7 100644
--- a/src/table/airport_defaults.h
+++ b/src/table/airport_defaults.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/airport_movement.h b/src/table/airport_movement.h
index 010ceef38..14fe1c9ab 100644
--- a/src/table/airport_movement.h
+++ b/src/table/airport_movement.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/airporttile_ids.h b/src/table/airporttile_ids.h
index fa9775387..73eafc859 100644
--- a/src/table/airporttile_ids.h
+++ b/src/table/airporttile_ids.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/airporttiles.h b/src/table/airporttiles.h
index 47a963158..d4fb3d968 100644
--- a/src/table/airporttiles.h
+++ b/src/table/airporttiles.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/animcursors.h b/src/table/animcursors.h
index 08a90757a..ed25691a5 100644
--- a/src/table/animcursors.h
+++ b/src/table/animcursors.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/autorail.h b/src/table/autorail.h
index 5b93668ed..8c5a5a492 100644
--- a/src/table/autorail.h
+++ b/src/table/autorail.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/bridge_land.h b/src/table/bridge_land.h
index b06a4076b..fab060590 100644
--- a/src/table/bridge_land.h
+++ b/src/table/bridge_land.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/build_industry.h b/src/table/build_industry.h
index 07ac84a3d..c045992b3 100644
--- a/src/table/build_industry.h
+++ b/src/table/build_industry.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/cargo_const.h b/src/table/cargo_const.h
index bc3f13956..ad1ed8a21 100644
--- a/src/table/cargo_const.h
+++ b/src/table/cargo_const.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/clear_land.h b/src/table/clear_land.h
index 345f055c6..bc6718c6b 100644
--- a/src/table/clear_land.h
+++ b/src/table/clear_land.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/company_settings.ini b/src/table/company_settings.ini
index 3ff5d6429..e853810a1 100644
--- a/src/table/company_settings.ini
+++ b/src/table/company_settings.ini
@@ -1,5 +1,3 @@
-; $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.
diff --git a/src/table/control_codes.h b/src/table/control_codes.h
index d8e9673e9..7f42d2c4f 100644
--- a/src/table/control_codes.h
+++ b/src/table/control_codes.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/currency_settings.ini b/src/table/currency_settings.ini
index d68f4bfc2..34199501f 100644
--- a/src/table/currency_settings.ini
+++ b/src/table/currency_settings.ini
@@ -1,5 +1,3 @@
-; $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.
diff --git a/src/table/elrail_data.h b/src/table/elrail_data.h
index df5788fa8..12132848b 100644
--- a/src/table/elrail_data.h
+++ b/src/table/elrail_data.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/engines.h b/src/table/engines.h
index 7a40e4f7e..85e0ad2b6 100644
--- a/src/table/engines.h
+++ b/src/table/engines.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/gameopt_settings.ini b/src/table/gameopt_settings.ini
index b18ed9d75..d1634e349 100644
--- a/src/table/gameopt_settings.ini
+++ b/src/table/gameopt_settings.ini
@@ -1,5 +1,3 @@
-; $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.
diff --git a/src/table/genland.h b/src/table/genland.h
index fd2a07e7a..53801e2f6 100644
--- a/src/table/genland.h
+++ b/src/table/genland.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/heightmap_colours.h b/src/table/heightmap_colours.h
index 42b99eeca..9f4b7d412 100644
--- a/src/table/heightmap_colours.h
+++ b/src/table/heightmap_colours.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/industry_land.h b/src/table/industry_land.h
index fe5dd5b6e..c0c50fa7d 100644
--- a/src/table/industry_land.h
+++ b/src/table/industry_land.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/landscape_sprite.h b/src/table/landscape_sprite.h
index ceadd3e58..57855a960 100644
--- a/src/table/landscape_sprite.h
+++ b/src/table/landscape_sprite.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/misc_settings.ini b/src/table/misc_settings.ini
index f920f515d..c9441459f 100644
--- a/src/table/misc_settings.ini
+++ b/src/table/misc_settings.ini
@@ -1,5 +1,3 @@
-; $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.
diff --git a/src/table/newgrf_debug_data.h b/src/table/newgrf_debug_data.h
index 89c289355..c5ed48df4 100644
--- a/src/table/newgrf_debug_data.h
+++ b/src/table/newgrf_debug_data.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/object_land.h b/src/table/object_land.h
index a19b2cb08..ed26a0f50 100644
--- a/src/table/object_land.h
+++ b/src/table/object_land.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/palette_convert.h b/src/table/palette_convert.h
index 58c190424..0a3e3d4a4 100644
--- a/src/table/palette_convert.h
+++ b/src/table/palette_convert.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/palettes.h b/src/table/palettes.h
index 93cb7385e..e5d1684b3 100644
--- a/src/table/palettes.h
+++ b/src/table/palettes.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/pricebase.h b/src/table/pricebase.h
index 9dc2ee2ba..5051254a3 100644
--- a/src/table/pricebase.h
+++ b/src/table/pricebase.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/railtypes.h b/src/table/railtypes.h
index 829b223b5..95285de5f 100644
--- a/src/table/railtypes.h
+++ b/src/table/railtypes.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/road_land.h b/src/table/road_land.h
index 2b3a4177f..67423784a 100644
--- a/src/table/road_land.h
+++ b/src/table/road_land.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/roadtypes.h b/src/table/roadtypes.h
index 4fcd3d6e7..d11573d63 100644
--- a/src/table/roadtypes.h
+++ b/src/table/roadtypes.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/roadveh_movement.h b/src/table/roadveh_movement.h
index f6f75c834..bb4c5df3b 100644
--- a/src/table/roadveh_movement.h
+++ b/src/table/roadveh_movement.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/settings.h.preamble b/src/table/settings.h.preamble
index 65fc489fa..2be8239a6 100644
--- a/src/table/settings.h.preamble
+++ b/src/table/settings.h.preamble
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/settings.ini b/src/table/settings.ini
index e67bfc8cc..392b4ef1a 100644
--- a/src/table/settings.ini
+++ b/src/table/settings.ini
@@ -1,5 +1,3 @@
-; $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.
diff --git a/src/table/sprites.h b/src/table/sprites.h
index a0e068f8f..5df55b8ae 100644
--- a/src/table/sprites.h
+++ b/src/table/sprites.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/station_land.h b/src/table/station_land.h
index b678297d9..6b4b2267a 100644
--- a/src/table/station_land.h
+++ b/src/table/station_land.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/strgen_tables.h b/src/table/strgen_tables.h
index 6297eea3b..1c565089a 100644
--- a/src/table/strgen_tables.h
+++ b/src/table/strgen_tables.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/string_colours.h b/src/table/string_colours.h
index ae64705a5..3af980bae 100644
--- a/src/table/string_colours.h
+++ b/src/table/string_colours.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/town_land.h b/src/table/town_land.h
index 647601511..80a181baa 100644
--- a/src/table/town_land.h
+++ b/src/table/town_land.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/townname.h b/src/table/townname.h
index b870aa04b..4a7da93e9 100644
--- a/src/table/townname.h
+++ b/src/table/townname.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/track_land.h b/src/table/track_land.h
index 1916a54f6..33950a438 100644
--- a/src/table/track_land.h
+++ b/src/table/track_land.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/train_cmd.h b/src/table/train_cmd.h
index 15ac6f2aa..cc53582f8 100644
--- a/src/table/train_cmd.h
+++ b/src/table/train_cmd.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/tree_land.h b/src/table/tree_land.h
index 64757267e..6c35cc3f0 100644
--- a/src/table/tree_land.h
+++ b/src/table/tree_land.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/unicode.h b/src/table/unicode.h
index a83a65861..882fcb569 100644
--- a/src/table/unicode.h
+++ b/src/table/unicode.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/water_land.h b/src/table/water_land.h
index d3cb0a3f9..c1d55de95 100644
--- a/src/table/water_land.h
+++ b/src/table/water_land.h
@@ -1,5 +1,3 @@
-/* $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.
diff --git a/src/table/win32_settings.ini b/src/table/win32_settings.ini
index 4b3d6f559..c7915e32b 100644
--- a/src/table/win32_settings.ini
+++ b/src/table/win32_settings.ini
@@ -1,5 +1,3 @@
-; $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.
diff --git a/src/table/window_settings.ini b/src/table/window_settings.ini
index 998afc8db..fc0c57b39 100644
--- a/src/table/window_settings.ini
+++ b/src/table/window_settings.ini
@@ -1,5 +1,3 @@
-; $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.