diff options
| author | John Kohl <jtkohl@mit.edu> | 1991-03-04 10:47:56 +0000 |
|---|---|---|
| committer | John Kohl <jtkohl@mit.edu> | 1991-03-04 10:47:56 +0000 |
| commit | a8a5051f86cd6aa8cb0246a855ac4a143f009f0e (patch) | |
| tree | 847c18f527b3b2a863596fd03c672adfa418689f /src | |
| parent | a220f7749a7f343c761a748bec9bdebd450dc602 (diff) | |
| download | krb5-a8a5051f86cd6aa8cb0246a855ac4a143f009f0e.tar.gz krb5-a8a5051f86cd6aa8cb0246a855ac4a143f009f0e.tar.xz krb5-a8a5051f86cd6aa8cb0246a855ac4a143f009f0e.zip | |
fix copyrights
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1834 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/krb5/error_tables/init_ets.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/krb5/error_tables/init_ets.c b/src/lib/krb5/error_tables/init_ets.c index 183ca457f..e50dda550 100644 --- a/src/lib/krb5/error_tables/init_ets.c +++ b/src/lib/krb5/error_tables/init_ets.c @@ -3,6 +3,7 @@ * $Author$ * * Copyright 1990 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_init_ets_c[] = "$Id$"; #endif /* !lint & !SABER */ -#include <krb5/copyright.h> #include <krb5/krb5.h> void |
