diff options
| author | John Kohl <jtkohl@mit.edu> | 1991-03-14 10:47:36 +0000 |
|---|---|---|
| committer | John Kohl <jtkohl@mit.edu> | 1991-03-14 10:47:36 +0000 |
| commit | 96e3bfd78f7c865a9a251bd9aa4f3330410bbce9 (patch) | |
| tree | 6bf5c2f1048e51ef4f5fe3d8b90763ce13f47d55 /src/lib/krb5/keytab/file/ktfile.h | |
| parent | ee891f5889d63679c4499555b2c5d5797249c3f5 (diff) | |
| download | krb5-96e3bfd78f7c865a9a251bd9aa4f3330410bbce9.tar.gz krb5-96e3bfd78f7c865a9a251bd9aa4f3330410bbce9.tar.xz krb5-96e3bfd78f7c865a9a251bd9aa4f3330410bbce9.zip | |
fix copyrights
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1893 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/krb5/keytab/file/ktfile.h')
| -rw-r--r-- | src/lib/krb5/keytab/file/ktfile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/krb5/keytab/file/ktfile.h b/src/lib/krb5/keytab/file/ktfile.h index 83d9ec2c00..f57c9391b2 100644 --- a/src/lib/krb5/keytab/file/ktfile.h +++ b/src/lib/krb5/keytab/file/ktfile.h @@ -4,6 +4,7 @@ * $Id$ * * Copyright 1990 by the Massachusetts Institute of Technology. + * All Rights Reserved. * * For copying and distribution information, please see the file * <krb5/copyright.h>. @@ -12,7 +13,6 @@ * of the file-based ticket cache implementation. */ -#include <krb5/copyright.h> #ifndef KRB5_KTFILE__ #define KRB5_KTFILE__ |
