summaryrefslogtreecommitdiff
path: root/frontends/gtk/global_history.c
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-08-06 17:08:21 +0100
committerVincent Sanders <vince@kyllikki.org>2016-08-06 17:08:21 +0100
commit8547452232e1cc7664fe3af7cbcfc4cead9d7d92 (patch)
treefaf5d18f363c2209fd59be92ad88adee3cf6a41f /frontends/gtk/global_history.c
parent597d167b9d06d417872db81c8d328318e1b0d85a (diff)
downloadnetsurf-8547452232e1cc7664fe3af7cbcfc4cead9d7d92.tar.gz
netsurf-8547452232e1cc7664fe3af7cbcfc4cead9d7d92.tar.bz2
convert GTK hotlist to use GTK core window
Diffstat (limited to 'frontends/gtk/global_history.c')
-rw-r--r--frontends/gtk/global_history.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/frontends/gtk/global_history.c b/frontends/gtk/global_history.c
index df6fe06e7..b41d06ef6 100644
--- a/frontends/gtk/global_history.c
+++ b/frontends/gtk/global_history.c
@@ -1,6 +1,6 @@
/*
- * Copyright 2006 Rob Kendrick <rjek@rjek.com>
- * Copyright 2009 Paul Blokus <paul_pl@users.sourceforge.net>
+ * Copyright 2010 John Mark Bell <jmb@netsurf-browser.org>
+ * Copyright 2016 Vincent Sanders <vince@netsurf-browser.org>
*
* This file is part of NetSurf, http://www.netsurf-browser.org/
*