From 2ce360584f36580e5c04ed1e2dbb4021583822bf Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Thu, 6 Sep 2012 01:01:59 +0000 Subject: add default license to mdoc.template. ok deraadt ian while here, change CCYY to YYYY --- share/misc/mdoc.template | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'share/misc/mdoc.template') diff --git a/share/misc/mdoc.template b/share/misc/mdoc.template index 363c3846593..56ab6e6a1e0 100644 --- a/share/misc/mdoc.template +++ b/share/misc/mdoc.template @@ -1,4 +1,18 @@ -.\" $OpenBSD: mdoc.template,v 1.12 2010/09/04 08:00:15 jmc Exp $ +.\" $OpenBSD: mdoc.template,v 1.13 2012/09/06 01:01:58 tedu Exp $ +.\" +.\" Copyright (c) YYYY YOUR NAME HERE +.\" +.\" Permission to use, copy, modify, and distribute this software for any +.\" purpose with or without fee is hereby granted, provided that the above +.\" copyright notice and this permission notice appear in all copies. +.\" +.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF +.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" .\" The following requests are required for all man pages. .\" -- cgit v1.2.3