Commit def397a3 authored by Christophe Massiot's avatar Christophe Massiot

* en50221.h: Relicense to WTF as it is necessary to implement the communication protocol.

parent 85baa7f9
...@@ -6,19 +6,11 @@ ...@@ -6,19 +6,11 @@
* *
* Authors: Christophe Massiot <massiot@via.ecp.fr> * Authors: Christophe Massiot <massiot@via.ecp.fr>
* *
* This program is free software; you can redistribute it and/or modify * This program is free software. It comes without any warranty, to
* it under the terms of the GNU General Public License as published by * the extent permitted by applicable law. You can redistribute it
* the Free Software Foundation; either version 2 of the License, or * and/or modify it under the terms of the Do What The Fuck You Want
* (at your option) any later version. * To Public License, Version 2, as published by Sam Hocevar. See
* * http://sam.zoy.org/wtfpl/COPYING for more details.
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
*****************************************************************************/ *****************************************************************************/
#include <malloc.h> #include <malloc.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment