diff options
author | gildea <empty> | 1995-01-23 21:25:52 +0000 |
---|---|---|
committer | gildea <empty> | 1995-01-23 21:25:52 +0000 |
commit | 2fc954f8fef47a717e58a7ee80b4cd6ee7d45ea7 (patch) | |
tree | 161c66a994d88e37e757e17c3f82c50b4056f0f6 /xc/workInProgress/lbx/include | |
parent | 13c6f372b51b0d02eaa9b9f5a6dd46aaf97c9e25 (diff) |
Fix permission notice, which got clobbered in last LBX update from NCD,
with email permission (and an apology) from Dave Lemke.
Diffstat (limited to 'xc/workInProgress/lbx/include')
-rw-r--r-- | xc/workInProgress/lbx/include/extensions/lbxbuf.h | 24 | ||||
-rw-r--r-- | xc/workInProgress/lbx/include/extensions/lbxbufstr.h | 24 |
2 files changed, 42 insertions, 6 deletions
diff --git a/xc/workInProgress/lbx/include/extensions/lbxbuf.h b/xc/workInProgress/lbx/include/extensions/lbxbuf.h index 602c7c17d..d7ca2a539 100644 --- a/xc/workInProgress/lbx/include/extensions/lbxbuf.h +++ b/xc/workInProgress/lbx/include/extensions/lbxbuf.h @@ -1,7 +1,25 @@ -/* $XConsortium$ */ +/* $XConsortium: lbxbuf.h,v 1.4 94/12/01 20:07:54 mor Exp gildea $ */ /* - * Copyright 1988-1993 Network Computing Devices, Inc. All rights reserved. - * An unpublished work. + * Copyright 1988, 1989, 1990, 1994 Network Computing Devices, Inc. + * + * Permission to use, copy, modify, distribute, and sell this software and + * its documentation for any purpose is hereby granted without fee, 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 Network Computing Devices, Inc. not be + * used in advertising or publicity pertaining to distribution of this + * software without specific, written prior permission. + * + * THIS SOFTWARE IS PROVIDED `AS-IS'. NETWORK COMPUTING DEVICES, INC., + * DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING WITHOUT + * LIMITATION ALL IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A + * PARTICULAR PURPOSE, OR NONINFRINGEMENT. IN NO EVENT SHALL NETWORK + * COMPUTING DEVICES, INC., BE LIABLE FOR ANY DAMAGES WHATSOEVER, INCLUDING + * SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES, INCLUDING LOSS OF USE, + * DATA, OR PROFITS, EVEN IF ADVISED OF THE POSSIBILITY THEREOF, AND + * REGARDLESS OF WHETHER IN AN ACTION IN CONTRACT, TORT OR NEGLIGENCE, + * ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS + * SOFTWARE. * * $NCDId: @(#)lbxbuf.h,v 1.1 1994/02/16 18:57:32 lemke Exp $ */ diff --git a/xc/workInProgress/lbx/include/extensions/lbxbufstr.h b/xc/workInProgress/lbx/include/extensions/lbxbufstr.h index 3fbdb4e4f..c4c674578 100644 --- a/xc/workInProgress/lbx/include/extensions/lbxbufstr.h +++ b/xc/workInProgress/lbx/include/extensions/lbxbufstr.h @@ -1,7 +1,25 @@ -/* $XConsortium$ */ +/* $XConsortium: lbxbufstr.h,v 1.5 94/12/01 20:07:54 mor Exp gildea $ */ /* - * Copyright 1988-1993 Network Computing Devices, Inc. All rights reserved. - * An unpublished work. + * Copyright 1988, 1989, 1990, 1994 Network Computing Devices, Inc. + * + * Permission to use, copy, modify, distribute, and sell this software and + * its documentation for any purpose is hereby granted without fee, 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 Network Computing Devices, Inc. not be + * used in advertising or publicity pertaining to distribution of this + * software without specific, written prior permission. + * + * THIS SOFTWARE IS PROVIDED `AS-IS'. NETWORK COMPUTING DEVICES, INC., + * DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING WITHOUT + * LIMITATION ALL IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A + * PARTICULAR PURPOSE, OR NONINFRINGEMENT. IN NO EVENT SHALL NETWORK + * COMPUTING DEVICES, INC., BE LIABLE FOR ANY DAMAGES WHATSOEVER, INCLUDING + * SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES, INCLUDING LOSS OF USE, + * DATA, OR PROFITS, EVEN IF ADVISED OF THE POSSIBILITY THEREOF, AND + * REGARDLESS OF WHETHER IN AN ACTION IN CONTRACT, TORT OR NEGLIGENCE, + * ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS + * SOFTWARE. * * $NCDId: @(#)lbxbufstr.h,v 1.1 1994/02/16 18:57:42 lemke Exp $ */ |