From ff2f1f1836f4a3b33bbfaafbb2bbdc2c1dba4d63 Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Fri, 24 Aug 2012 00:47:37 +0200 Subject: Added missing copyright headers --- atari/font.c | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'atari/font.c') diff --git a/atari/font.c b/atari/font.c index 713765818..afb12092a 100755 --- a/atari/font.c +++ b/atari/font.c @@ -18,6 +18,24 @@ #include #include +/* + * Copyright 2012 Ole Loots + * + * 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 . + */ + #include #include -- cgit v1.2.3