From: John Kohl Date: Thu, 14 Mar 1991 11:56:55 +0000 (+0000) Subject: fix copyrights X-Git-Tag: krb5-1.0-alpha4~60 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d64721ef7f30f6941e906fabd129cf634a69ecf7;p=krb5.git fix copyrights git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1912 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/admin/edit/kdb5_ed_ct.ct b/src/admin/edit/kdb5_ed_ct.ct index aff0c6e08..c7783283e 100644 --- a/src/admin/edit/kdb5_ed_ct.ct +++ b/src/admin/edit/kdb5_ed_ct.ct @@ -3,6 +3,7 @@ # $Id$ # # Copyright 1990 by the Massachusetts Institute of Technology. +# All Rights Reserved. # # For copying and distribution information, please see the file # . diff --git a/src/admin/edit/kdb5_edit.c b/src/admin/edit/kdb5_edit.c index 85e95f84e..de8cd51ec 100644 --- a/src/admin/edit/kdb5_edit.c +++ b/src/admin/edit/kdb5_edit.c @@ -3,6 +3,7 @@ * $Author$ * * Copyright 1990,1991 by the Massachusetts Institute of Technology. + * All Rights Reserved. * * For copying and distribution information, please see the file * . diff --git a/src/admin/stash/kdb5_stash.c b/src/admin/stash/kdb5_stash.c index c18704f11..42b330a21 100644 --- a/src/admin/stash/kdb5_stash.c +++ b/src/admin/stash/kdb5_stash.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_kdb_stash_c[] = "$Id$"; #endif /* !lint & !SABER */ -#include #include #include #include diff --git a/src/clients/kdestroy/kdestroy.c b/src/clients/kdestroy/kdestroy.c index ba4d9a9ee..1bc1ecda0 100644 --- a/src/clients/kdestroy/kdestroy.c +++ b/src/clients/kdestroy/kdestroy.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 * . @@ -17,7 +18,6 @@ static char rcsid_klist_c [] = #include -#include #include #include diff --git a/src/clients/kinit/kinit.c b/src/clients/kinit/kinit.c index db1a8847c..60ab44219 100644 --- a/src/clients/kinit/kinit.c +++ b/src/clients/kinit/kinit.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 * . @@ -17,7 +18,6 @@ static char rcsid_kinit_c [] = #include -#include #include #include /* for TGTNAME */ #include diff --git a/src/clients/klist/klist.c b/src/clients/klist/klist.c index dacca4885..9093d3d25 100644 --- a/src/clients/klist/klist.c +++ b/src/clients/klist/klist.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 * . @@ -17,7 +18,6 @@ static char rcsid_klist_c [] = #include -#include #include #include #include