summaryrefslogtreecommitdiff
path: root/atari/plot/fontplot.c
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2012-08-24 00:47:37 +0200
committerOle Loots <ole@monochrom.net>2012-08-24 00:47:37 +0200
commitff2f1f1836f4a3b33bbfaafbb2bbdc2c1dba4d63 (patch)
tree2da66e93c614a79945bbc99cdb0eb9507056701e /atari/plot/fontplot.c
parente237ebac8f6cca443a52966de74934d98096be1f (diff)
downloadnetsurf-ff2f1f1836f4a3b33bbfaafbb2bbdc2c1dba4d63.tar.gz
netsurf-ff2f1f1836f4a3b33bbfaafbb2bbdc2c1dba4d63.tar.bz2
Added missing copyright headers
Diffstat (limited to 'atari/plot/fontplot.c')
-rw-r--r--atari/plot/fontplot.c18
1 files changed, 18 insertions, 0 deletions
diff --git a/atari/plot/fontplot.c b/atari/plot/fontplot.c
index ba4e26776..b80965bb7 100644
--- a/atari/plot/fontplot.c
+++ b/atari/plot/fontplot.c
@@ -1,3 +1,21 @@
+/*
+ * Copyright 2010 Ole Loots <ole@monochrom.net>
+ *
+ * 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/>.
+ */
+
#include "atari/plot/fontplot.h"
const struct s_font_driver_table_entry font_driver_table[] =