summaryrefslogtreecommitdiffstats
path: root/src/util/pty/open_ctty.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/pty/open_ctty.c')
-rw-r--r--src/util/pty/open_ctty.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/util/pty/open_ctty.c b/src/util/pty/open_ctty.c
index 00a7eac803..d02a8c1358 100644
--- a/src/util/pty/open_ctty.c
+++ b/src/util/pty/open_ctty.c
@@ -10,7 +10,10 @@
* 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
+ * 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.
*