diff options
author | S. D. Cloudt <s.d.cloudt@student.tue.nl> | 2019-10-28 11:31:49 +0100 |
---|---|---|
committer | Charles Pigott <charlespigott@googlemail.com> | 2019-11-10 17:59:20 +0000 |
commit | 13cc8a0ceec90def39cbcb84135a0bf039793a6f (patch) | |
tree | 83c12b73f03aa9d27b50c5e663df07c95c3defff /projects | |
parent | a15ace0f5b7efcc55717fa4f7ddfb0f50f5d0f6f (diff) | |
download | openttd-13cc8a0ceec90def39cbcb84135a0bf039793a6f.tar.xz |
Cleanup: Removed SVN headers
Diffstat (limited to 'projects')
-rwxr-xr-x | projects/determineversion.vbs | 2 | ||||
-rwxr-xr-x | projects/gen-kdev4.sh | 2 | ||||
-rwxr-xr-x | projects/generate | 2 | ||||
-rw-r--r-- | projects/generate.vbs | 2 |
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. |