X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=libeap%2Fsrc%2Fcrypto%2Fcrypto_none.c;h=011f3f35a05510a248177fcfecc92677483fd1c6;hb=4f319dde67a76fe0aaf33f6d2788968012584ada;hp=9f43775a64622607c70d58c5a69075dfb2faeb7a;hpb=acc2e49c1b52930eb717443fee098d4e7773bd5a;p=mech_eap.git diff --git a/libeap/src/crypto/crypto_none.c b/libeap/src/crypto/crypto_none.c index 9f43775..011f3f3 100644 --- a/libeap/src/crypto/crypto_none.c +++ b/libeap/src/crypto/crypto_none.c @@ -2,14 +2,8 @@ * WPA Supplicant / Empty template functions for crypto wrapper * Copyright (c) 2005, 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"