summaryrefslogtreecommitdiff
path: root/libnsbmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'libnsbmp.c')
-rw-r--r--libnsbmp.c18
1 files changed, 4 insertions, 14 deletions
diff --git a/libnsbmp.c b/libnsbmp.c
index d671c54..fb1d147 100644
--- a/libnsbmp.c
+++ b/libnsbmp.c
@@ -1,20 +1,10 @@
/*
- * Copyright 2006 Richard Wilson <info@tinct.net>
+ * Copyright 2006 Richard Wilson <richard.wilson@netsurf-browser.org>
* Copyright 2008 Sean Fox <dyntryx@gmail.com>
*
- * 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 <http://www.gnu.org/licenses/>.
+ * 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 <assert.h>