summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2014-08-21 14:26:17 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2014-08-21 14:26:17 +0000
commitb251bae6154c7b10564421a13ced7ca445e42d4c (patch)
tree9d1692a09980ef14589cc3f00c2baf3f3e3cc2a8 /usr.sbin
parent6613e11b0c476a2eb08c6631b5e10a9b5b2931e4 (diff)
add $OpenBSD$
Diffstat (limited to 'usr.sbin')
-rwxr-xr-xusr.sbin/rcctl/rcctl.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/rcctl/rcctl.sh b/usr.sbin/rcctl/rcctl.sh
index 2e351fc4ddb..d809ba6e42e 100755
--- a/usr.sbin/rcctl/rcctl.sh
+++ b/usr.sbin/rcctl/rcctl.sh
@@ -1,5 +1,7 @@
#!/bin/sh
#
+# $OpenBSD: rcctl.sh,v 1.11 2014/08/21 14:26:16 jsg Exp $
+#
# Copyright (c) 2014 Antoine Jacoutot <ajacoutot@openbsd.org>
#
# Permission to use, copy, modify, and distribute this software for any