From f0520c87217902e8109a47784963850cbdb7cd1d Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 1 May 2021 08:57:54 +0100 Subject: fix URIs in headers --- scripts/beforecommit.sh | 2 +- scripts/checklinelengths.sh | 2 +- scripts/formatthecode.sh | 2 +- scripts/printstatistics.sh | 2 +- scripts/replaceastring.sh | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'scripts') 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 -- cgit v1.2.3