diff options
author | dillon <dillon@FreeBSD.org> | 1998-12-26 05:19:42 +0000 |
---|---|---|
committer | dillon <dillon@FreeBSD.org> | 1998-12-26 05:19:42 +0000 |
commit | dd71c59852a8a28ec22d691b3cbcbf9aa9a8f7f7 (patch) | |
tree | aacfc926b7e9c100c4c9275dbfc6277abe1f1058 /share | |
parent | c4a48edc03d0accff1e2b45dc68548c038cbc9cd (diff) | |
download | FreeBSD-src-dd71c59852a8a28ec22d691b3cbcbf9aa9a8f7f7.zip FreeBSD-src-dd71c59852a8a28ec22d691b3cbcbf9aa9a8f7f7.tar.gz |
Fix copyright info. Man page was written by Matt, not CSRG :-)
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man7/security.7 | 38 |
1 files changed, 5 insertions, 33 deletions
diff --git a/share/man/man7/security.7 b/share/man/man7/security.7 index 9870182..d1d34eb 100644 --- a/share/man/man7/security.7 +++ b/share/man/man7/security.7 @@ -1,38 +1,10 @@ -.\" Copyright (c) 1991, 1993 -.\" The Regents of the University of California. All rights reserved. +.\" Copyright (c) 1998, Matthew Dillon. Terms and conditions are those of +.\" the BSD Copyright as specified in the file "/usr/src/COPYRIGHT" in +.\" the source tree. .\" -.\" 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. All advertising materials mentioning features or use of this software -.\" must display the following acknowledgment: -.\" This product includes software developed by the University of -.\" California, Berkeley and its contributors. -.\" 4. 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. +.\" $Id: security.7,v 1.3 1998/12/25 23:39:01 obrien Exp $ .\" -.\" 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. -.\" -.\" @(#)security.1 8.2 (Berkeley) 12/30/93 -.\" $Id: security.7,v 1.2 1998/12/22 19:02:51 dillon Exp $ -.\" -.Dd December 30, 1993 +.Dd December 20, 1998 .Dt SECURITY 7 .Os .Sh NAME |