pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/audit-packages/files Add a license. Used exac...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f37e13fe9675
branches:  trunk
changeset: 495382:f37e13fe9675
user:      reed <reed%pkgsrc.org@localhost>
date:      Tue Jun 07 21:37:30 2005 +0000

description:
Add a license. Used exact same license as used for source code,
but changed the name of the copyright holder.

I provided the original man page in PR #21865.

diffstat:

 security/audit-packages/files/audit-packages.8 |  34 ++++++++++++++++++++++++-
 1 files changed, 32 insertions(+), 2 deletions(-)

diffs (41 lines):

diff -r e2d39041baba -r f37e13fe9675 security/audit-packages/files/audit-packages.8
--- a/security/audit-packages/files/audit-packages.8    Tue Jun 07 21:24:43 2005 +0000
+++ b/security/audit-packages/files/audit-packages.8    Tue Jun 07 21:37:30 2005 +0000
@@ -1,5 +1,35 @@
-.\" $NetBSD: audit-packages.8,v 1.10 2005/06/07 19:17:01 dillo Exp $
-.\" XXX: License?
+.\" $NetBSD: audit-packages.8,v 1.11 2005/06/07 21:37:30 reed Exp $
+.\"
+.\" Copyright (c) 2003 Jeremy C. Reed.  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. All advertising materials mentioning features or use of this software
+.\"    must display the following acknowledgement:
+.\"      This product includes software developed by Jeremy C. Reed
+.\"      for the NetBSD project.
+.\" 4. The name of the author may not be used to endorse or promote
+.\"    products derived from this software without specific prior written
+.\"    permission.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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 May 27, 2005
 .Os
 .Dt AUDIT-PACKAGES 8



Home | Main Index | Thread Index | Old Index