diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-02-13 00:59:27 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-02-13 00:59:27 +0800 |
commit | 45e52c4cdcf6c25815a211a7d48558cb72d0471a (patch) | |
tree | aabfd1651b7093ac946e29c7bf99d9e75ce007d8 /embed | |
parent | bbd519c4867de487e09f8ac5f838a2b150cb75a1 (diff) | |
download | gsoc2013-epiphany-45e52c4cdcf6c25815a211a7d48558cb72d0471a.tar.gz gsoc2013-epiphany-45e52c4cdcf6c25815a211a7d48558cb72d0471a.tar.zst gsoc2013-epiphany-45e52c4cdcf6c25815a211a7d48558cb72d0471a.zip |
2004-02-12 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-node-db.c: (ephy_node_db_write_to_xml_valist):
* src/bookmarks/ephy-bookmarks-export.c:
(ephy_bookmarks_export_rdf):
Diffstat (limited to 'embed')
-rw-r--r-- | embed/mozilla/GlobalHistory.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/embed/mozilla/GlobalHistory.h b/embed/mozilla/GlobalHistory.h index 35e744b0f..ab3937afa 100644 --- a/embed/mozilla/GlobalHistory.h +++ b/embed/mozilla/GlobalHistory.h @@ -1,6 +1,7 @@ /* - * Copyright (C) 2001, 204 Philip Langdale - * + * Copyright (C) 2001, 2004 Philip Langdale + * Copyright (C) 2004 Christian Persch + * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) |