diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2011-07-16 22:27:10 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2011-07-16 22:27:10 +0000 |
commit | 9f63e4c9129d94e74d341fdcf42c2baf3fed1f39 (patch) | |
tree | 9834f8ee5537b8fa4050710776404053124ee628 /usr.sbin/fw_update | |
parent | 7268248b42d13491e8b67692c7aac7d0337cf598 (diff) |
missing $OpenBSD$ marker
Diffstat (limited to 'usr.sbin/fw_update')
-rw-r--r-- | usr.sbin/fw_update/fw_update.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/fw_update/fw_update.sh b/usr.sbin/fw_update/fw_update.sh index 5709c818484..cff426e0cb4 100644 --- a/usr.sbin/fw_update/fw_update.sh +++ b/usr.sbin/fw_update/fw_update.sh @@ -1,5 +1,6 @@ #!/bin/sh +# $OpenBSD: fw_update.sh,v 1.6 2011/07/16 22:27:09 espie Exp $ # Copyright (c) 2011 Alexander Hall <alexander@beard.se> # # Permission to use, copy, modify, and distribute this software for any |