summaryrefslogtreecommitdiff
path: root/src/widgets
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets')
-rw-r--r--src/widgets/ai_widget.h2
-rw-r--r--src/widgets/airport_widget.h2
-rw-r--r--src/widgets/autoreplace_widget.h2
-rw-r--r--src/widgets/bootstrap_widget.h2
-rw-r--r--src/widgets/bridge_widget.h2
-rw-r--r--src/widgets/build_vehicle_widget.h2
-rw-r--r--src/widgets/cheat_widget.h2
-rw-r--r--src/widgets/company_widget.h2
-rw-r--r--src/widgets/console_widget.h2
-rw-r--r--src/widgets/date_widget.h2
-rw-r--r--src/widgets/depot_widget.h2
-rw-r--r--src/widgets/dock_widget.h2
-rw-r--r--src/widgets/dropdown.cpp2
-rw-r--r--src/widgets/dropdown_func.h2
-rw-r--r--src/widgets/dropdown_type.h2
-rw-r--r--src/widgets/dropdown_widget.h2
-rw-r--r--src/widgets/engine_widget.h2
-rw-r--r--src/widgets/error_widget.h2
-rw-r--r--src/widgets/fios_widget.h2
-rw-r--r--src/widgets/framerate_widget.h2
-rw-r--r--src/widgets/genworld_widget.h2
-rw-r--r--src/widgets/goal_widget.h2
-rw-r--r--src/widgets/graph_widget.h2
-rw-r--r--src/widgets/group_widget.h2
-rw-r--r--src/widgets/highscore_widget.h2
-rw-r--r--src/widgets/industry_widget.h2
-rw-r--r--src/widgets/intro_widget.h2
-rw-r--r--src/widgets/link_graph_legend_widget.h2
-rw-r--r--src/widgets/main_widget.h2
-rw-r--r--src/widgets/misc_widget.h2
-rw-r--r--src/widgets/music_widget.h2
-rw-r--r--src/widgets/network_chat_widget.h2
-rw-r--r--src/widgets/network_content_widget.h2
-rw-r--r--src/widgets/network_widget.h2
-rw-r--r--src/widgets/newgrf_debug_widget.h2
-rw-r--r--src/widgets/newgrf_widget.h2
-rw-r--r--src/widgets/news_widget.h2
-rw-r--r--src/widgets/object_widget.h2
-rw-r--r--src/widgets/order_widget.h2
-rw-r--r--src/widgets/osk_widget.h2
-rw-r--r--src/widgets/rail_widget.h2
-rw-r--r--src/widgets/road_widget.h2
-rw-r--r--src/widgets/settings_widget.h2
-rw-r--r--src/widgets/sign_widget.h2
-rw-r--r--src/widgets/smallmap_widget.h2
-rw-r--r--src/widgets/station_widget.h2
-rw-r--r--src/widgets/statusbar_widget.h2
-rw-r--r--src/widgets/story_widget.h2
-rw-r--r--src/widgets/subsidy_widget.h2
-rw-r--r--src/widgets/terraform_widget.h2
-rw-r--r--src/widgets/timetable_widget.h2
-rw-r--r--src/widgets/toolbar_widget.h2
-rw-r--r--src/widgets/town_widget.h2
-rw-r--r--src/widgets/transparency_widget.h2
-rw-r--r--src/widgets/tree_widget.h2
-rw-r--r--src/widgets/vehicle_widget.h2
-rw-r--r--src/widgets/viewport_widget.h2
-rw-r--r--src/widgets/waypoint_widget.h2
58 files changed, 0 insertions, 116 deletions
diff --git a/src/widgets/ai_widget.h b/src/widgets/ai_widget.h
index b6ef02fa5..163894df4 100644
--- a/src/widgets/ai_widget.h
+++ b/src/widgets/ai_widget.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/widgets/airport_widget.h b/src/widgets/airport_widget.h
index f0d211332..da0770bcb 100644
--- a/src/widgets/airport_widget.h
+++ b/src/widgets/airport_widget.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/widgets/autoreplace_widget.h b/src/widgets/autoreplace_widget.h
index 8432b1a7f..3522dbc8d 100644
--- a/src/widgets/autoreplace_widget.h
+++ b/src/widgets/autoreplace_widget.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/widgets/bootstrap_widget.h b/src/widgets/bootstrap_widget.h
index a371a3bdb..4870f62d5 100644
--- a/src/widgets/bootstrap_widget.h
+++ b/src/widgets/bootstrap_widget.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/widgets/bridge_widget.h b/src/widgets/bridge_widget.h
index 942b23075..d9b6adedd 100644
--- a/src/widgets/bridge_widget.h
+++ b/src/widgets/bridge_widget.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/widgets/build_vehicle_widget.h b/src/widgets/build_vehicle_widget.h
index ae548587e..861c01f68 100644
--- a/src/widgets/build_vehicle_widget.h
+++ b/src/widgets/build_vehicle_widget.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/widgets/cheat_widget.h b/src/widgets/cheat_widget.h
index 3209cae23..c43799d5d 100644
--- a/src/widgets/cheat_widget.h
+++ b/src/widgets/cheat_widget.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/widgets/company_widget.h b/src/widgets/company_widget.h
index 8b0d8ee0b..2fb2234d4 100644
--- a/src/widgets/company_widget.h
+++ b/src/widgets/company_widget.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/widgets/console_widget.h b/src/widgets/console_widget.h
index 13fa2395c..1bc1be1f6 100644
--- a/src/widgets/console_widget.h
+++ b/src/widgets/console_widget.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/widgets/date_widget.h b/src/widgets/date_widget.h
index 79476606d..3b397dae4 100644
--- a/src/widgets/date_widget.h
+++ b/src/widgets/date_widget.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/widgets/depot_widget.h b/src/widgets/depot_widget.h
index 5864564ce..c162cb8b7 100644
--- a/src/widgets/depot_widget.h
+++ b/src/widgets/depot_widget.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/widgets/dock_widget.h b/src/widgets/dock_widget.h
index 080282bd3..139fcd55b 100644
--- a/src/widgets/dock_widget.h
+++ b/src/widgets/dock_widget.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/widgets/dropdown.cpp b/src/widgets/dropdown.cpp
index 844c6470e..3412a98bd 100644
--- a/src/widgets/dropdown.cpp
+++ b/src/widgets/dropdown.cpp
@@ -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/widgets/dropdown_func.h b/src/widgets/dropdown_func.h
index 4c7e13456..f047fb43d 100644
--- a/src/widgets/dropdown_func.h
+++ b/src/widgets/dropdown_func.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/widgets/dropdown_type.h b/src/widgets/dropdown_type.h
index 27c85cbe2..c7d3251d6 100644
--- a/src/widgets/dropdown_type.h
+++ b/src/widgets/dropdown_type.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/widgets/dropdown_widget.h b/src/widgets/dropdown_widget.h
index 0390a950a..21223179e 100644
--- a/src/widgets/dropdown_widget.h
+++ b/src/widgets/dropdown_widget.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/widgets/engine_widget.h b/src/widgets/engine_widget.h
index b131a1dd4..5d3468efc 100644
--- a/src/widgets/engine_widget.h
+++ b/src/widgets/engine_widget.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/widgets/error_widget.h b/src/widgets/error_widget.h
index 8693575a7..7a7fa4af3 100644
--- a/src/widgets/error_widget.h
+++ b/src/widgets/error_widget.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/widgets/fios_widget.h b/src/widgets/fios_widget.h
index 2351f8035..86995588e 100644
--- a/src/widgets/fios_widget.h
+++ b/src/widgets/fios_widget.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/widgets/framerate_widget.h b/src/widgets/framerate_widget.h
index b03d3aef7..49ee2f952 100644
--- a/src/widgets/framerate_widget.h
+++ b/src/widgets/framerate_widget.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/widgets/genworld_widget.h b/src/widgets/genworld_widget.h
index 877efbb92..f7bf20e95 100644
--- a/src/widgets/genworld_widget.h
+++ b/src/widgets/genworld_widget.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/widgets/goal_widget.h b/src/widgets/goal_widget.h
index 388930a10..e5da62051 100644
--- a/src/widgets/goal_widget.h
+++ b/src/widgets/goal_widget.h
@@ -1,6 +1,4 @@
-/* $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/widgets/graph_widget.h b/src/widgets/graph_widget.h
index 7af5297ab..7c6478f64 100644
--- a/src/widgets/graph_widget.h
+++ b/src/widgets/graph_widget.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/widgets/group_widget.h b/src/widgets/group_widget.h
index fe5ae8117..beca5a3a6 100644
--- a/src/widgets/group_widget.h
+++ b/src/widgets/group_widget.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/widgets/highscore_widget.h b/src/widgets/highscore_widget.h
index 3a2a1bfbb..394b8c9bf 100644
--- a/src/widgets/highscore_widget.h
+++ b/src/widgets/highscore_widget.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/widgets/industry_widget.h b/src/widgets/industry_widget.h
index 711694db7..d31de978e 100644
--- a/src/widgets/industry_widget.h
+++ b/src/widgets/industry_widget.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/widgets/intro_widget.h b/src/widgets/intro_widget.h
index ae48827ed..d2eeacf64 100644
--- a/src/widgets/intro_widget.h
+++ b/src/widgets/intro_widget.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/widgets/link_graph_legend_widget.h b/src/widgets/link_graph_legend_widget.h
index 9537b896d..a0ff68ab0 100644
--- a/src/widgets/link_graph_legend_widget.h
+++ b/src/widgets/link_graph_legend_widget.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/widgets/main_widget.h b/src/widgets/main_widget.h
index 3ffc1214b..51627da5c 100644
--- a/src/widgets/main_widget.h
+++ b/src/widgets/main_widget.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/widgets/misc_widget.h b/src/widgets/misc_widget.h
index 806f889bb..bc0c07030 100644
--- a/src/widgets/misc_widget.h
+++ b/src/widgets/misc_widget.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/widgets/music_widget.h b/src/widgets/music_widget.h
index c8e6a9818..dc2e68532 100644
--- a/src/widgets/music_widget.h
+++ b/src/widgets/music_widget.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/widgets/network_chat_widget.h b/src/widgets/network_chat_widget.h
index cd13cf6a9..ccfb467f7 100644
--- a/src/widgets/network_chat_widget.h
+++ b/src/widgets/network_chat_widget.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/widgets/network_content_widget.h b/src/widgets/network_content_widget.h
index e659743d4..fd77f90aa 100644
--- a/src/widgets/network_content_widget.h
+++ b/src/widgets/network_content_widget.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/widgets/network_widget.h b/src/widgets/network_widget.h
index 4cb5cc92c..23ea95a61 100644
--- a/src/widgets/network_widget.h
+++ b/src/widgets/network_widget.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/widgets/newgrf_debug_widget.h b/src/widgets/newgrf_debug_widget.h
index 22a5cda40..6ae41de34 100644
--- a/src/widgets/newgrf_debug_widget.h
+++ b/src/widgets/newgrf_debug_widget.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/widgets/newgrf_widget.h b/src/widgets/newgrf_widget.h
index 271b6669a..7f5fefde0 100644
--- a/src/widgets/newgrf_widget.h
+++ b/src/widgets/newgrf_widget.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/widgets/news_widget.h b/src/widgets/news_widget.h
index f12786640..23a66c8af 100644
--- a/src/widgets/news_widget.h
+++ b/src/widgets/news_widget.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/widgets/object_widget.h b/src/widgets/object_widget.h
index 45533ae98..9ca06e2fe 100644
--- a/src/widgets/object_widget.h
+++ b/src/widgets/object_widget.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/widgets/order_widget.h b/src/widgets/order_widget.h
index 825f791ea..82ca472e2 100644
--- a/src/widgets/order_widget.h
+++ b/src/widgets/order_widget.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/widgets/osk_widget.h b/src/widgets/osk_widget.h
index 25cd928a8..ccda502ff 100644
--- a/src/widgets/osk_widget.h
+++ b/src/widgets/osk_widget.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/widgets/rail_widget.h b/src/widgets/rail_widget.h
index f977f4480..65af03d4a 100644
--- a/src/widgets/rail_widget.h
+++ b/src/widgets/rail_widget.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/widgets/road_widget.h b/src/widgets/road_widget.h
index 60068317a..3d49e9ae9 100644
--- a/src/widgets/road_widget.h
+++ b/src/widgets/road_widget.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/widgets/settings_widget.h b/src/widgets/settings_widget.h
index ac64ac80a..5ad981f4d 100644
--- a/src/widgets/settings_widget.h
+++ b/src/widgets/settings_widget.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/widgets/sign_widget.h b/src/widgets/sign_widget.h
index f390793ce..2225eb8b1 100644
--- a/src/widgets/sign_widget.h
+++ b/src/widgets/sign_widget.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/widgets/smallmap_widget.h b/src/widgets/smallmap_widget.h
index 0b1daea03..79769a21c 100644
--- a/src/widgets/smallmap_widget.h
+++ b/src/widgets/smallmap_widget.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/widgets/station_widget.h b/src/widgets/station_widget.h
index f9b5b266a..8ab89bbf3 100644
--- a/src/widgets/station_widget.h
+++ b/src/widgets/station_widget.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/widgets/statusbar_widget.h b/src/widgets/statusbar_widget.h
index 1cfbe7ff2..bb8149e46 100644
--- a/src/widgets/statusbar_widget.h
+++ b/src/widgets/statusbar_widget.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/widgets/story_widget.h b/src/widgets/story_widget.h
index 139b6d2d6..3492aed41 100644
--- a/src/widgets/story_widget.h
+++ b/src/widgets/story_widget.h
@@ -1,6 +1,4 @@
-/* $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/widgets/subsidy_widget.h b/src/widgets/subsidy_widget.h
index 07d0f6cfb..b3edd897c 100644
--- a/src/widgets/subsidy_widget.h
+++ b/src/widgets/subsidy_widget.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/widgets/terraform_widget.h b/src/widgets/terraform_widget.h
index 7f8a4c4d1..0fd216d72 100644
--- a/src/widgets/terraform_widget.h
+++ b/src/widgets/terraform_widget.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/widgets/timetable_widget.h b/src/widgets/timetable_widget.h
index 09beb6167..15c44f33c 100644
--- a/src/widgets/timetable_widget.h
+++ b/src/widgets/timetable_widget.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/widgets/toolbar_widget.h b/src/widgets/toolbar_widget.h
index 5b9d1e156..d68de4970 100644
--- a/src/widgets/toolbar_widget.h
+++ b/src/widgets/toolbar_widget.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/widgets/town_widget.h b/src/widgets/town_widget.h
index bd6e0b954..1a3291a3d 100644
--- a/src/widgets/town_widget.h
+++ b/src/widgets/town_widget.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/widgets/transparency_widget.h b/src/widgets/transparency_widget.h
index 87618fcb6..2b096e733 100644
--- a/src/widgets/transparency_widget.h
+++ b/src/widgets/transparency_widget.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/widgets/tree_widget.h b/src/widgets/tree_widget.h
index cd0b85c9d..7da9fa4a8 100644
--- a/src/widgets/tree_widget.h
+++ b/src/widgets/tree_widget.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/widgets/vehicle_widget.h b/src/widgets/vehicle_widget.h
index a0902dab4..5ecb8dffe 100644
--- a/src/widgets/vehicle_widget.h
+++ b/src/widgets/vehicle_widget.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/widgets/viewport_widget.h b/src/widgets/viewport_widget.h
index 187659f36..81a6983e8 100644
--- a/src/widgets/viewport_widget.h
+++ b/src/widgets/viewport_widget.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/widgets/waypoint_widget.h b/src/widgets/waypoint_widget.h
index 8fceddaa7..a5b316034 100644
--- a/src/widgets/waypoint_widget.h
+++ b/src/widgets/waypoint_widget.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.