summaryrefslogtreecommitdiff
path: root/usr.bin/gzip/zforce
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/gzip/zforce')
-rw-r--r--usr.bin/gzip/zforce2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gzip/zforce b/usr.bin/gzip/zforce
index 3b7324c6ef5a4..a4dcc8f59c507 100644
--- a/usr.bin/gzip/zforce
+++ b/usr.bin/gzip/zforce
@@ -18,7 +18,7 @@
# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#
-# $FreeBSD$
+# $FreeBSD: src/usr.bin/gzip/zforce,v 1.1.16.1 2010/12/21 17:10:29 kensmith Exp $
prog=`basename $0`
USAGE="usage: $prog file ..."
if test $# -eq 0; then