summaryrefslogtreecommitdiff
path: root/atari/toolbar.h
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2013-09-26 01:24:49 +0200
committerOle Loots <ole@monochrom.net>2013-09-26 01:24:49 +0200
commit10e3ad358248595ca1289eeff597351c283f6b45 (patch)
tree4eac88d96e8244cec4e638362a5240a0cd7c59ee /atari/toolbar.h
parentdacd02e955d398e2556ae7f70de37b611d383c24 (diff)
downloadnetsurf-10e3ad358248595ca1289eeff597351c283f6b45.tar.gz
netsurf-10e3ad358248595ca1289eeff597351c283f6b45.tar.bz2
Added about dialog, fixed scrolled treeview redraw.
Diffstat (limited to 'atari/toolbar.h')
-rw-r--r--atari/toolbar.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/atari/toolbar.h b/atari/toolbar.h
index 3116aa9d6..16c4eb220 100644
--- a/atari/toolbar.h
+++ b/atari/toolbar.h
@@ -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/>.
+ */
+
#ifndef NS_ATARI_TOOLBAR_H
#define NS_ATARI_TOOLBAR_H