From 60f78cf536c2de0345fde23cd9e7d370590cd0ff Mon Sep 17 00:00:00 2001 From: Rob Kendrick Date: Fri, 5 Sep 2008 09:19:48 +0000 Subject: Change libnsbmp to MIT licence svn path=/trunk/libnsbmp/; revision=5242 --- examples/decode_bmp.c | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) (limited to 'examples/decode_bmp.c') diff --git a/examples/decode_bmp.c b/examples/decode_bmp.c index dbf83e2..8675b34 100644 --- a/examples/decode_bmp.c +++ b/examples/decode_bmp.c @@ -2,19 +2,9 @@ * Copyright 2008 Sean Fox * Copyright 2008 James Bursa * - * This file is part of NetSurf, http://www.netsurf-browser.org/ - * - * NetSurf is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; version 2 of the License. - * - * NetSurf 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, see . + * This file is part of NetSurf's libnsbmp, http://www.netsurf-browser.org/ + * Licenced under the MIT License, + * http://www.opensource.org/licenses/mit-license.php */ #include -- cgit v1.2.3