summaryrefslogtreecommitdiffstats
path: root/src/appl
diff options
context:
space:
mode:
authorJohn Kohl <jtkohl@mit.edu>1991-06-06 10:09:56 +0000
committerJohn Kohl <jtkohl@mit.edu>1991-06-06 10:09:56 +0000
commitcb0b106e9547969ea0bbe087aa43934612473b18 (patch)
treef1ce5ca6003cbc4ea1eea1daa6a808f7f19b99d6 /src/appl
parent2ed6ce22621cb73b284d7cb644e155fe2a8e1e3f (diff)
Update copyright notice
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2156 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/appl')
-rw-r--r--src/appl/Imakefile18
-rw-r--r--src/appl/movemail/Imakefile18
-rw-r--r--src/appl/popper/Imakefile18
-rw-r--r--src/appl/sample/Imakefile18
-rw-r--r--src/appl/sample/sample.h18
-rw-r--r--src/appl/sample/sclient/sclient.M18
-rw-r--r--src/appl/sample/sclient/sclient.c18
-rw-r--r--src/appl/sample/sserver/sserver.M18
-rw-r--r--src/appl/sample/sserver/sserver.c18
-rw-r--r--src/appl/simple/Imakefile18
-rw-r--r--src/appl/simple/client/Imakefile18
-rw-r--r--src/appl/simple/client/sim_client.c18
-rw-r--r--src/appl/simple/server/Imakefile18
-rw-r--r--src/appl/simple/server/sim_server.c18
-rw-r--r--src/appl/simple/simple.h18
-rw-r--r--src/appl/user_user/Imakefile18
-rw-r--r--src/appl/user_user/client.c18
-rw-r--r--src/appl/user_user/server.c18
18 files changed, 288 insertions, 36 deletions
diff --git a/src/appl/Imakefile b/src/appl/Imakefile
index 7b7738003..7a08ac47c 100644
--- a/src/appl/Imakefile
+++ b/src/appl/Imakefile
@@ -5,8 +5,22 @@
# Copyright 1990,1991 by the Massachusetts Institute of Technology.
# All Rights Reserved.
#
-# For copying and distribution information, please see the file
-# <krb5/copyright.h>.
+# 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.
+#
#
#define IHaveSubdirs
#define PassCDebugFlags
diff --git a/src/appl/movemail/Imakefile b/src/appl/movemail/Imakefile
index 160141bb4..8ed0a7e47 100644
--- a/src/appl/movemail/Imakefile
+++ b/src/appl/movemail/Imakefile
@@ -5,8 +5,22 @@
# Copyright 1991 by the Massachusetts Institute of Technology.
# All Rights Reserved.
#
-# For copying and distribution information, please see the file
-# <krb5/copyright.h>.
+# 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.
+#
#
# HESDEFS and HESLIBS come from the Imake configuration files.
diff --git a/src/appl/popper/Imakefile b/src/appl/popper/Imakefile
index cbcb984ea..95e1b4018 100644
--- a/src/appl/popper/Imakefile
+++ b/src/appl/popper/Imakefile
@@ -5,8 +5,22 @@
# Copyright 1991 by the Massachusetts Institute of Technology.
# All Rights Reserved.
#
-# For copying and distribution information, please see the file
-# <krb5/copyright.h>.
+# 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.
+#
#
# Options are:
diff --git a/src/appl/sample/Imakefile b/src/appl/sample/Imakefile
index 5b963fccc..dc6a21a8c 100644
--- a/src/appl/sample/Imakefile
+++ b/src/appl/sample/Imakefile
@@ -5,8 +5,22 @@
# Copyright 1990 by the Massachusetts Institute of Technology.
# All Rights Reserved.
#
-# For copying and distribution information, please see the file
-# <krb5/copyright.h>.
+# 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.
+#
#
#define IHaveSubdirs
#define PassCDebugFlags
diff --git a/src/appl/sample/sample.h b/src/appl/sample/sample.h
index 1248956b4..347879f20 100644
--- a/src/appl/sample/sample.h
+++ b/src/appl/sample/sample.h
@@ -5,8 +5,22 @@
*
* Copyright 1990 by the Massachusetts Institute of Technology.
*
- * For copying and distribution information, please see the file
- * <krb5/copyright.h>.
+ * 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.
+ *
*
* Common definitions for the sample client/server.
*/
diff --git a/src/appl/sample/sclient/sclient.M b/src/appl/sample/sclient/sclient.M
index 262093f6d..87deccc33 100644
--- a/src/appl/sample/sclient/sclient.M
+++ b/src/appl/sample/sclient/sclient.M
@@ -3,8 +3,22 @@
.\" $Id$
.\" Copyright 1990 by the Massachusetts Institute of Technology.
.\"
-.\" For copying and distribution information, please see the file
-.\" <krb5/copyright.h>.
+.\" 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.
+.\"
.\"
.TH SCLIENT 1 "Kerberos Version 5.0" "MIT Project Athena"
.SH NAME
diff --git a/src/appl/sample/sclient/sclient.c b/src/appl/sample/sclient/sclient.c
index 5b929d7ff..9bb015af6 100644
--- a/src/appl/sample/sclient/sclient.c
+++ b/src/appl/sample/sclient/sclient.c
@@ -5,8 +5,22 @@
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
*
- * For copying and distribution information, please see the file
- * <krb5/copyright.h>.
+ * 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.
+ *
*
* Sample Kerberos v5 client.
*
diff --git a/src/appl/sample/sserver/sserver.M b/src/appl/sample/sserver/sserver.M
index 0cce626dc..eea987494 100644
--- a/src/appl/sample/sserver/sserver.M
+++ b/src/appl/sample/sserver/sserver.M
@@ -3,8 +3,22 @@
.\" $Id$
.\" Copyright 1990 by the Massachusetts Institute of Technology.
.\"
-.\" For copying and distribution information, please see the file
-.\" <krb5/copyright.h>.
+.\" 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.
+.\"
.\"
.TH SSERVER 8 "Kerberos Version 5.0" "MIT Project Athena"
.SH NAME
diff --git a/src/appl/sample/sserver/sserver.c b/src/appl/sample/sserver/sserver.c
index 817d03c1e..acd141a05 100644
--- a/src/appl/sample/sserver/sserver.c
+++ b/src/appl/sample/sserver/sserver.c
@@ -5,8 +5,22 @@
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
*
- * For copying and distribution information, please see the file
- * <krb5/copyright.h>.
+ * 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.
+ *
*
* Sample Kerberos v5 server.
*
diff --git a/src/appl/simple/Imakefile b/src/appl/simple/Imakefile
index 4df2aadba..5b64e4529 100644
--- a/src/appl/simple/Imakefile
+++ b/src/appl/simple/Imakefile
@@ -5,8 +5,22 @@
# Copyright 1991 by the Massachusetts Institute of Technology.
# All Rights Reserved.
#
-# For copying and distribution information, please see the file
-# <krb5/copyright.h>.
+# 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.
+#
#
#define IHaveSubdirs
#define PassCDebugFlags
diff --git a/src/appl/simple/client/Imakefile b/src/appl/simple/client/Imakefile
index e85f47d8e..2fa4447de 100644
--- a/src/appl/simple/client/Imakefile
+++ b/src/appl/simple/client/Imakefile
@@ -5,8 +5,22 @@
# Copyright 1991 by the Massachusetts Institute of Technology.
# All Rights Reserved.
#
-# For copying and distribution information, please see the file
-# <krb5/copyright.h>.
+# 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.
+#
#
DEPLIBS = $(DEPKLIB)
LOCAL_LIBRARIES = $(KLIB)
diff --git a/src/appl/simple/client/sim_client.c b/src/appl/simple/client/sim_client.c
index 68c73d31e..3d068bd59 100644
--- a/src/appl/simple/client/sim_client.c
+++ b/src/appl/simple/client/sim_client.c
@@ -5,8 +5,22 @@
* Copyright 1989,1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
*
- * For copying and distribution information, please see the file
- * <krb5/copyright.h>.
+ * 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.
+ *
*
* Simple UDP-based sample client program. For demonstration.
* This program performs no useful function.
diff --git a/src/appl/simple/server/Imakefile b/src/appl/simple/server/Imakefile
index 9a3529060..cc1b71d8c 100644
--- a/src/appl/simple/server/Imakefile
+++ b/src/appl/simple/server/Imakefile
@@ -5,8 +5,22 @@
# Copyright 1991 by the Massachusetts Institute of Technology.
# All Rights Reserved.
#
-# For copying and distribution information, please see the file
-# <krb5/copyright.h>.
+# 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.
+#
#
DEPLIBS = $(DEPKLIB)
LOCAL_LIBRARIES = $(KLIB)
diff --git a/src/appl/simple/server/sim_server.c b/src/appl/simple/server/sim_server.c
index b4efdd850..fa0ca5ef0 100644
--- a/src/appl/simple/server/sim_server.c
+++ b/src/appl/simple/server/sim_server.c
@@ -5,8 +5,22 @@
* Copyright 1989,1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
*
- * For copying and distribution information, please see the file
- * <krb5/copyright.h>.
+ * 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.
+ *
*
* Usage:
* sample_server servername
diff --git a/src/appl/simple/simple.h b/src/appl/simple/simple.h
index 0f0833bb7..89337d59d 100644
--- a/src/appl/simple/simple.h
+++ b/src/appl/simple/simple.h
@@ -6,8 +6,22 @@
* Copyright 1988,1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
*
- * For copying and distribution information, please see the file
- * <krb5/copyright.h>.
+ * 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.
+ *
*
* Common definitions for the simple UDP-based Kerberos-mediated
* server & client applications.
diff --git a/src/appl/user_user/Imakefile b/src/appl/user_user/Imakefile
index 35efdd81b..ddd3f89c5 100644
--- a/src/appl/user_user/Imakefile
+++ b/src/appl/user_user/Imakefile
@@ -5,8 +5,22 @@
# Copyright 1991 by the Massachusetts Institute of Technology.
# All Rights Reserved.
#
-# For copying and distribution information, please see the file
-# <krb5/copyright.h>.
+# 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.
+#
#
DEPLIBS = $(DEPKLIB)
diff --git a/src/appl/user_user/client.c b/src/appl/user_user/client.c
index 56e34a51f..cfeecc0af 100644
--- a/src/appl/user_user/client.c
+++ b/src/appl/user_user/client.c
@@ -5,8 +5,22 @@
* Copyright 1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
*
- * For copying and distribution information, please see the file
- * <krb5/copyright.h>.
+ * 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.
+ *
*
* Other end of user-user client/server pair.
*/
diff --git a/src/appl/user_user/server.c b/src/appl/user_user/server.c
index bef34e5aa..af48ca18e 100644
--- a/src/appl/user_user/server.c
+++ b/src/appl/user_user/server.c
@@ -5,8 +5,22 @@
* Copyright 1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
*
- * For copying and distribution information, please see the file
- * <krb5/copyright.h>.
+ * 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.
+ *
*
* One end of the user-user client-server pair.
*/