summaryrefslogtreecommitdiff
path: root/atari/gemtk/aestabs.c
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2013-01-31 19:59:33 +0100
committerOle Loots <ole@monochrom.net>2013-01-31 19:59:33 +0100
commite9932f75ade2e694c9743a78bc63e2b5a1613b6a (patch)
treeb8688628feefe3f3a1c6e801dc1536c01939ee2b /atari/gemtk/aestabs.c
parent42054fabf0df011045ed9d6e1523bd457b569b0e (diff)
downloadnetsurf-e9932f75ade2e694c9743a78bc63e2b5a1613b6a.tar.gz
netsurf-e9932f75ade2e694c9743a78bc63e2b5a1613b6a.tar.bz2
Added missing copyright headers.
Diffstat (limited to 'atari/gemtk/aestabs.c')
-rw-r--r--atari/gemtk/aestabs.c18
1 files changed, 18 insertions, 0 deletions
diff --git a/atari/gemtk/aestabs.c b/atari/gemtk/aestabs.c
index 414d5c290..519676514 100644
--- a/atari/gemtk/aestabs.c
+++ b/atari/gemtk/aestabs.c
@@ -1,3 +1,21 @@
+/*
+ * Copyright 2013 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 <stdlib.h>
#include <assert.h>
#include <gem.h>