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 --- debug/filetyped.c | 7 +++++-- debug/fontd.c | 7 +++++-- debug/fontd.h | 7 +++++-- debug/netsurfd.c | 7 +++++++ debug/optionsd.c | 7 +++++-- 5 files changed, 27 insertions(+), 8 deletions(-) (limited to 'debug') diff --git a/debug/filetyped.c b/debug/filetyped.c index 853e1e57e..1695a1c18 100644 --- a/debug/filetyped.c +++ b/debug/filetyped.c @@ -1,5 +1,8 @@ -/** - * $Id: filetyped.c,v 1.1 2003/06/21 13:18:00 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 James Bursa */ #include diff --git a/debug/fontd.c b/debug/fontd.c index 44440a930..89ae8ed75 100644 --- a/debug/fontd.c +++ b/debug/fontd.c @@ -1,5 +1,8 @@ -/** - * $Id: fontd.c,v 1.1 2003/06/21 13:18:00 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 James Bursa */ #include diff --git a/debug/fontd.h b/debug/fontd.h index e63af6de6..562e2d69f 100644 --- a/debug/fontd.h +++ b/debug/fontd.h @@ -1,5 +1,8 @@ -/** - * $Id: fontd.h,v 1.1 2003/06/21 13:18:00 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 James Bursa */ #ifndef _NETSURF_RISCOS_FONT_H_ diff --git a/debug/netsurfd.c b/debug/netsurfd.c index dcb2150ab..48c1a2d26 100644 --- a/debug/netsurfd.c +++ b/debug/netsurfd.c @@ -1,3 +1,10 @@ +/* + * 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 James Bursa + */ + #include #include "netsurf/content/fetch.h" #include "netsurf/content/cache.h" diff --git a/debug/optionsd.c b/debug/optionsd.c index 493218cb6..2490c1f2f 100644 --- a/debug/optionsd.c +++ b/debug/optionsd.c @@ -1,5 +1,8 @@ -/** - * $Id: optionsd.c,v 1.1 2003/06/21 13:18:00 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 James Bursa */ #include "netsurf/desktop/options.h" -- cgit v1.2.3