summaryrefslogtreecommitdiffstats
path: root/src/lib
diff options
context:
space:
mode:
authorJohn Kohl <jtkohl@mit.edu>1991-03-14 11:16:13 +0000
committerJohn Kohl <jtkohl@mit.edu>1991-03-14 11:16:13 +0000
commit38bd1034f256184900a7e4dbc8da5318191758dd (patch)
treeace8a81930935f6677958c75ffe9cfa00e4331ac /src/lib
parentb06ebada27fb348b9cff4ef6cbf1de9e9185ada5 (diff)
downloadkrb5-38bd1034f256184900a7e4dbc8da5318191758dd.tar.gz
krb5-38bd1034f256184900a7e4dbc8da5318191758dd.tar.xz
krb5-38bd1034f256184900a7e4dbc8da5318191758dd.zip
add standard copyright notice
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1901 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/des425/random_key.c7
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