Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/historical/nawk/bin Add license from https://github...
details: https://anonhg.NetBSD.org/src/rev/2b59c906fd2c
branches: trunk
changeset: 466419:2b59c906fd2c
user: wiz <wiz%NetBSD.org@localhost>
date: Sat Dec 21 09:11:59 2019 +0000
description:
Add license from https://github.com/onetrueawk/awk/blob/master/LICENSE
diffstat:
external/historical/nawk/bin/awk.1 | 25 ++++++++++++++++++++++++-
1 files changed, 24 insertions(+), 1 deletions(-)
diffs (32 lines):
diff -r 3b5cdeec65cd -r 2b59c906fd2c external/historical/nawk/bin/awk.1
--- a/external/historical/nawk/bin/awk.1 Fri Dec 20 22:58:53 2019 +0000
+++ b/external/historical/nawk/bin/awk.1 Sat Dec 21 09:11:59 2019 +0000
@@ -1,4 +1,27 @@
-.\" $NetBSD: awk.1,v 1.7 2019/12/18 10:17:48 wiz Exp $
+.\" $NetBSD: awk.1,v 1.8 2019/12/21 09:11:59 wiz Exp $
+.\"
+.\" Copyright (C) Lucent Technologies 1997
+.\" All Rights Reserved
+.\"
+.\" Permission to use, copy, modify, and distribute this software and
+.\" its documentation for any purpose and without fee is hereby
+.\" granted, provided that the above copyright notice appear in all
+.\" copies and that both that the copyright notice and this
+.\" permission notice and warranty disclaimer appear in supporting
+.\" documentation, and that the name Lucent Technologies or any of
+.\" its entities not be used in advertising or publicity pertaining
+.\" to distribution of the software without specific, written prior
+.\" permission.
+.\"
+.\" LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+.\" INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
+.\" IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
+.\" SPECIAL, 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.
+.\"
.Dd December 19, 2019
.Dt AWK 1
.Os
Home |
Main Index |
Thread Index |
Old Index