r3447 - trunk/minisip/minisip/gui/gtkgui

mikma at minisip.org mikma at minisip.org
Thu Oct 25 16:20:22 CEST 2007


Author: mikma
Date: 2007-10-25 16:20:21 +0200 (Thu, 25 Oct 2007)
New Revision: 3447

Modified:
   trunk/minisip/minisip/gui/gtkgui/MainWindow.cxx
Log:
Update copyright year

Modified: trunk/minisip/minisip/gui/gtkgui/MainWindow.cxx
===================================================================
--- trunk/minisip/minisip/gui/gtkgui/MainWindow.cxx	2007-10-25 14:11:52 UTC (rev 3446)
+++ trunk/minisip/minisip/gui/gtkgui/MainWindow.cxx	2007-10-25 14:20:21 UTC (rev 3447)
@@ -839,7 +839,7 @@
 	about.set_comments("Minisip SIP User Agent");
 	about.set_version(VERSION);
 	about.set_website("http://www.minisip.org/");
-	about.set_copyright("Copyright (c) 2004-2006 The Minisip developer team");
+	about.set_copyright("Copyright (c) 2004-2007 The Minisip developer team");
 	about.set_logo( icon );
 
 	//about.set_license("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 of the License, or (at your option) any later version.");



More information about the Minisip-devel mailing list