From 015bc86ce9fd10113a727c99d350679dfab26cc5 Mon Sep 17 00:00:00 2001 From: John Kohl Date: Fri, 25 May 1990 08:52:27 +0000 Subject: add RCS and copyright info git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@942 dc483132-0cff-0310-8789-dd5450dbe970 --- src/admin/create/Imakefile | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/admin/create') diff --git a/src/admin/create/Imakefile b/src/admin/create/Imakefile index 824fba29a..eba18c635 100644 --- a/src/admin/create/Imakefile +++ b/src/admin/create/Imakefile @@ -1,3 +1,12 @@ +# $Source$ +# $Author$ +# $Id$ +# +# Copyright 1990 by the Massachusetts Institute of Technology. +# +# For copying and distribution information, please see the file +# . +# DEPLIBS = $(DEPKDBLIB) $(DEPKLIB) LOCAL_LIBRARIES = $(KDBLIB) $(KLIB) -- cgit