summaryrefslogtreecommitdiff
path: root/desktop/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/gui.h')
-rw-r--r--desktop/gui.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/desktop/gui.h b/desktop/gui.h
index fcff4f382..1a44cf980 100644
--- a/desktop/gui.h
+++ b/desktop/gui.h
@@ -1,5 +1,9 @@
-/**
- * $Id: gui.h,v 1.7 2003/06/01 23:02:56 monkeyson Exp $
+/*
+ * This file is part of NetSurf, http://netsurf.sourceforge.net/
+ * Licensed under the GNU General Public License,
+ * http://www.opensource.org/licenses/gpl-license
+ * Copyright 2003 Phil Mellor <monkeyson@users.sourceforge.net>
+ * Copyright 2003 James Bursa <bursa@users.sourceforge.net>
*/
#ifndef _NETSURF_DESKTOP_GUI_H_