summaryrefslogtreecommitdiff
path: root/bin/ai
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ai')
-rw-r--r--bin/ai/compat_0.7.nut2
-rw-r--r--bin/ai/compat_1.0.nut2
-rw-r--r--bin/ai/compat_1.1.nut2
-rw-r--r--bin/ai/compat_1.10.nut2
-rw-r--r--bin/ai/compat_1.2.nut2
-rw-r--r--bin/ai/compat_1.3.nut2
-rw-r--r--bin/ai/compat_1.4.nut2
-rw-r--r--bin/ai/compat_1.5.nut2
-rw-r--r--bin/ai/compat_1.6.nut2
-rw-r--r--bin/ai/compat_1.7.nut2
-rw-r--r--bin/ai/compat_1.8.nut2
-rw-r--r--bin/ai/compat_1.9.nut2
-rwxr-xr-xbin/ai/regression/completeness.sh2
-rw-r--r--bin/ai/regression/regression_info.nut2
-rwxr-xr-xbin/ai/regression/run.sh2
-rw-r--r--bin/ai/regression/run.vbs2
-rw-r--r--bin/ai/regression/tst_regression/main.nut2
-rw-r--r--bin/ai/regression/tst_regression/require.nut2
-rw-r--r--bin/ai/regression/tst_stationlist/main.nut2
19 files changed, 0 insertions, 38 deletions
diff --git a/bin/ai/compat_0.7.nut b/bin/ai/compat_0.7.nut
index 86ab06bba..c40308592 100644
--- a/bin/ai/compat_0.7.nut
+++ b/bin/ai/compat_0.7.nut
@@ -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/bin/ai/compat_1.0.nut b/bin/ai/compat_1.0.nut
index 6aa0e1a97..b8da71a19 100644
--- a/bin/ai/compat_1.0.nut
+++ b/bin/ai/compat_1.0.nut
@@ -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/bin/ai/compat_1.1.nut b/bin/ai/compat_1.1.nut
index 3d7b7553e..f1bda9c7f 100644
--- a/bin/ai/compat_1.1.nut
+++ b/bin/ai/compat_1.1.nut
@@ -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/bin/ai/compat_1.10.nut b/bin/ai/compat_1.10.nut
index fe985b90d..3081fb58e 100644
--- a/bin/ai/compat_1.10.nut
+++ b/bin/ai/compat_1.10.nut
@@ -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/bin/ai/compat_1.2.nut b/bin/ai/compat_1.2.nut
index 594ba9835..550f79969 100644
--- a/bin/ai/compat_1.2.nut
+++ b/bin/ai/compat_1.2.nut
@@ -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/bin/ai/compat_1.3.nut b/bin/ai/compat_1.3.nut
index fb0f41d30..6b2c7e8a7 100644
--- a/bin/ai/compat_1.3.nut
+++ b/bin/ai/compat_1.3.nut
@@ -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/bin/ai/compat_1.4.nut b/bin/ai/compat_1.4.nut
index 4bbb97160..a9ab5a475 100644
--- a/bin/ai/compat_1.4.nut
+++ b/bin/ai/compat_1.4.nut
@@ -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/bin/ai/compat_1.5.nut b/bin/ai/compat_1.5.nut
index b006f1733..23944149f 100644
--- a/bin/ai/compat_1.5.nut
+++ b/bin/ai/compat_1.5.nut
@@ -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/bin/ai/compat_1.6.nut b/bin/ai/compat_1.6.nut
index e57a3cb98..bcbe91455 100644
--- a/bin/ai/compat_1.6.nut
+++ b/bin/ai/compat_1.6.nut
@@ -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/bin/ai/compat_1.7.nut b/bin/ai/compat_1.7.nut
index ae403d104..7c2fd9b82 100644
--- a/bin/ai/compat_1.7.nut
+++ b/bin/ai/compat_1.7.nut
@@ -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/bin/ai/compat_1.8.nut b/bin/ai/compat_1.8.nut
index ecf4accdd..a118a63b5 100644
--- a/bin/ai/compat_1.8.nut
+++ b/bin/ai/compat_1.8.nut
@@ -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/bin/ai/compat_1.9.nut b/bin/ai/compat_1.9.nut
index 6dae3ebc0..a3d094132 100644
--- a/bin/ai/compat_1.9.nut
+++ b/bin/ai/compat_1.9.nut
@@ -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/bin/ai/regression/completeness.sh b/bin/ai/regression/completeness.sh
index 2e4240155..46cee4ed3 100755
--- a/bin/ai/regression/completeness.sh
+++ b/bin/ai/regression/completeness.sh
@@ -1,7 +1,5 @@
#!/bin/sh
-# $Id$
-
if ! [ -f ai/regression/completeness.sh ]; then
echo "Make sure you are in the root of OpenTTD before starting this script."
exit 1
diff --git a/bin/ai/regression/regression_info.nut b/bin/ai/regression/regression_info.nut
index d5c3f7dd2..020b186fa 100644
--- a/bin/ai/regression/regression_info.nut
+++ b/bin/ai/regression/regression_info.nut
@@ -1,5 +1,3 @@
-/* $Id$ */
-
class Regression extends AIInfo {
function GetAuthor() { return "OpenTTD NoAI Developers Team"; }
function GetName() { return "Regression"; }
diff --git a/bin/ai/regression/run.sh b/bin/ai/regression/run.sh
index c9197c4d5..7574b0b38 100755
--- a/bin/ai/regression/run.sh
+++ b/bin/ai/regression/run.sh
@@ -1,7 +1,5 @@
#!/bin/sh
-# $Id$
-
if ! [ -f ai/regression/run.sh ]; then
echo "Make sure you are in the root of OpenTTD before starting this script."
exit 1
diff --git a/bin/ai/regression/run.vbs b/bin/ai/regression/run.vbs
index 930562ec6..b4bdef4c1 100644
--- a/bin/ai/regression/run.vbs
+++ b/bin/ai/regression/run.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/bin/ai/regression/tst_regression/main.nut b/bin/ai/regression/tst_regression/main.nut
index baece09d0..5ace44eec 100644
--- a/bin/ai/regression/tst_regression/main.nut
+++ b/bin/ai/regression/tst_regression/main.nut
@@ -1,5 +1,3 @@
-/* $Id$ */
-
class Regression extends AIController {
function Start();
};
diff --git a/bin/ai/regression/tst_regression/require.nut b/bin/ai/regression/tst_regression/require.nut
index 360e1c23b..d8dc4baa7 100644
--- a/bin/ai/regression/tst_regression/require.nut
+++ b/bin/ai/regression/tst_regression/require.nut
@@ -1,4 +1,2 @@
-/* $Id$ */
-
print(" Required this file");
diff --git a/bin/ai/regression/tst_stationlist/main.nut b/bin/ai/regression/tst_stationlist/main.nut
index 60f3e4a4a..2f00ea1d6 100644
--- a/bin/ai/regression/tst_stationlist/main.nut
+++ b/bin/ai/regression/tst_stationlist/main.nut
@@ -1,5 +1,3 @@
-/* $Id$ */
-
class Regression extends AIController {
function Start();
};