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 --- content/fetch.h | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'content/fetch.h') diff --git a/content/fetch.h b/content/fetch.h index af1414a77..7bf144f44 100644 --- a/content/fetch.h +++ b/content/fetch.h @@ -1,6 +1,11 @@ +/* + * 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 + */ + /** - * $Id: fetch.h,v 1.4 2003/06/26 11:41:26 bursa Exp $ - * * This module handles fetching of data from any url. * * Usage: -- cgit v1.2.3