From: Ken Raeburn Date: Fri, 13 Sep 2002 23:46:50 +0000 (+0000) Subject: copyright X-Git-Tag: krb5-1.3-alpha1~392 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=56506902e0a9cd80173a7c580a0c3da5f4377483;p=krb5.git copyright git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14859 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/aclocal.m4 b/src/aclocal.m4 index 896348b01..2ea5ba82a 100644 --- a/src/aclocal.m4 +++ b/src/aclocal.m4 @@ -1,4 +1,7 @@ AC_PREREQ(2.52) +AC_COPYRIGHT([Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 +Massachusetts Institute of Technology. +]) dnl dnl Figure out the top of the source and build trees. We depend on localdir dnl being a relative pathname; we could make it general later, but for now