summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark McLoughlin <markmc@src.gnome.org>2002-12-09 23:46:44 +0000
committerMark McLoughlin <markmc@src.gnome.org>2002-12-09 23:46:44 +0000
commit90a44d7ddfd4ff0b843edde2e0518f48ea1ca822 (patch)
tree6ab885fde23b67731135cd5828bdcb8ccc51752c
parent94b67a90ed380a4048ca7728073c5f1003d06c0a (diff)
revert copyright changes until we decide on a formatGNOME_PANEL_2_1_4
-rw-r--r--mailcheck/ChangeLog9
-rw-r--r--mailcheck/mailcheck.c2
2 files changed, 10 insertions, 1 deletions
diff --git a/mailcheck/ChangeLog b/mailcheck/ChangeLog
index 8236ee939..619156f06 100644
--- a/mailcheck/ChangeLog
+++ b/mailcheck/ChangeLog
@@ -1,3 +1,12 @@
+2002-12-10 Mark McLoughlin <mark@skynet.ie>
+
+ * clock.c: (display_about_dialog):
+ * mailcheck.c: (mailcheck_about):
+ * pager.c: (display_about_dialog):
+ * printer.c: (printer_about):
+ * tasklist.c: (display_about_dialog): revert
+ copyright changes until we decide on a format.
+
2002-12-04 Mark McLoughlin <mark@skynet.ie>
* mailcheck.c: (mailcheck_execute_shell): no whitespace
diff --git a/mailcheck/mailcheck.c b/mailcheck/mailcheck.c
index 0019003d2..4f8e7d7e3 100644
--- a/mailcheck/mailcheck.c
+++ b/mailcheck/mailcheck.c
@@ -1743,7 +1743,7 @@ mailcheck_about(BonoboUIComponent *uic, MailCheck *mc, const gchar *verbname)
g_free (file);
mc->about = gnome_about_new (_("Inbox Monitor"), "1.1",
- _("(C) 1998 Free Software Foundation, Inc."),
+ _("(c) 1998-2000 the Free Software Foundation"),
_("Inbox Monitor notifies you when new mail arrives in your mailbox"),
authors,
documenters,