From: <pst...@us...> - 2008-04-06 22:09:00
|
Revision: 425 http://jazzplusplus.svn.sourceforge.net/jazzplusplus/?rev=425&view=rev Author: pstieber Date: 2008-04-06 15:08:58 -0700 (Sun, 06 Apr 2008) Log Message: ----------- Updated the copyright and the web site in case anyone ever builds or looks at this code. Modified Paths: -------------- branches/jazz-4.1.3/src/about.cpp Modified: branches/jazz-4.1.3/src/about.cpp =================================================================== --- branches/jazz-4.1.3/src/about.cpp 2008-04-06 21:13:15 UTC (rev 424) +++ branches/jazz-4.1.3/src/about.cpp 2008-04-06 22:08:58 UTC (rev 425) @@ -27,7 +27,9 @@ Welcome to JAZZ++ version " JAZZ_FULL_VERSION "\n\ \n\ Copyright (C) 1994-2000 Andreas Voss and Per Sigmond, all rights reserved.\n\ +Modifications Copyright (C) 2004 Patrick Earl\n\ +Modifications Copyright (C) 2008 Peter J. Stieber\n\ \n\ -See http://www.jazzware.com for latest information.\n"; +See http://jazzplusplus.sourceforge.net for latest information.\n"; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |