diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2010-03-21 01:30:13 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2010-03-21 01:30:13 +0000 |
| commit | 9c4d1c1956ecb0a222fb2f4579c320391fb67f06 (patch) | |
| tree | a9ac9b0e0ce25e6b0acc0f247dc4572d56ecc496 /gnu/lib/libiberty | |
| parent | 1c808b47a2787a3a6a6ee0ca2fffb39b8e17a29a (diff) | |
Diffstat (limited to 'gnu/lib/libiberty')
| -rw-r--r-- | gnu/lib/libiberty/Makefile | 2 | ||||
| -rw-r--r-- | gnu/lib/libiberty/config.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gnu/lib/libiberty/Makefile b/gnu/lib/libiberty/Makefile index 17228f85b94f..ef2762d81f03 100644 --- a/gnu/lib/libiberty/Makefile +++ b/gnu/lib/libiberty/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/lib/libiberty/Makefile,v 1.4.38.1 2010/02/10 00:26:20 kensmith Exp $ SRCDIR= ${.CURDIR}/../../../contrib/binutils/libiberty diff --git a/gnu/lib/libiberty/config.h b/gnu/lib/libiberty/config.h index 3db0e3ee7dba..8361812fbe12 100644 --- a/gnu/lib/libiberty/config.h +++ b/gnu/lib/libiberty/config.h @@ -1,4 +1,4 @@ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/lib/libiberty/config.h,v 1.1.38.1 2010/02/10 00:26:20 kensmith Exp $ */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ |
