summaryrefslogtreecommitdiff
path: root/sys/boot/common/newvers.sh
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/common/newvers.sh')
-rwxr-xr-xsys/boot/common/newvers.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/common/newvers.sh b/sys/boot/common/newvers.sh
index fd7b0b1685c47..e2b05e4aa9fd1 100755
--- a/sys/boot/common/newvers.sh
+++ b/sys/boot/common/newvers.sh
@@ -1,6 +1,6 @@
#!/bin/sh -
#
-# $FreeBSD$
+# $FreeBSD: src/sys/boot/common/newvers.sh,v 1.5 2004/07/01 06:40:12 ps Exp $
# $NetBSD: newvers.sh,v 1.1 1997/07/26 01:50:38 thorpej Exp $
#
# Copyright (c) 1984, 1986, 1990, 1993