diff options
| author | John Kohl <jtkohl@mit.edu> | 1990-05-25 08:52:27 +0000 |
|---|---|---|
| committer | John Kohl <jtkohl@mit.edu> | 1990-05-25 08:52:27 +0000 |
| commit | 015bc86ce9fd10113a727c99d350679dfab26cc5 (patch) | |
| tree | 67f3f3cfaced9b4bd6f7be419b1378dbe36263fe /src/appl/sample | |
| parent | 32bd2751bea1949f56467fbdf5b646ec88d38d1a (diff) | |
| download | krb5-015bc86ce9fd10113a727c99d350679dfab26cc5.tar.gz krb5-015bc86ce9fd10113a727c99d350679dfab26cc5.tar.xz krb5-015bc86ce9fd10113a727c99d350679dfab26cc5.zip | |
add RCS and copyright info
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@942 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/appl/sample')
| -rw-r--r-- | src/appl/sample/Imakefile | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/appl/sample/Imakefile b/src/appl/sample/Imakefile index a4ae48559..519b5cee4 100644 --- a/src/appl/sample/Imakefile +++ b/src/appl/sample/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 +# <krb5/copyright.h>. +# DEPLIBS = $(DEPKLIB) LOCAL_LIBRARIES = $(KLIB) |
