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-10-06 01:24:19 +0200
commit4f45f807f241683480a56a99b558b4b1d0f59332 (patch)
treea0d1f25ff91495e1d0bd34b6b48ec7093555b525 /atari/toolbar.h
parent7f920600416871e24da272e5ce5e59d446a50ba7 (diff)
downloadnetsurf-4f45f807f241683480a56a99b558b4b1d0f59332.tar.gz
netsurf-4f45f807f241683480a56a99b558b4b1d0f59332.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