From aa360f5c3d957685810186cf57b7a569ebe89e9c Mon Sep 17 00:00:00 2001 From: emaste Date: Thu, 31 Oct 2013 18:44:40 +0000 Subject: Fix up FreeBSD tag for files not from a vendor branch Unexpand the tag, remove the fbsd:nokeywords property and add the svn:keywords property. This should eliminate the gratuituous diffs that appear on these files in projects branches. Sponsored by: The FreeBSD Foundation --- lib/libz/FREEBSD-upgrade | 2 +- lib/libz/Makefile | 2 +- lib/libz/Symbol.map | 2 +- lib/libz/Versions.def | 2 +- lib/libz/zopen.c | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'lib/libz') diff --git a/lib/libz/FREEBSD-upgrade b/lib/libz/FREEBSD-upgrade index d2d251b..4ee4eeb 100644 --- a/lib/libz/FREEBSD-upgrade +++ b/lib/libz/FREEBSD-upgrade @@ -1,4 +1,4 @@ -$FreeBSD: head/lib/libz/FREEBSD-upgrade 146082 2005-05-11 03:50:50Z kientzle $ +$FreeBSD$ ZLib 1.2.2 diff --git a/lib/libz/Makefile b/lib/libz/Makefile index 4ecb022..0148d2c 100644 --- a/lib/libz/Makefile +++ b/lib/libz/Makefile @@ -1,5 +1,5 @@ # -# $FreeBSD: head/lib/libz/Makefile 232263 2012-02-28 18:30:18Z dim $ +# $FreeBSD$ # LIB= z diff --git a/lib/libz/Symbol.map b/lib/libz/Symbol.map index b117cdd..731ce0a 100644 --- a/lib/libz/Symbol.map +++ b/lib/libz/Symbol.map @@ -1,5 +1,5 @@ /* - * $FreeBSD: head/lib/libz/Symbol.map 206709 2010-04-16 20:07:24Z delphij $ + * $FreeBSD$ */ ZLIB_1.2.7.1 { diff --git a/lib/libz/Versions.def b/lib/libz/Versions.def index f8e6425..4651e77 100644 --- a/lib/libz/Versions.def +++ b/lib/libz/Versions.def @@ -1,4 +1,4 @@ -# $FreeBSD: head/lib/libz/Versions.def 205486 2010-03-22 22:12:27Z delphij $ +# $FreeBSD$ ZLIB_1.2.4.0 { }; diff --git a/lib/libz/zopen.c b/lib/libz/zopen.c index d570c98..cde022d 100644 --- a/lib/libz/zopen.c +++ b/lib/libz/zopen.c @@ -3,7 +3,7 @@ */ #include -__FBSDID("$FreeBSD: head/lib/libz/zopen.c 84228 2001-09-30 22:39:00Z dillon $"); +__FBSDID("$FreeBSD$"); #include #include -- cgit v1.1