summaryrefslogtreecommitdiff
path: root/Tools
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-08-02 07:13:11 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-08-02 07:13:11 +0000
commitdc30f97f739f98bd3ebc247f94643177e1795468 (patch)
treeb0d82c29f549c0a3aec6a36cf102be8fd50dd38c /Tools
parentAdd gnomedepends.py to our collection of helpfull scripts. (diff)
Add missed '>' to my e-mail.
Notes
Notes: svn path=/head/; revision=31245
Diffstat (limited to 'Tools')
-rwxr-xr-xTools/scripts/checknewver.sh2
-rwxr-xr-xTools/scripts/distclean.sh4
-rwxr-xr-xTools/scripts/gnomedepends.py2
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.
#