]> hydra-www.ietfng.org Git - gtetrinet/commitdiff
update copyright notices... happy new year.
authorJordi Albornoz <jordi@src.gnome.org>
Sun, 5 Jan 2003 01:29:11 +0000 (01:29 +0000)
committerJordi Albornoz <jordi@src.gnome.org>
Sun, 5 Jan 2003 01:29:11 +0000 (01:29 +0000)
ChangeLog
src/commands.c

index 3a9230060869738b61256c88e91239f88352955a..c674dd05950915a939a5caa0a493e9d1903c728c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-01-05  Jordi Mallach  <jordi@sindominio.net>
+
+       * src/commands.c: update copyright notices... happy new year.
+
 2003-01-05  Jordi Mallach  <jordi@sindominio.net>
 
        * TODO: add missing item.
index fb3ea0445dd46c6f94a33149a21a3326186d96bc..25d662130830e9f0813020a2e9b765bef84a1e0a 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  GTetrinet
- *  Copyright (C) 1999, 2000  Ka-shu Wong (kswong@zip.com.au)
+ *  Copyright (C) 1999, 2000, 2001, 2002, 2003  Ka-shu Wong (kswong@zip.com.au)
  *
  *  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
@@ -239,7 +239,7 @@ void about_command (GtkWidget *widget, gpointer data)
       logo = gdk_pixbuf_new_from_file (PIXMAPSDIR "/gtetrinet.png", NULL);
     
       about = gnome_about_new (APPNAME, APPVERSION,
-                               _("(C) 1999, 2000, 2001, 2002 Ka-shu Wong"),
+                               _("(C) 1999, 2000, 2001, 2002, 2003 Ka-shu Wong"),
                                _("A Tetrinet client for GNOME.\n"),
                                authors,
                                documenters,