From 96e3bfd78f7c865a9a251bd9aa4f3330410bbce9 Mon Sep 17 00:00:00 2001 From: John Kohl Date: Thu, 14 Mar 1991 10:47:36 +0000 Subject: fix copyrights git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1893 dc483132-0cff-0310-8789-dd5450dbe970 --- src/lib/krb5/ccache/ccbase.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/krb5/ccache/ccbase.c') diff --git a/src/lib/krb5/ccache/ccbase.c b/src/lib/krb5/ccache/ccbase.c index 32577dbbc1..21c94a41c4 100644 --- a/src/lib/krb5/ccache/ccbase.c +++ b/src/lib/krb5/ccache/ccbase.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 * . @@ -15,7 +16,6 @@ static char rcsid_ccbase_c[] = "$Id$"; #endif /* !lint & !SABER */ -#include #include #include -- cgit