From 7f6ddd748d5b6f90c69c541f4b57ae554345e1f6 Mon Sep 17 00:00:00 2001 From: John Kohl Date: Thu, 14 Mar 1991 11:13:02 +0000 Subject: [PATCH] fix copyrights git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1899 dc483132-0cff-0310-8789-dd5450dbe970 --- src/lib/crypto/des/des_int.h | 1 + src/lib/crypto/des/tables.h | 1 + 2 files changed, 2 insertions(+) diff --git a/src/lib/crypto/des/des_int.h b/src/lib/crypto/des/des_int.h index ca26aaffc..6f689bc83 100644 --- a/src/lib/crypto/des/des_int.h +++ b/src/lib/crypto/des/des_int.h @@ -4,6 +4,7 @@ * $Id$ * * Copyright 1987, 1988, 1990 by the Massachusetts Institute of Technology. + * All Rights Reserved. * * For copying and distribution information, please see the file * . diff --git a/src/lib/crypto/des/tables.h b/src/lib/crypto/des/tables.h index 0c827d91b..063244a39 100644 --- a/src/lib/crypto/des/tables.h +++ b/src/lib/crypto/des/tables.h @@ -4,6 +4,7 @@ * $Id$ * * Copyright 1988,1990 by the Massachusetts Institute of Technology. + * All Rights Reserved. * * For copying and distribution information, please see the file * . -- 2.26.2