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 1f708c9a42fc..e84437a50762 100644 --- a/usr.bin/gzip/unbzip2.c +++ b/usr.bin/gzip/unbzip2.c @@ -35,7 +35,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 2007/01/26 10:19:07 delphij Exp $ */ /* This file is #included by gzip.c */ |
