diff options
| -rw-r--r-- | src/lib/des425/random_key.c | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/lib/des425/random_key.c b/src/lib/des425/random_key.c index d710b176ae..1d78ef029e 100644 --- a/src/lib/des425/random_key.c +++ b/src/lib/des425/random_key.c @@ -1,6 +1,13 @@ /* * $Source$ * $Author$ + * + * Copyright 1990,1991 by the Massachusetts Institute of Technology. + * All Rights Reserved. + * + * For copying and distribution information, please see the file + * <krb5/copyright.h>. + * */ #ifndef lint |
