diff options
| author | Theodore Tso <tytso@mit.edu> | 1996-09-07 00:22:44 +0000 |
|---|---|---|
| committer | Theodore Tso <tytso@mit.edu> | 1996-09-07 00:22:44 +0000 |
| commit | 0bf3fecbd7439c40c86d1bbde04c7eb9e1b3f811 (patch) | |
| tree | 8cb01594f6b99218997cfc6de8e468396f3aedec | |
| parent | ebbcaa0c560a3eb9440007993ed3b3ea9825daca (diff) | |
Updated copyright dates and modify copyright text to have non-commital
words about export licenses.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9058 dc483132-0cff-0310-8789-dd5450dbe970
| -rw-r--r-- | doc/ChangeLog | 3 | ||||
| -rw-r--r-- | doc/copyright.texinfo | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 59f0d37eb..6259b10cf 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,8 @@ Fri Sep 6 19:59:12 1996 Theodore Y. Ts'o <tytso@mit.edu> + * copyright.texinfo: Updated copyright dates and modify copyright + text to have non-commital words about export licenses. + * admin.texinfo, install.texinfo: Set edition to "b7-1". * user-guide.texinfo: Set edition to "b7-1". Fix the hoffset and diff --git a/doc/copyright.texinfo b/doc/copyright.texinfo index c543a57f4..e7587529d 100644 --- a/doc/copyright.texinfo +++ b/doc/copyright.texinfo @@ -11,11 +11,11 @@ Massachusetts Institute of Technology, which includes this copyright information: @end ifset -Copyright @copyright{} 1995 by the Massachusetts Institute of Technology. +Copyright @copyright{} 1990, 1991, 1992, 1993, 1994, 1995, 1996 by the Massachusetts Institute of Technology. @quotation Export of software employing encryption from the United States of -America is assumed to require a specific license from the United States +America may 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. @end quotation |
