diff options
author | steve <steve@FreeBSD.org> | 1998-12-16 05:06:18 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-12-16 05:06:18 +0800 |
commit | 2d75e8ecd531024e717d4d4ffa3a095201a8d86e (patch) | |
tree | 5f9274f201fa3020e87b7e442b54b3659519b267 /devel/cons/pkg-message | |
parent | bb1d4b6bb310a57d623ec0e33162a65e7963b038 (diff) | |
download | freebsd-ports-graphics-2d75e8ecd531024e717d4d4ffa3a095201a8d86e.tar.gz freebsd-ports-graphics-2d75e8ecd531024e717d4d4ffa3a095201a8d86e.tar.zst freebsd-ports-graphics-2d75e8ecd531024e717d4d4ffa3a095201a8d86e.zip |
Initial import of cons version 1.5.
A Perl-based Make replacement.
PR: 9076
Submitted by: Rajesh Vaidheeswar <rv@fore.com>
Diffstat (limited to 'devel/cons/pkg-message')
-rw-r--r-- | devel/cons/pkg-message | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/devel/cons/pkg-message b/devel/cons/pkg-message new file mode 100644 index 00000000000..9dab920c851 --- /dev/null +++ b/devel/cons/pkg-message @@ -0,0 +1,18 @@ +Copyright (c) 1996-1998 FORE Systems, Inc. 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 copyright notice and this permission notice appear +in supporting documentation, and that the name of FORE Systems, Inc. +("FORE Systems") not be used in advertising or publicity pertaining to +distribution of the software without specific, written prior permission. + +FORE SYSTEMS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, +INCLUDING ANY WARRANTIES REGARDING INTELLECTUAL PROPERTY RIGHTS AND +ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR +PURPOSE. IN NO EVENT SHALL FORE SYSTEMS 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. |