summaryrefslogtreecommitdiffstats
path: root/lib/libz/zopen.c
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2013-10-31 18:44:40 +0000
committeremaste <emaste@FreeBSD.org>2013-10-31 18:44:40 +0000
commitaa360f5c3d957685810186cf57b7a569ebe89e9c (patch)
tree4cb3d0e93c1cb222a8f0c7e56091be9cdd6df5a0 /lib/libz/zopen.c
parentd480a68d35317e8162d1287994788d4c3a688605 (diff)
downloadFreeBSD-src-aa360f5c3d957685810186cf57b7a569ebe89e9c.zip
FreeBSD-src-aa360f5c3d957685810186cf57b7a569ebe89e9c.tar.gz
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
Diffstat (limited to 'lib/libz/zopen.c')
-rw-r--r--lib/libz/zopen.c2
1 files changed, 1 insertions, 1 deletions
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 <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/lib/libz/zopen.c 84228 2001-09-30 22:39:00Z dillon $");
+__FBSDID("$FreeBSD$");
#include <stdio.h>
#include <zlib.h>
OpenPOWER on IntegriCloud