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..418cc17d3d95d 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.16.1 2010/12/21 17:10:29 kensmith Exp $ # The number of lines plus one in the on-the-fly decompression script lines=19 |