diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:57:41 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:57:41 +0000 |
commit | c72c1cf5f95cbe537b005028f1743cddb16ef203 (patch) | |
tree | 93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /devel/idiff/MESSAGE | |
parent | 37637e483f1bf6574e9306aebbd013bb63d888d6 (diff) | |
download | pkgsrc-c72c1cf5f95cbe537b005028f1743cddb16ef203.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'devel/idiff/MESSAGE')
-rw-r--r-- | devel/idiff/MESSAGE | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/devel/idiff/MESSAGE b/devel/idiff/MESSAGE new file mode 100644 index 00000000000..43db48953c8 --- /dev/null +++ b/devel/idiff/MESSAGE @@ -0,0 +1,26 @@ +These files contain all the code from The Unix Programming +Environment, by Brian Kernighan and Rob Pike (Prentice-Hall, +1984, ISBN 0-13-937681-X). A separate hoc6 distribution contains +any fixes that we have applied to that; the version in this file +is from the book. + +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 the copyright notice and this permission +notice and warranty disclaimer appear in supporting +documentation, and that the name of 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 TECHNOLOGIES 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. |