From 3de94225940a06d228cfd17c48f57edf8dab16b6 Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Sun, 4 Dec 2011 12:54:49 +0000 Subject: Added copyright comment. svn path=/trunk/netsurf/; revision=13231 --- atari/redrawslots.c | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'atari/redrawslots.c') diff --git a/atari/redrawslots.c b/atari/redrawslots.c index f3969c283..9fe71610e 100644 --- a/atari/redrawslots.c +++ b/atari/redrawslots.c @@ -1,3 +1,20 @@ +/* + * Copyright 2011 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 "windom.h" -- cgit v1.2.3