diff options
author | 2011-07-16 22:27:09 +0000 | |
---|---|---|
committer | 2011-07-16 22:27:09 +0000 | |
commit | 51018577989df99e47d82b9524a32b6d12eed8a7 (patch) | |
tree | c056162e2f0136702d48f49f547583498e2b7916 | |
parent | Add support for Farsi and Arabic (SY+SD). (diff) | |
download | wireguard-openbsd-51018577989df99e47d82b9524a32b6d12eed8a7.tar.xz wireguard-openbsd-51018577989df99e47d82b9524a32b6d12eed8a7.zip |
missing $OpenBSD$ marker
-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 |