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/admin/Imakefile | 1 + src/admin/aname/Imakefile | 1 + src/admin/create/Imakefile | 1 + src/admin/destroy/Imakefile | 1 + src/admin/edit/Imakefile | 1 + src/admin/stash/Imakefile | 1 + 6 files changed, 6 insertions(+) (limited to 'src/admin') diff --git a/src/admin/Imakefile b/src/admin/Imakefile index 783a11171..62bbeb26c 100644 --- a/src/admin/Imakefile +++ b/src/admin/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/admin/aname/Imakefile b/src/admin/aname/Imakefile index 5d55ac1e6..a37aef22c 100644 --- a/src/admin/aname/Imakefile +++ b/src/admin/aname/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/admin/create/Imakefile b/src/admin/create/Imakefile index eba18c635..0f6e09020 100644 --- a/src/admin/create/Imakefile +++ b/src/admin/create/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/admin/destroy/Imakefile b/src/admin/destroy/Imakefile index 83108ba18..ae3e740d9 100644 --- a/src/admin/destroy/Imakefile +++ b/src/admin/destroy/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/admin/edit/Imakefile b/src/admin/edit/Imakefile index a4285d294..9e266531c 100644 --- a/src/admin/edit/Imakefile +++ b/src/admin/edit/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/admin/stash/Imakefile b/src/admin/stash/Imakefile index 6062cb268..3004adeda 100644 --- a/src/admin/stash/Imakefile +++ b/src/admin/stash/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