diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2012-09-06 01:01:59 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2012-09-06 01:01:59 +0000 |
commit | 2ce360584f36580e5c04ed1e2dbb4021583822bf (patch) | |
tree | a05a3a49bf64fa4f1a17e068fc478584dab6d0b7 /share/misc/mdoc.template | |
parent | 8c6b9e8e230d85e9ad4786dfca35e99ec224d204 (diff) |
add default license to mdoc.template. ok deraadt ian
while here, change CCYY to YYYY
Diffstat (limited to 'share/misc/mdoc.template')
-rw-r--r-- | share/misc/mdoc.template | 16 |
1 files changed, 15 insertions, 1 deletions
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 <user@your.dom.ain> +.\" +.\" 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. .\" |