From 641b23dda8e94698dae52d1ef37fc10f1018b391 Mon Sep 17 00:00:00 2001 From: John Kohl Date: Mon, 4 Mar 1991 11:53:56 +0000 Subject: fix copyrights git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1841 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/Imakefile | 1 + src/include/krb5/Imakefile | 1 + 2 files changed, 2 insertions(+) (limited to 'src/include') diff --git a/src/include/Imakefile b/src/include/Imakefile index bbaf6a5f8..63b0108ac 100644 --- a/src/include/Imakefile +++ b/src/include/Imakefile @@ -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/include/krb5/Imakefile b/src/include/krb5/Imakefile index 45b67396f..7802f46c2 100644 --- a/src/include/krb5/Imakefile +++ b/src/include/krb5/Imakefile @@ -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 # . -- cgit