From 19dad194c0da19087f8a99c40417e2774c5f63f9 Mon Sep 17 00:00:00 2001 From: no author Date: Fri, 7 Jun 1991 15:59:56 +0000 Subject: [PATCH] This commit was manufactured by cvs2svn to create tag 'BETA_1' git-svn-id: svn://anonsvn.mit.edu/krb5/tags/BETA_1@2170 dc483132-0cff-0310-8789-dd5450dbe970 --- src/.rconf | 46 ------------------------------------- src/lib/gssapi/dsp_status.c | 18 ++------------- src/lib/gssapi/sign.c | 18 ++------------- src/lib/gssapi/verify.c | 18 ++------------- 4 files changed, 6 insertions(+), 94 deletions(-) delete mode 100644 src/.rconf diff --git a/src/.rconf b/src/.rconf deleted file mode 100644 index 1574d21ec..000000000 --- a/src/.rconf +++ /dev/null @@ -1,46 +0,0 @@ -; To build a symlink tree, do: -; -; /mit/synctree/synctree -s /mit/krb5/src -d /mit/krb5/build/@sys - -map * $ - -copy *;d -link *;r -link include/stdc-incl -link include/isode-6.8 -link config -copy include/isode -copy include/com_err.h -copy *Makefile -ignore only-* -ignore *~ -ignore *RCS -ignore *Makefile.bak -ignore *,v -ignore *.o -ignore *.a -ignore include/isode-5.0 -ignore prototype -ignore lib/des.v4 -ignore *.rconf -ignore *.orig -ignore *.rej -ignore .saberinit -ignore TODO -ignore man -ignore *TAGS -ignore *tags -ignore Link_src.sh -ignore cat -ignore RCSFILES -ignore *.new -ignore *.old -ignore CFILES -ignore mdebug -ignore API.CHANGES -ignore util -ignore *fookrb5 -ignore MAKEFILES -ignore STDC-grep -ignore IMAKEFILES -ignore config-files diff --git a/src/lib/gssapi/dsp_status.c b/src/lib/gssapi/dsp_status.c index 9d0456fb4..433d1c151 100644 --- a/src/lib/gssapi/dsp_status.c +++ b/src/lib/gssapi/dsp_status.c @@ -8,22 +8,8 @@ * Copyright 1991 by the Massachusetts Institute of Technology. * All Rights Reserved. * - * Export of this software from the United States of America is assumed - * to 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. - * + * For copying and distribution information, please see the file + * . * */ diff --git a/src/lib/gssapi/sign.c b/src/lib/gssapi/sign.c index 35f8d2a68..c6b579076 100644 --- a/src/lib/gssapi/sign.c +++ b/src/lib/gssapi/sign.c @@ -8,22 +8,8 @@ * Copyright 1991 by the Massachusetts Institute of Technology. * All Rights Reserved. * - * Export of this software from the United States of America is assumed - * to 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. - * + * For copying and distribution information, please see the file + * . * */ diff --git a/src/lib/gssapi/verify.c b/src/lib/gssapi/verify.c index 0ab6035e4..d212655c4 100644 --- a/src/lib/gssapi/verify.c +++ b/src/lib/gssapi/verify.c @@ -8,22 +8,8 @@ * Copyright 1991 by the Massachusetts Institute of Technology. * All Rights Reserved. * - * Export of this software from the United States of America is assumed - * to 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. - * + * For copying and distribution information, please see the file + * . * */ -- 2.26.2