diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2014-09-19 12:24:39 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2014-09-19 12:24:39 +0000 |
commit | e6f0ba459df69397dbfe069d79f4a61bcc6162fe (patch) | |
tree | 968eeeaacaf3b12921a6ea60d4a0fc2348620bb8 /share/man/man4/man4.alpha | |
parent | 3b52cb014e344380935bf79d66900f3cd3958da1 (diff) |
Restore the true Copyright notice and license of intro(4) that various
people illegally replaced with their own fabrications. Use the correct
years when the original file was actually written and changed; the
original in part listed wrong years.
Some of the notices regarding later changes can be dropped because
none of the respective text remains.
ok sobrado@ jmc@ miod@
Diffstat (limited to 'share/man/man4/man4.alpha')
-rw-r--r-- | share/man/man4/man4.alpha/intro.4 | 34 |
1 files changed, 29 insertions, 5 deletions
diff --git a/share/man/man4/man4.alpha/intro.4 b/share/man/man4/man4.alpha/intro.4 index ddf0fb69525..8c5fee5821d 100644 --- a/share/man/man4/man4.alpha/intro.4 +++ b/share/man/man4/man4.alpha/intro.4 @@ -1,9 +1,6 @@ -.\" $OpenBSD: intro.4,v 1.44 2013/06/29 16:57:33 jmc Exp $ +.\" $OpenBSD: intro.4,v 1.45 2014/09/19 12:24:37 schwarze Exp $ .\" $NetBSD: intro.4,v 1.10 2003/05/06 07:44:54 wiz Exp $ .\" -.\" Copyright (c) 1998 The OpenBSD Project -.\" All Rights Reserved. -.\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. .\" All rights reserved. .\" @@ -31,7 +28,34 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 29 2013 $ +.\" Copyright (c) 1983, 1986, 1991 Regents of the University of California. +.\" All rights reserved. +.\" +.\" Redistribution and use in source and binary forms, with or without +.\" modification, are permitted provided that the following conditions +.\" are met: +.\" 1. Redistributions of source code must retain the above copyright +.\" notice, this list of conditions and the following disclaimer. +.\" 2. Redistributions in binary form must reproduce the above copyright +.\" notice, this list of conditions and the following disclaimer in the +.\" documentation and/or other materials provided with the distribution. +.\" 3. Neither the name of the University nor the names of its contributors +.\" may be used to endorse or promote products derived from this software +.\" without specific prior written permission. +.\" +.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND +.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +.\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE +.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS +.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) +.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT +.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY +.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +.\" SUCH DAMAGE. +.\" +.Dd $Mdocdate: September 19 2014 $ .Dt INTRO 4 alpha .Os .Sh NAME |