From fa8440a397d1bed1936811cb1e19ab1c2e61d83a Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Thu, 15 Sep 1994 14:51:08 +0000 Subject: [PATCH] Apply new copyright notice to the krb524 sources. (1993, GZA -> 1994 OV) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4239 dc483132-0cff-0310-8789-dd5450dbe970 --- src/krb524/ChangeLog | 13 +++++++++++++ src/krb524/Makefile | 30 ++++++++++++++++-------------- src/krb524/README | 32 +++++++++++++++++--------------- src/krb524/RELEASE_NOTES | 6 +++--- src/krb524/conv_creds.c | 30 ++++++++++++++++-------------- src/krb524/conv_princ.c | 30 ++++++++++++++++-------------- src/krb524/conv_tkt.c | 30 ++++++++++++++++-------------- src/krb524/conv_tkt_skey.c | 30 ++++++++++++++++-------------- src/krb524/encode.c | 30 ++++++++++++++++-------------- src/krb524/getcred.c | 30 ++++++++++++++++-------------- src/krb524/globals.c | 30 ++++++++++++++++-------------- src/krb524/k524init.c | 30 ++++++++++++++++-------------- src/krb524/krb524.h | 30 ++++++++++++++++-------------- src/krb524/krb524_err.et | 30 ++++++++++++++++-------------- src/krb524/krb524d.c | 30 ++++++++++++++++-------------- src/krb524/misc.c | 30 ++++++++++++++++-------------- src/krb524/test.c | 30 ++++++++++++++++-------------- 17 files changed, 257 insertions(+), 214 deletions(-) create mode 100644 src/krb524/ChangeLog diff --git a/src/krb524/ChangeLog b/src/krb524/ChangeLog new file mode 100644 index 000000000..ab44790c1 --- /dev/null +++ b/src/krb524/ChangeLog @@ -0,0 +1,13 @@ +Thu Sep 15 10:47:27 1994 Theodore Y. Ts'o (tytso@dcl) + + * Makefile, README, RELEASE_NOTES, conv_creds.c, conv_princ.c, + conv_tkt.c, conv_tkt.c, conv_tkt_skey.c, encode.c, getcred.c, + globals.c, k524init.c, krb524.h, krb524_err.et, krb524d.c, misc.c, + test.c: Applied new copyright notice (1993, Geer Zolat Associates + --> 1994, OpenVision Technologies, Inc.) + + + + + + diff --git a/src/krb524/Makefile b/src/krb524/Makefile index b7106a175..4a1ce7e22 100644 --- a/src/krb524/Makefile +++ b/src/krb524/Makefile @@ -1,21 +1,23 @@ -# Copyright 1993 by Geer Zolot Associates. All Rights Reserved. +# Copyright 1994 by OpenVision Technologies, Inc. # -# 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 Geer Zolot Associates not be used in advertising or -# publicity pertaining to distribution of the software without specific, -# written prior permission. Geer Zolot Associates makes no +# 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. +# # $Id$ KRB5TOP = /ua/software/build/sun4/krb5.src.B2/src diff --git a/src/krb524/README b/src/krb524/README index 92c48a1a1..2f0dc27d0 100644 --- a/src/krb524/README +++ b/src/krb524/README @@ -1,21 +1,23 @@ -Copyright 1993 by Geer Zolot Associates. 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 Geer Zolot Associates not be used in advertising or -publicity pertaining to distribution of the software without specific, -written prior permission. Geer Zolot Associates makes no +Copyright 1994 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. + $Id$ Kerberos V5 to Kerberos V4 Credentials Converting Service, ALPHA RELEASE diff --git a/src/krb524/RELEASE_NOTES b/src/krb524/RELEASE_NOTES index cd462b6fd..57d6e7999 100644 --- a/src/krb524/RELEASE_NOTES +++ b/src/krb524/RELEASE_NOTES @@ -11,7 +11,7 @@ temporary. If you have any questions, contact -Barry Jaspan, bjaspan@gza.com -Geer Zolot Associates -(617) 374-3700 +Barry Jaspan, bjaspan@cam.ov.com +OpenVision Technologies, Inc. +(617) 374-2225 diff --git a/src/krb524/conv_creds.c b/src/krb524/conv_creds.c index e339ca05e..244ca4751 100644 --- a/src/krb524/conv_creds.c +++ b/src/krb524/conv_creds.c @@ -1,21 +1,23 @@ /* - * Copyright 1993 by Geer Zolot Associates. All Rights Reserved. + * Copyright 1994 by OpenVision Technologies, Inc. * - * 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 Geer Zolot Associates not be used in advertising or - * publicity pertaining to distribution of the software without specific, - * written prior permission. Geer Zolot Associates makes no + * 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. */ #include diff --git a/src/krb524/conv_princ.c b/src/krb524/conv_princ.c index b3ef572da..2b6b33150 100644 --- a/src/krb524/conv_princ.c +++ b/src/krb524/conv_princ.c @@ -1,21 +1,23 @@ /* - * Copyright 1993 by Geer Zolot Associates. All Rights Reserved. + * Copyright 1994 by OpenVision Technologies, Inc. * - * 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 Geer Zolot Associates not be used in advertising or - * publicity pertaining to distribution of the software without specific, - * written prior permission. Geer Zolot Associates makes no + * 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. */ #include diff --git a/src/krb524/conv_tkt.c b/src/krb524/conv_tkt.c index 9d038f543..13d9353f5 100644 --- a/src/krb524/conv_tkt.c +++ b/src/krb524/conv_tkt.c @@ -1,21 +1,23 @@ /* - * Copyright 1993 by Geer Zolot Associates. All Rights Reserved. + * Copyright 1994 by OpenVision Technologies, Inc. * - * 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 Geer Zolot Associates not be used in advertising or - * publicity pertaining to distribution of the software without specific, - * written prior permission. Geer Zolot Associates makes no + * 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. */ #include diff --git a/src/krb524/conv_tkt_skey.c b/src/krb524/conv_tkt_skey.c index 27d6ef10a..35d67346b 100644 --- a/src/krb524/conv_tkt_skey.c +++ b/src/krb524/conv_tkt_skey.c @@ -1,21 +1,23 @@ /* - * Copyright 1993 by Geer Zolot Associates. All Rights Reserved. + * Copyright 1994 by OpenVision Technologies, Inc. * - * 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 Geer Zolot Associates not be used in advertising or - * publicity pertaining to distribution of the software without specific, - * written prior permission. Geer Zolot Associates makes no + * 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. */ #include diff --git a/src/krb524/encode.c b/src/krb524/encode.c index 2854f8501..a90991a85 100644 --- a/src/krb524/encode.c +++ b/src/krb524/encode.c @@ -1,21 +1,23 @@ /* - * Copyright 1993 by Geer Zolot Associates. All Rights Reserved. + * Copyright 1994 by OpenVision Technologies, Inc. * - * 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 Geer Zolot Associates not be used in advertising or - * publicity pertaining to distribution of the software without specific, - * written prior permission. Geer Zolot Associates makes no + * 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. */ #include diff --git a/src/krb524/getcred.c b/src/krb524/getcred.c index 3a864f8dd..7f34dcd96 100644 --- a/src/krb524/getcred.c +++ b/src/krb524/getcred.c @@ -1,21 +1,23 @@ /* - * Copyright 1993 by Geer Zolot Associates. All Rights Reserved. + * Copyright 1994 by OpenVision Technologies, Inc. * - * 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 Geer Zolot Associates not be used in advertising or - * publicity pertaining to distribution of the software without specific, - * written prior permission. Geer Zolot Associates makes no + * 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. */ #include diff --git a/src/krb524/globals.c b/src/krb524/globals.c index 3ce61bcc3..0ed868242 100644 --- a/src/krb524/globals.c +++ b/src/krb524/globals.c @@ -1,21 +1,23 @@ /* - * Copyright 1993 by Geer Zolot Associates. All Rights Reserved. + * Copyright 1994 by OpenVision Technologies, Inc. * - * 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 Geer Zolot Associates not be used in advertising or - * publicity pertaining to distribution of the software without specific, - * written prior permission. Geer Zolot Associates makes no + * 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. */ int krb524_debug = 0; diff --git a/src/krb524/k524init.c b/src/krb524/k524init.c index 1f00e7c36..5b18bb6d7 100644 --- a/src/krb524/k524init.c +++ b/src/krb524/k524init.c @@ -1,21 +1,23 @@ /* - * Copyright 1993 by Geer Zolot Associates. All Rights Reserved. + * Copyright 1994 by OpenVision Technologies, Inc. * - * 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 Geer Zolot Associates not be used in advertising or - * publicity pertaining to distribution of the software without specific, - * written prior permission. Geer Zolot Associates makes no + * 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. */ #include diff --git a/src/krb524/krb524.h b/src/krb524/krb524.h index 86ca541bd..913a315a0 100644 --- a/src/krb524/krb524.h +++ b/src/krb524/krb524.h @@ -1,21 +1,23 @@ /* - * Copyright 1993 by Geer Zolot Associates. All Rights Reserved. + * Copyright 1994 by OpenVision Technologies, Inc. * - * 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 Geer Zolot Associates not be used in advertising or - * publicity pertaining to distribution of the software without specific, - * written prior permission. Geer Zolot Associates makes no + * 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. */ #ifndef __KRB524_H__ diff --git a/src/krb524/krb524_err.et b/src/krb524/krb524_err.et index be4d1b708..d28ed27f7 100644 --- a/src/krb524/krb524_err.et +++ b/src/krb524/krb524_err.et @@ -1,21 +1,23 @@ -# Copyright 1993 by Geer Zolot Associates. All Rights Reserved. +# Copyright 1994 by OpenVision Technologies, Inc. # -# 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 Geer Zolot Associates not be used in advertising or -# publicity pertaining to distribution of the software without specific, -# written prior permission. Geer Zolot Associates makes no +# 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. +# # $Id$ error_table k524 diff --git a/src/krb524/krb524d.c b/src/krb524/krb524d.c index 5967e5413..117b4b2b0 100644 --- a/src/krb524/krb524d.c +++ b/src/krb524/krb524d.c @@ -1,21 +1,23 @@ /* - * Copyright 1993 by Geer Zolot Associates. All Rights Reserved. + * Copyright 1994 by OpenVision Technologies, Inc. * - * 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 Geer Zolot Associates not be used in advertising or - * publicity pertaining to distribution of the software without specific, - * written prior permission. Geer Zolot Associates makes no + * 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. */ #include diff --git a/src/krb524/misc.c b/src/krb524/misc.c index d93b79e58..ec1b60c3e 100644 --- a/src/krb524/misc.c +++ b/src/krb524/misc.c @@ -1,21 +1,23 @@ /* - * Copyright 1993 by Geer Zolot Associates. All Rights Reserved. + * Copyright 1994 by OpenVision Technologies, Inc. * - * 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 Geer Zolot Associates not be used in advertising or - * publicity pertaining to distribution of the software without specific, - * written prior permission. Geer Zolot Associates makes no + * 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. */ #include diff --git a/src/krb524/test.c b/src/krb524/test.c index c52295ad3..ab841cb90 100644 --- a/src/krb524/test.c +++ b/src/krb524/test.c @@ -1,21 +1,23 @@ /* - * Copyright 1993 by Geer Zolot Associates. All Rights Reserved. + * Copyright 1994 by OpenVision Technologies, Inc. * - * 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 Geer Zolot Associates not be used in advertising or - * publicity pertaining to distribution of the software without specific, - * written prior permission. Geer Zolot Associates makes no + * 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. */ #include -- 2.26.2