diff options
author | kupfer <none@none> | 2007-05-03 16:04:05 -0700 |
---|---|---|
committer | kupfer <none@none> | 2007-05-03 16:04:05 -0700 |
commit | 4e5b757fbcf21077677360be274461dcd9064106 (patch) | |
tree | 3a5353aff37d2d3008613222146a3a86bed8f37d /usr/src/lib/libgss | |
parent | 4d25c1d6097c545e02d2718b5cfa8e0e1845497e (diff) | |
download | illumos-joyent-4e5b757fbcf21077677360be274461dcd9064106.tar.gz |
6455242 nightly should be able to preserve all proto areas from a single build.
6467531 nightly(1) needs option to generate OpenSolaris delivery
--HG--
rename : usr/src/pkgdefs/SUNWftpu/copyright => usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/LICENSE
Diffstat (limited to 'usr/src/lib/libgss')
-rw-r--r-- | usr/src/lib/libgss/THIRDPARTYLICENSE | 38 | ||||
-rw-r--r-- | usr/src/lib/libgss/THIRDPARTYLICENSE.descrip | 1 |
2 files changed, 39 insertions, 0 deletions
diff --git a/usr/src/lib/libgss/THIRDPARTYLICENSE b/usr/src/lib/libgss/THIRDPARTYLICENSE new file mode 100644 index 0000000000..478dae4966 --- /dev/null +++ b/usr/src/lib/libgss/THIRDPARTYLICENSE @@ -0,0 +1,38 @@ + * Copyright 1995 by the Massachusetts Institute of Technology. + * All Rights Reserved. + * + * Export of this software from the United States of America may + * require a specific license from the United States Government. + * It is the responsibility of any person or organization contemplating + * export to obtain such a license before exporting. + * + * WITHIN THAT CONSTRAINT, 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 M.I.T. not be used in advertising or publicity pertaining + * to distribution of the software without specific, written prior + * permission. M.I.T. makes no representations about the suitability of + * this software for any purpose. It is provided "as is" without express + * or implied warranty. + + * Copyright 1993 by OpenVision Technologies, 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 appears in all copies and + * that both that copyright notice and this permission notice appear in + * supporting documentation, and that the name of OpenVision not be used + * in advertising or publicity pertaining to distribution of the software + * without specific, written prior permission. OpenVision makes no + * representations about the suitability of this software for any + * purpose. It is provided "as is" without express or implied warranty. + * + * OPENVISION DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, + * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO + * EVENT SHALL OPENVISION 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. diff --git a/usr/src/lib/libgss/THIRDPARTYLICENSE.descrip b/usr/src/lib/libgss/THIRDPARTYLICENSE.descrip new file mode 100644 index 0000000000..4175285de8 --- /dev/null +++ b/usr/src/lib/libgss/THIRDPARTYLICENSE.descrip @@ -0,0 +1 @@ +PORTIONS OF GENERIC SECURITY SERVICES |