From 9903df5654c13c69b37b6a6142551c6e6f209f80 Mon Sep 17 00:00:00 2001 From: James Bursa Date: Tue, 24 Jun 2003 23:22:00 +0000 Subject: [project @ 2003-06-24 23:22:00 by bursa] Change cache to use current content sizes. svn path=/import/netsurf/; revision=183 --- content/content.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'content/content.c') diff --git a/content/content.c b/content/content.c index 65e730ee5..6520b6805 100644 --- a/content/content.c +++ b/content/content.c @@ -1,5 +1,8 @@ -/** - * $Id: content.c,v 1.11 2003/06/17 19:24:20 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 -- cgit v1.2.3