From ba23e4b69341e5f3f2dbcd824663e75ebe2a581f Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Mon, 27 Nov 2006 15:35:18 +0000 Subject: Update project URL. svn path=/trunk/netsurf/; revision=3073 --- debug/debug_bitmap.c | 4 ++-- debug/filetyped.c | 2 +- debug/fontd.c | 2 +- debug/netsurfd.c | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'debug') diff --git a/debug/debug_bitmap.c b/debug/debug_bitmap.c index 9c8942f7d..e3b56922a 100644 --- a/debug/debug_bitmap.c +++ b/debug/debug_bitmap.c @@ -1,5 +1,5 @@ /* - * This file is part of NetSurf, http://netsurf.sourceforge.net/ + * This file is part of NetSurf, http://netsurf-browser.org/ * Licensed under the GNU General Public License, * http://www.opensource.org/licenses/gpl-license * Copyright 2004 James Bursa @@ -133,4 +133,4 @@ void bitmap_modified(struct bitmap *bitmap) { */ void bitmap_set_suspendable(struct bitmap *bitmap, void *private_word, void (*invalidate)(struct bitmap *bitmap, void *private_word)) { -} +} diff --git a/debug/filetyped.c b/debug/filetyped.c index 3bf10ece5..950b626c5 100644 --- a/debug/filetyped.c +++ b/debug/filetyped.c @@ -1,5 +1,5 @@ /* - * This file is part of NetSurf, http://netsurf.sourceforge.net/ + * This file is part of NetSurf, http://netsurf-browser.org/ * Licensed under the GNU General Public License, * http://www.opensource.org/licenses/gpl-license * Copyright 2003 James Bursa diff --git a/debug/fontd.c b/debug/fontd.c index 8269a392e..82115fa13 100644 --- a/debug/fontd.c +++ b/debug/fontd.c @@ -1,5 +1,5 @@ /* - * This file is part of NetSurf, http://netsurf.sourceforge.net/ + * This file is part of NetSurf, http://netsurf-browser.org/ * Licensed under the GNU General Public License, * http://www.opensource.org/licenses/gpl-license * Copyright 2005 James Bursa diff --git a/debug/netsurfd.c b/debug/netsurfd.c index 59643d65b..10ef66a48 100644 --- a/debug/netsurfd.c +++ b/debug/netsurfd.c @@ -1,5 +1,5 @@ /* - * This file is part of NetSurf, http://netsurf.sourceforge.net/ + * This file is part of NetSurf, http://netsurf-browser.org/ * Licensed under the GNU General Public License, * http://www.opensource.org/licenses/gpl-license * Copyright 2004 James Bursa -- cgit v1.2.3