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 --- utils/log.h | 7 +++++-- utils/utils.c | 9 +++++++-- utils/utils.h | 7 +++++-- 3 files changed, 17 insertions(+), 6 deletions(-) (limited to 'utils') diff --git a/utils/log.h b/utils/log.h index b1bebde34..62911b454 100644 --- a/utils/log.h +++ b/utils/log.h @@ -1,5 +1,8 @@ -/** - * $Id: log.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 James Bursa */ #include diff --git a/utils/utils.c b/utils/utils.c index bfe089fac..a62f7256a 100644 --- a/utils/utils.c +++ b/utils/utils.c @@ -1,5 +1,10 @@ -/** - * $Id: utils.c,v 1.9 2003/05/22 13:21:45 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 + * Copyright 2003 Phil Mellor + * Copyright 2003 John M Bell */ #include diff --git a/utils/utils.h b/utils/utils.h index 0a3540938..3e491648e 100644 --- a/utils/utils.h +++ b/utils/utils.h @@ -1,5 +1,8 @@ -/** - * $Id: utils.h,v 1.7 2003/04/11 21:06:51 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_UTILS_UTILS_H_ -- cgit v1.2.3