X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=libeap%2Fsrc%2Fcrypto%2Faes-cbc.c;h=2833cfcc840d91b4e8409a812e85c5335fd2320b;hb=4f319dde67a76fe0aaf33f6d2788968012584ada;hp=bd74769905e14e9669c0759bd2f4f69bd2af8556;hpb=ccf542544c4add8d720da2e5c9e048bab695732d;p=mech_eap.git diff --git a/libeap/src/crypto/aes-cbc.c b/libeap/src/crypto/aes-cbc.c index bd74769..2833cfc 100644 --- a/libeap/src/crypto/aes-cbc.c +++ b/libeap/src/crypto/aes-cbc.c @@ -3,14 +3,8 @@ * * Copyright (c) 2003-2007, 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"