From 9ad94e1a3c2415f339a983a99b13c4b6b0ec1989 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 10 Mar 2013 10:29:04 +0100 Subject: [PATCH] flock.2: Added LICENSE_START(VERBATIM) Signed-off-by: Michael Kerrisk --- man2/flock.2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/man2/flock.2 b/man2/flock.2 index 49e6b50b3..6a42c4c2d 100644 --- a/man2/flock.2 +++ b/man2/flock.2 @@ -1,6 +1,7 @@ .\" Copyright 1993 Rickard E. Faith (faith@cs.unc.edu) and .\" and Copyright 2002 Michael Kerrisk .\" +.\" %%%LICENSE_START(VERBATIM) .\" Permission is granted to make and distribute verbatim copies of this .\" manual provided the copyright notice and this permission notice are .\" preserved on all copies. @@ -20,6 +21,7 @@ .\" .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. +.\" %%%LICENSE_END .\" .\" Modified Fri Jan 31 16:26:07 1997 by Eric S. Raymond .\" Modified Fri Dec 11 17:57:27 1998 by Jamie Lokier