diff options
Diffstat (limited to 'usr.bin/gzip/unbzip2.c')
-rw-r--r-- | usr.bin/gzip/unbzip2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/gzip/unbzip2.c b/usr.bin/gzip/unbzip2.c index e8990d7b984f8..7081d8f0c946b 100644 --- a/usr.bin/gzip/unbzip2.c +++ b/usr.bin/gzip/unbzip2.c @@ -28,7 +28,7 @@ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.bin/gzip/unbzip2.c,v 1.1.2.2.2.1 2008/10/02 02:57:24 kensmith Exp $ */ /* This file is #included by gzip.c */ |