diff options
Diffstat (limited to 'usr.bin/gzip/gzexe')
-rw-r--r-- | usr.bin/gzip/gzexe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gzip/gzexe b/usr.bin/gzip/gzexe index 5f5424e71039e..5809133ddf23d 100644 --- a/usr.bin/gzip/gzexe +++ b/usr.bin/gzip/gzexe @@ -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/gzexe,v 1.1 2007/01/26 10:19:07 delphij Exp $ # The number of lines plus one in the on-the-fly decompression script lines=19 |