summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
Diffstat (limited to 'projects')
-rwxr-xr-xprojects/determineversion.vbs2
-rwxr-xr-xprojects/gen-kdev4.sh2
-rwxr-xr-xprojects/generate2
-rw-r--r--projects/generate.vbs2
4 files changed, 0 insertions, 8 deletions
diff --git a/projects/determineversion.vbs b/projects/determineversion.vbs
index 10b38d35a..a85a085f2 100755
--- a/projects/determineversion.vbs
+++ b/projects/determineversion.vbs
@@ -1,7 +1,5 @@
Option Explicit
-' $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/projects/gen-kdev4.sh b/projects/gen-kdev4.sh
index 4ea5dbc2a..2062d9686 100755
--- a/projects/gen-kdev4.sh
+++ b/projects/gen-kdev4.sh
@@ -1,7 +1,5 @@
#!/bin/sh
-# $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/projects/generate b/projects/generate
index 2ab89e8f1..2078809c8 100755
--- a/projects/generate
+++ b/projects/generate
@@ -1,7 +1,5 @@
#!/bin/bash
-# $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/projects/generate.vbs b/projects/generate.vbs
index 06e037c4c..169f8b689 100644
--- a/projects/generate.vbs
+++ b/projects/generate.vbs
@@ -1,7 +1,5 @@
Option Explicit
-' $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.