summaryrefslogtreecommitdiff
path: root/riscos/hotlist.h
diff options
context:
space:
mode:
authorSteve Fryatt <stevef@netsurf-browser.org>2014-01-02 22:25:23 +0000
committerSteve Fryatt <stevef@netsurf-browser.org>2014-01-02 22:25:23 +0000
commitbf8c88dbec9d66dadaa584d80702c1653fda1c08 (patch)
treee953028ed44a3c82f34f63f56800fdc7dda0a5e1 /riscos/hotlist.h
parent286ee3834c7a20d3963b9cf288a6d091d3fb50f2 (diff)
downloadnetsurf-bf8c88dbec9d66dadaa584d80702c1653fda1c08.tar.gz
netsurf-bf8c88dbec9d66dadaa584d80702c1653fda1c08.tar.bz2
Update copyright header dates for recent commits.
Diffstat (limited to 'riscos/hotlist.h')
-rw-r--r--riscos/hotlist.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/riscos/hotlist.h b/riscos/hotlist.h
index 4cb5a1ff3..70cb183c9 100644
--- a/riscos/hotlist.h
+++ b/riscos/hotlist.h
@@ -1,6 +1,6 @@
/*
* Copyright 2006 Richard Wilson <info@tinct.net>
- * Copyright 2010 Stephen Fryatt <stevef@netsurf-browser.org>
+ * Copyright 2010, 2013 Stephen Fryatt <stevef@netsurf-browser.org>
*
* This file is part of NetSurf, http://www.netsurf-browser.org/
*
@@ -51,4 +51,3 @@ void ro_gui_hotlist_remove_page(nsurl *url);
bool ro_gui_hotlist_has_page(nsurl *url);
#endif
-