From 017fc4eb4b9f322ba36427ecb34853b93a41e62a Mon Sep 17 00:00:00 2001 From: James Bursa Date: Mon, 30 Jun 2003 12:44:03 +0000 Subject: [project @ 2003-06-30 12:44:02 by bursa] New file headers. svn path=/import/netsurf/; revision=190 --- desktop/browser.c | 8 ++++++-- desktop/browser.h | 8 ++++++-- desktop/gui.h | 8 ++++++-- desktop/netsurf.c | 8 ++++++-- desktop/netsurf.h | 7 +++++-- desktop/options.h | 7 +++++-- 6 files changed, 34 insertions(+), 12 deletions(-) (limited to 'desktop') diff --git a/desktop/browser.c b/desktop/browser.c index cc7f651a9..67d931b16 100644 --- a/desktop/browser.c +++ b/desktop/browser.c @@ -1,5 +1,9 @@ -/** - * $Id: browser.c,v 1.41 2003/06/26 11:41:26 bursa 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 + * Copyright 2003 James Bursa */ #include "netsurf/content/cache.h" diff --git a/desktop/browser.h b/desktop/browser.h index 10613bcd4..d7bd0781b 100644 --- a/desktop/browser.h +++ b/desktop/browser.h @@ -1,5 +1,9 @@ -/** - * $Id: browser.h,v 1.13 2003/06/17 19:24:21 bursa 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 + * Copyright 2003 James Bursa */ #ifndef _NETSURF_DESKTOP_BROWSER_H_ 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 + * Copyright 2003 James Bursa */ #ifndef _NETSURF_DESKTOP_GUI_H_ diff --git a/desktop/netsurf.c b/desktop/netsurf.c index a9912061a..aacb657d9 100644 --- a/desktop/netsurf.c +++ b/desktop/netsurf.c @@ -1,5 +1,9 @@ -/** - * $Id: netsurf.c,v 1.10 2003/06/05 13:17:55 philpem 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 + * Copyright 2003 James Bursa */ #include "netsurf/desktop/options.h" diff --git a/desktop/netsurf.h b/desktop/netsurf.h index 7acab2537..dba94927a 100644 --- a/desktop/netsurf.h +++ b/desktop/netsurf.h @@ -1,5 +1,8 @@ -/** - * $Id: netsurf.h,v 1.2 2003/02/09 12:58:15 bursa 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 */ #ifndef _NETSURF_DESKTOP_NETSURF_H_ diff --git a/desktop/options.h b/desktop/options.h index f6487cebc..415279b36 100644 --- a/desktop/options.h +++ b/desktop/options.h @@ -1,5 +1,8 @@ -/** - * $Id: options.h,v 1.2 2003/06/06 02:14:28 jmb 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 */ -- cgit v1.2.3