Update of /cvsroot/mahogany/M/src/gui
In directory usw-pr-cvs1:/tmp/cvs-serv27679/src/gui

Modified Files:
        wxMainFrame.cpp 
Log Message:
incremented the year in the opyright string

Index: wxMainFrame.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxMainFrame.cpp,v
retrieving revision 1.146
retrieving revision 1.147
diff -b -u -2 -r1.146 -r1.147
--- wxMainFrame.cpp     4 Mar 2002 17:00:47 -0000       1.146
+++ wxMainFrame.cpp     28 Mar 2002 23:09:01 -0000      1.147
@@ -244,5 +244,5 @@
 {
    SetIcon(ICON("MainFrame"));
-   SetTitle(_("Copyright (C) 1997-2001 The Mahogany Developers Team"));
+   SetTitle(_("Copyright (C) 1997-2002 The Mahogany Developers Team"));
 
    static int widths[3] = { -1, 70, 100 }; // FIXME: temporary for debugging


_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to