X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mech_eap.git;a=blobdiff_plain;f=libeap%2Ftests%2Ftest-list.c;h=01bcbf640940e68cf13c41edd8c4531d7188fbc3;hp=930ce4165fe418a98478a2697793fd179c364541;hb=4f319dde67a76fe0aaf33f6d2788968012584ada;hpb=ed09b5e64dd485851310307979d5eed14678087b diff --git a/libeap/tests/test-list.c b/libeap/tests/test-list.c index 930ce41..01bcbf6 100644 --- a/libeap/tests/test-list.c +++ b/libeap/tests/test-list.c @@ -2,14 +2,8 @@ * Doubly-linked list - test program * Copyright (c) 2009, 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 "utils/includes.h"