diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/beforecommit.sh | 2 | ||||
| -rwxr-xr-x | scripts/checklinelengths.sh | 2 | ||||
| -rwxr-xr-x | scripts/formatthecode.sh | 2 | ||||
| -rwxr-xr-x | scripts/printstatistics.sh | 2 | ||||
| -rwxr-xr-x | scripts/replaceastring.sh | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/scripts/beforecommit.sh b/scripts/beforecommit.sh index a06ee8f..4882d64 100755 --- a/scripts/beforecommit.sh +++ b/scripts/beforecommit.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (c) 2008 Paul C. Buetow, vs@dev.buetow.org +# Copyright (c) 2008 Paul C. Buetow, vs-sim@dev.buetow.org # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/scripts/checklinelengths.sh b/scripts/checklinelengths.sh index 950dddd..536787c 100755 --- a/scripts/checklinelengths.sh +++ b/scripts/checklinelengths.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (c) 2008 Paul C. Buetow, vs@dev.buetow.org +# Copyright (c) 2008 Paul C. Buetow, vs-sim@dev.buetow.org # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/scripts/formatthecode.sh b/scripts/formatthecode.sh index 5733c31..e06bb0e 100755 --- a/scripts/formatthecode.sh +++ b/scripts/formatthecode.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (c) 2008 Paul C. Buetow, vs@dev.buetow.org +# Copyright (c) 2008 Paul C. Buetow, vs-sim@dev.buetow.org # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/scripts/printstatistics.sh b/scripts/printstatistics.sh index 614d36e..e1d2c97 100755 --- a/scripts/printstatistics.sh +++ b/scripts/printstatistics.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (c) 2008 Paul C. Buetow, vs@dev.buetow.org +# Copyright (c) 2008 Paul C. Buetow, vs-sim@dev.buetow.org # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License diff --git a/scripts/replaceastring.sh b/scripts/replaceastring.sh index 6b50b83..c195e44 100755 --- a/scripts/replaceastring.sh +++ b/scripts/replaceastring.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (c) 2008 Paul C. Buetow, vs@dev.buetow.org +# Copyright (c) 2008 Paul C. Buetow, vs-sim@dev.buetow.org # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License |
