aboutsummaryrefslogtreecommitdiff
path: root/src/appl/sample
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>1999-09-24 21:20:59 +0000
committerKen Raeburn <raeburn@mit.edu>1999-09-24 21:20:59 +0000
commit9584864938e1584e5b02ee732234616bffaa43e7 (patch)
tree0d987073432aeab5f5d49c1e836af1006095f680 /src/appl/sample
parent27d50659bd97f25b2cac637dfbf2b50aabb6d4ac (diff)
downloadkrb5-9584864938e1584e5b02ee732234616bffaa43e7.zip
krb5-9584864938e1584e5b02ee732234616bffaa43e7.tar.gz
krb5-9584864938e1584e5b02ee732234616bffaa43e7.tar.bz2
copyright notice updates from 1.1 branch
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11853 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/appl/sample')
-rw-r--r--src/appl/sample/sample.h5
-rw-r--r--src/appl/sample/sclient/sclient.M5
-rw-r--r--src/appl/sample/sclient/sclient.c5
-rw-r--r--src/appl/sample/sserver/sserver.M5
-rw-r--r--src/appl/sample/sserver/sserver.c5
5 files changed, 20 insertions, 5 deletions
diff --git a/src/appl/sample/sample.h b/src/appl/sample/sample.h
index aac9ad1..6c81d93 100644
--- a/src/appl/sample/sample.h
+++ b/src/appl/sample/sample.h
@@ -15,7 +15,10 @@
* 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
+ * permission. Furthermore if you modify this software you must label
+ * your software as modified software and not distribute it in such a
+ * fashion that it might be confused with the original M.I.T. software.
+ * 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.
*
diff --git a/src/appl/sample/sclient/sclient.M b/src/appl/sample/sclient/sclient.M
index 4eb934a..1b5a8d6 100644
--- a/src/appl/sample/sclient/sclient.M
+++ b/src/appl/sample/sclient/sclient.M
@@ -14,7 +14,10 @@
.\" 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
+.\" permission. Furthermore if you modify this software you must label
+.\" your software as modified software and not distribute it in such a
+.\" fashion that it might be confused with the original M.I.T. software.
+.\" 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.
.\"
diff --git a/src/appl/sample/sclient/sclient.c b/src/appl/sample/sclient/sclient.c
index c5c7912..3b8bb98 100644
--- a/src/appl/sample/sclient/sclient.c
+++ b/src/appl/sample/sclient/sclient.c
@@ -16,7 +16,10 @@
* 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
+ * permission. Furthermore if you modify this software you must label
+ * your software as modified software and not distribute it in such a
+ * fashion that it might be confused with the original M.I.T. software.
+ * 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.
*
diff --git a/src/appl/sample/sserver/sserver.M b/src/appl/sample/sserver/sserver.M
index e879067..4323fd1 100644
--- a/src/appl/sample/sserver/sserver.M
+++ b/src/appl/sample/sserver/sserver.M
@@ -14,7 +14,10 @@
.\" 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
+.\" permission. Furthermore if you modify this software you must label
+.\" your software as modified software and not distribute it in such a
+.\" fashion that it might be confused with the original M.I.T. software.
+.\" 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.
.\" "
diff --git a/src/appl/sample/sserver/sserver.c b/src/appl/sample/sserver/sserver.c
index e3b0896..06579f4 100644
--- a/src/appl/sample/sserver/sserver.c
+++ b/src/appl/sample/sserver/sserver.c
@@ -16,7 +16,10 @@
* 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
+ * permission. Furthermore if you modify this software you must label
+ * your software as modified software and not distribute it in such a
+ * fashion that it might be confused with the original M.I.T. software.
+ * 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.
*