From 03270804f3b0463c1b5fecb50e5657029fc26f44 Mon Sep 17 00:00:00 2001 From: sobomax Date: Wed, 2 Aug 2000 07:13:11 +0000 Subject: Add missed '>' to my e-mail. --- Tools/scripts/checknewver.sh | 2 +- Tools/scripts/distclean.sh | 4 ++-- 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 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 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 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. # -- cgit