diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2011-02-16 16:18:46 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2011-02-16 16:18:46 +0000 |
| commit | dec99dafe5763ba1db6950342aa80a634169c083 (patch) | |
| tree | 1bd9f5a688ac947b00e690c3c69ccb8df203768d /gnu/lib/libiberty | |
| parent | 045f17e533c0209bbcddcccbbb0192d61ffd6c9c (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..9760e02c5257 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.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ SRCDIR= ${.CURDIR}/../../../contrib/binutils/libiberty diff --git a/gnu/lib/libiberty/config.h b/gnu/lib/libiberty/config.h index 3db0e3ee7dba..fa72c589f0a6 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.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* config.h. Generated automatically by configure. */ /* config.in. Generated automatically from configure.in by autoheader. */ |
