aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/patch/util.h
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2013-01-29 20:05:16 +0000
committerXin LI <delphij@FreeBSD.org>2013-01-29 20:05:16 +0000
commite56ef7d3586d1dea57990c7d94e260b54423ffc3 (patch)
tree4226cf563e0a8e96a30ae842b880573dcb5ed915 /usr.bin/patch/util.h
parente38120d46f5ff8f3aded33d93c979b179e3c962a (diff)
Notes
Diffstat (limited to 'usr.bin/patch/util.h')
-rw-r--r--usr.bin/patch/util.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/usr.bin/patch/util.h b/usr.bin/patch/util.h
index ae38960924885..5759d68f6e6c9 100644
--- a/usr.bin/patch/util.h
+++ b/usr.bin/patch/util.h
@@ -1,6 +1,4 @@
-/* $FreeBSD$ */
/*-
- *
* Copyright 1986, Larry Wall
*
* Redistribution and use in source and binary forms, with or without
@@ -26,8 +24,7 @@
* behaviour
*
* $OpenBSD: util.h,v 1.15 2005/06/20 07:14:06 otto Exp $
- * $DragonFly: src/usr.bin/patch/util.h,v 1.2 2007/09/29 23:11:10 swildner Exp $
-
+ * $FreeBSD$
*/
char *fetchname(const char *, bool *, int);