aboutsummaryrefslogtreecommitdiffstats
path: root/CVSROOT
diff options
context:
space:
mode:
authorjoe <joe@FreeBSD.org>2001-11-15 20:29:40 +0800
committerjoe <joe@FreeBSD.org>2001-11-15 20:29:40 +0800
commit3795775ad7428efb3a05f3b3f8d6d13ed26e9034 (patch)
tree9326019207f47ab77c530a33f02b35ab3fb9678a /CVSROOT
parentdd7e22b64c24f3bfa522803bffec46de21bf397b (diff)
downloadfreebsd-ports-gnome-3795775ad7428efb3a05f3b3f8d6d13ed26e9034.tar.gz
freebsd-ports-gnome-3795775ad7428efb3a05f3b3f8d6d13ed26e9034.tar.zst
freebsd-ports-gnome-3795775ad7428efb3a05f3b3f8d6d13ed26e9034.zip
Rewrite the file comment now that all the FreeBSD specific stuff
has been removed.
Diffstat (limited to 'CVSROOT')
-rwxr-xr-xCVSROOT/commitcheck7
1 files changed, 3 insertions, 4 deletions
diff --git a/CVSROOT/commitcheck b/CVSROOT/commitcheck
index 4ab7b73810ff..aa58ef37d0a6 100755
--- a/CVSROOT/commitcheck
+++ b/CVSROOT/commitcheck
@@ -3,10 +3,9 @@
# $FreeBSD$
#
-# BEWARE: If you are "borrowing" this code for use on another cvs
-# repository, please make sure you change all references to '@FreeBSD.org'
-# in the log_accum script. Otherwise your commit messages will be sent
-# to 'cvs-committers@freebsd.org' etc. This could be highly embarrassing. :-)
+# This script is the first thing that is run at commit time
+# to determine whether the committer has commit priviledges.
+# (See CVSROOT/commitinfo).
#
use strict;