diff options
author | markm <markm@FreeBSD.org> | 2000-01-09 08:31:47 +0000 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 2000-01-09 08:31:47 +0000 |
commit | 6ae78a53894ebd0e7fee2629853a8646eda38887 (patch) | |
tree | d8fa5ae90ea14f0d939383153fc5a1e978bc3127 /crypto/kerberosIV/appl/kip/kip.h | |
parent | 2d96e5dd45a8fbdead16d7a6a28dab5a13054a6c (diff) | |
parent | ca616c603d9e06e51c9e23fab7536acbdac58331 (diff) | |
download | FreeBSD-src-6ae78a53894ebd0e7fee2629853a8646eda38887.zip FreeBSD-src-6ae78a53894ebd0e7fee2629853a8646eda38887.tar.gz |
This commit was generated by cvs2svn to compensate for changes in r55643,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'crypto/kerberosIV/appl/kip/kip.h')
-rw-r--r-- | crypto/kerberosIV/appl/kip/kip.h | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/crypto/kerberosIV/appl/kip/kip.h b/crypto/kerberosIV/appl/kip/kip.h index ed9874a..dc748df 100644 --- a/crypto/kerberosIV/appl/kip/kip.h +++ b/crypto/kerberosIV/appl/kip/kip.h @@ -14,12 +14,7 @@ * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * - * 3. All advertising materials mentioning features or use of this software - * must display the following acknowledgement: - * This product includes software developed by the Kungliga Tekniska - * Högskolan and its contributors. - * - * 4. Neither the name of the Institute nor the names of its contributors + * 3. Neither the name of the Institute nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * @@ -36,7 +31,7 @@ * SUCH DAMAGE. */ -/* $Id: kip.h,v 1.17 1997/12/14 23:57:21 assar Exp $ */ +/* $Id: kip.h,v 1.18 1999/12/02 16:58:31 joda Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" |