[gnote] Update copyright from Tomboy. (tb-backport)
- From: Hubert Figuière <hub src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnote] Update copyright from Tomboy. (tb-backport)
- Date: Fri, 17 Jul 2009 23:44:47 +0000 (UTC)
commit ad461dc894ca568bcb6b4b0087c9a47badbe8f28
Author: Hubert Figuiere <hub figuiere net>
Date: Thu Jul 16 22:14:06 2009 -0400
Update copyright from Tomboy. (tb-backport)
AUTHORS | 1 +
README | 4 +++-
src/gnote.cpp | 3 ++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index f9cb23e..943a4aa 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -14,4 +14,5 @@ Sandy Armstrong <sanfordarmstrong gmail com>
Sebastian Rittau <srittau jroger in-berlin de>
Kevin Kubasik <kevin kubasik net>
Stefan Schweizer <steve schweizer gmail com>
+Benjamin Podszun <benjamin podszun gmail com>
diff --git a/README b/README
index 86a0883..6fe9fb3 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- Gnote
+Gnote
-----
Gnote is a C++ port of Tomboy
@@ -87,3 +87,5 @@ Sandy Armstrong <sanfordarmstrong gmail com>
Sebastian Rittau <srittau jroger in-berlin de>
Kevin Kubasik <kevin kubasik net>
Stefan Schweizer <steve schweizer gmail com>
+Benjamin Podszun <benjamin podszun gmail com>
+
diff --git a/src/gnote.cpp b/src/gnote.cpp
index 8166856..d3a1f56 100644
--- a/src/gnote.cpp
+++ b/src/gnote.cpp
@@ -304,7 +304,8 @@ namespace gnote {
about.set_name("Gnote");
about.set_version(VERSION);
about.set_logo(utils::get_icon("gnote", 48));
- about.set_copyright(_("Copyright \xc2\xa9 2009 Hubert Figuiere"));
+ about.set_copyright(_("Copyright \xc2\xa9 2009 Hubert Figuiere\n"
+ "Copyright \xc2\xa9 2004-2009 the Tomboy original authors."));
about.set_comments(_("A simple and easy to use desktop "
"note-taking application."));
// I don't think we need a hook.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]