summaryrefslogtreecommitdiffstats
path: root/usr.bin/patch/inp.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/patch/inp.h')
-rw-r--r--usr.bin/patch/inp.h15
1 files changed, 6 insertions, 9 deletions
diff --git a/usr.bin/patch/inp.h b/usr.bin/patch/inp.h
index 0f6103f..062798a 100644
--- a/usr.bin/patch/inp.h
+++ b/usr.bin/patch/inp.h
@@ -1,12 +1,4 @@
-/*
- * $FreeBSD$
- * $OpenBSD: inp.h,v 1.8 2003/08/15 08:00:51 otto Exp $
- * $DragonFly: src/usr.bin/patch/inp.h,v 1.1 2004/09/24 18:44:28 joerg Exp $
- */
-
-/*
- * patch - a program to apply diffs to original files
- *
+/*-
* Copyright 1986, Larry Wall
*
* Redistribution and use in source and binary forms, with or without
@@ -26,8 +18,13 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
+ * patch - a program to apply diffs to original files
+ *
* -C option added in 1998, original code by Marc Espie, based on FreeBSD
* behaviour
+ *
+ * $OpenBSD: inp.h,v 1.8 2003/08/15 08:00:51 otto Exp $
+ * $FreeBSD$
*/
void re_input(void);
OpenPOWER on IntegriCloud