summaryrefslogtreecommitdiffstats
path: root/src/prototype
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/prototype
parent27d50659bd97f25b2cac637dfbf2b50aabb6d4ac (diff)
downloadkrb5-9584864938e1584e5b02ee732234616bffaa43e7.tar.gz
krb5-9584864938e1584e5b02ee732234616bffaa43e7.tar.xz
krb5-9584864938e1584e5b02ee732234616bffaa43e7.zip
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/prototype')
-rw-r--r--src/prototype/prototype.c5
-rw-r--r--src/prototype/prototype.h5
2 files changed, 8 insertions, 2 deletions
diff --git a/src/prototype/prototype.c b/src/prototype/prototype.c
index 3d96b20c69..0723899fcc 100644
--- a/src/prototype/prototype.c
+++ b/src/prototype/prototype.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/prototype/prototype.h b/src/prototype/prototype.h
index 3ca6411998..ca554a7e07 100644
--- a/src/prototype/prototype.h
+++ b/src/prototype/prototype.h
@@ -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.
*