diff options
| author | John Kohl <jtkohl@mit.edu> | 1991-03-14 11:40:52 +0000 |
|---|---|---|
| committer | John Kohl <jtkohl@mit.edu> | 1991-03-14 11:40:52 +0000 |
| commit | 4511fd24a676b07758b707019d0b3126bbe22091 (patch) | |
| tree | 6816d64b38a54f9ab2385c39d17c59f96b424613 /src/lib | |
| parent | f5575337a47d7cb7264983639c640558592ede39 (diff) | |
| download | krb5-4511fd24a676b07758b707019d0b3126bbe22091.tar.gz krb5-4511fd24a676b07758b707019d0b3126bbe22091.tar.xz krb5-4511fd24a676b07758b707019d0b3126bbe22091.zip | |
*** empty log message ***
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1905 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/krb425/425error.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/krb425/425error.c b/src/lib/krb425/425error.c index e2dafd867..f6dc2e395 100644 --- a/src/lib/krb425/425error.c +++ b/src/lib/krb425/425error.c @@ -2,7 +2,8 @@ * $Source$ * $Author$ * - * Copyright 1990 by the Massachusetts Institute of Technology. + * Copyright 1990,1991 by the Massachusetts Institute of Technology. + * All Rights Reserved. * * For copying and distribution information, please see the file * <krb5/copyright.h>. @@ -15,7 +16,6 @@ static char rcsid_425error_c[] = "$Id$"; #endif /* !lint & !SABER */ -#include <krb5/copyright.h> #include <krb.h> #include <krb5/krb5.h> |
