diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-02 07:13:11 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-08-02 07:13:11 +0000 |
commit | dc30f97f739f98bd3ebc247f94643177e1795468 (patch) | |
tree | b0d82c29f549c0a3aec6a36cf102be8fd50dd38c /Tools | |
parent | c978a0f2980310f5335c99733c249b3426a64946 (diff) | |
download | ports-dc30f97f739f98bd3ebc247f94643177e1795468.tar.gz ports-dc30f97f739f98bd3ebc247f94643177e1795468.zip |
Notes
Diffstat (limited to 'Tools')
-rwxr-xr-x | Tools/scripts/checknewver.sh | 2 | ||||
-rwxr-xr-x | Tools/scripts/distclean.sh | 4 | ||||
-rwxr-xr-x | Tools/scripts/gnomedepends.py | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/Tools/scripts/checknewver.sh b/Tools/scripts/checknewver.sh index ba89c759dcaa..4b6aeba61d09 100755 --- a/Tools/scripts/checknewver.sh +++ b/Tools/scripts/checknewver.sh @@ -5,7 +5,7 @@ # # ---------------------------------------------------------------------------- # "THE BEER-WARE LICENSE" (Revision 42, (c) Poul-Henning Kamp): -# Maxim Sobolev <sobomax@FreeBSD.org wrote this file. As long as you retain +# Maxim Sobolev <sobomax@FreeBSD.org> wrote this file. As long as you retain # this notice you can do whatever you want with this stuff. If we meet some # day, and you think this stuff is worth it, you can buy me a beer in return. # diff --git a/Tools/scripts/distclean.sh b/Tools/scripts/distclean.sh index 2449af496d6d..dc7b3a6585a4 100755 --- a/Tools/scripts/distclean.sh +++ b/Tools/scripts/distclean.sh @@ -7,14 +7,14 @@ # # ---------------------------------------------------------------------------- # "THE BEER-WARE LICENSE" (Revision 42, (c) Poul-Henning Kamp): -# Maxim Sobolev <sobomax@altavista.net wrote this file. As long as you retain +# Maxim Sobolev <sobomax@FreeBSD.org> wrote this file. As long as you retain # this notice you can do whatever you want with this stuff. If we meet some # day, and you think this stuff is worth it, you can buy me a beer in return. # # Maxim Sobolev # ---------------------------------------------------------------------------- # -# $FreeBSD: /tmp/pcvs/ports/Tools/scripts/distclean.sh,v 1.3 2000-06-06 10:05:06 sobomax Exp $ +# $FreeBSD: /tmp/pcvs/ports/Tools/scripts/distclean.sh,v 1.4 2000-08-02 07:13:11 sobomax Exp $ # # MAINTAINER= sobomax@FreeBSD.org diff --git a/Tools/scripts/gnomedepends.py b/Tools/scripts/gnomedepends.py index f886df5ce3d6..d1426912ed64 100755 --- a/Tools/scripts/gnomedepends.py +++ b/Tools/scripts/gnomedepends.py @@ -6,7 +6,7 @@ # # ---------------------------------------------------------------------------- # "THE BEER-WARE LICENSE" (Revision 42, (c) Poul-Henning Kamp): -# Maxim Sobolev <sobomax@FreeBSD.org wrote this file. As long as you retain +# Maxim Sobolev <sobomax@FreeBSD.org> wrote this file. As long as you retain # this notice you can do whatever you want with this stuff. If we meet some # day, and you think this stuff is worth it, you can buy me a beer in return. # |