diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2009-05-01 02:51:58 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2009-05-01 02:51:58 +0000 |
| commit | b205d83df7763ca1f099bce5ac12a05862a626c4 (patch) | |
| tree | f30d11bce592433d73cbb079c6db2d3428a52cf5 /contrib/gnu-sort/lib | |
| parent | 54055718ff5134ddd61afc4c5f01440022040a06 (diff) | |
Diffstat (limited to 'contrib/gnu-sort/lib')
| -rw-r--r-- | contrib/gnu-sort/lib/hard-locale.c | 2 | ||||
| -rw-r--r-- | contrib/gnu-sort/lib/version-etc.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/gnu-sort/lib/hard-locale.c b/contrib/gnu-sort/lib/hard-locale.c index 45b7d05dded0..fb684faa1bd9 100644 --- a/contrib/gnu-sort/lib/hard-locale.c +++ b/contrib/gnu-sort/lib/hard-locale.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gnu-sort/lib/hard-locale.c,v 1.5.28.1 2009/04/15 03:14:26 kensmith Exp $ */ #if HAVE_CONFIG_H # include <config.h> diff --git a/contrib/gnu-sort/lib/version-etc.c b/contrib/gnu-sort/lib/version-etc.c index ccc135be8cb8..c597c5b7d930 100644 --- a/contrib/gnu-sort/lib/version-etc.c +++ b/contrib/gnu-sort/lib/version-etc.c @@ -15,7 +15,7 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gnu-sort/lib/version-etc.c,v 1.4.20.1 2009/04/15 03:14:26 kensmith Exp $ */ /* Written by Jim Meyering. */ |
