X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mech_eap.git;a=blobdiff_plain;f=libeap%2Fhostapd%2Fnt_password_hash.c;h=7064b9cb6b6af2907239755a72ba6a8d4f8332f3;hp=839802a744c5df861d2538204a6e6b2898bffbcf;hb=4f319dde67a76fe0aaf33f6d2788968012584ada;hpb=ed09b5e64dd485851310307979d5eed14678087b diff --git a/libeap/hostapd/nt_password_hash.c b/libeap/hostapd/nt_password_hash.c index 839802a..7064b9c 100644 --- a/libeap/hostapd/nt_password_hash.c +++ b/libeap/hostapd/nt_password_hash.c @@ -2,14 +2,8 @@ * hostapd - Plaintext password to NtPasswordHash * 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"