summaryrefslogtreecommitdiff
path: root/release/scripts/proflibs-install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'release/scripts/proflibs-install.sh')
-rwxr-xr-xrelease/scripts/proflibs-install.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/scripts/proflibs-install.sh b/release/scripts/proflibs-install.sh
index 5dd2b42399381..b6f2c7111cd4c 100755
--- a/release/scripts/proflibs-install.sh
+++ b/release/scripts/proflibs-install.sh
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $FreeBSD$
+# $FreeBSD: src/release/scripts/proflibs-install.sh,v 1.4 2001/04/08 23:09:21 obrien Exp $
#
if [ "`id -u`" != "0" ]; then