X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=libeap%2Fsrc%2Fcrypto%2Fmd4-internal.c;fp=libeap%2Fsrc%2Fcrypto%2Fmd4-internal.c;h=cd5e6ca8cc883a4125ad1a17366cfd7110a64f24;hb=4f319dde67a76fe0aaf33f6d2788968012584ada;hp=d9f499f1d07b97692948e36e3e15809f3f76e7f9;hpb=ed09b5e64dd485851310307979d5eed14678087b;p=mech_eap.git diff --git a/libeap/src/crypto/md4-internal.c b/libeap/src/crypto/md4-internal.c index d9f499f..cd5e6ca 100644 --- a/libeap/src/crypto/md4-internal.c +++ b/libeap/src/crypto/md4-internal.c @@ -2,14 +2,8 @@ * MD4 hash implementation * Copyright (c) 2006, Jouni Malinen * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. - * - * Alternatively, this software may be distributed under the terms of BSD - * license. - * - * See README and COPYING for more details. + * This software may be distributed under the terms of the BSD license. + * See README for more details. */ #include "includes.h"