diff options
| author | Edwin Groothuis <edwin@FreeBSD.org> | 2009-05-27 10:10:48 +0000 |
|---|---|---|
| committer | Edwin Groothuis <edwin@FreeBSD.org> | 2009-05-27 10:10:48 +0000 |
| commit | bbdb4f59542b90bbbfc1d26f8f7beebc12ec578e (patch) | |
| tree | 1c7c75fdd5cc17a279f24ed1bb05daaa47f36499 /unused/workman.sh | |
| parent | 80ca36b52f4732dba27b6bb58743c0f1ab5bd8e3 (diff) | |
Vendor import of tzcode2009hvendor/tzcode/tzcode2009h
- Clarify the license for the tzcode: public domain
Obtained from: ftp://elsie.nci.nih.gov/pub/
Notes
svn path=/vendor/tzcode/dist/; revision=192887
svn path=/vendor/tzcode/tzcode2009h/; revision=192888; tag=vendor/tzcode/tzcode2009h
Diffstat (limited to 'unused/workman.sh')
| -rw-r--r-- | unused/workman.sh | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/unused/workman.sh b/unused/workman.sh index cdf5b7311a8b..2fbb7e211c6c 100644 --- a/unused/workman.sh +++ b/unused/workman.sh @@ -1,6 +1,9 @@ #! /bin/sh -# @(#)workman.sh 8.1 +# <pre> +# @(#)workman.sh 8.2 +# This file is in the public domain, so clarified as of +# 2009-05-17 by Arthur David Olson. # Tell groff not to emit SGR escape sequences (ANSI color escapes). GROFF_NO_SGR=1 |
