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 7a4856c7480f..dcf93763b83d 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.1.2.2 2001/03/05 13:08:45 ru Exp $
# $NetBSD: newvers.sh,v 1.1 1997/07/26 01:50:38 thorpej Exp $
#
# Copyright (c) 1984, 1986, 1990, 1993