]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkWxGUIConsole.cxx
Removed LRMN from the wxWindow titles.
[bbtk.git] / kernel / src / bbtkWxGUIConsole.cxx
index 8f3c4e80452d361d2f0b6d3d3357184bfd81e029..5b2889197ceb2e85024550dbb8fbcccc79fb4586 100644 (file)
@@ -2,8 +2,8 @@
   Program:   bbtk
   Module:    $RCSfile: bbtkWxGUIConsole.cxx,v $
   Language:  C++
-  Date:      $Date: 2009/05/28 08:12:06 $
-  Version:   $Revision: 1.16 $
+  Date:      $Date: 2012/11/12 16:18:38 $
+  Version:   $Revision: 1.17 $
 =========================================================================*/
 
 /* ---------------------------------------------------------------------
@@ -303,7 +303,7 @@ namespace bbtk
   {
     m_mgr.Update();
        Refresh();
-    wxMessageBox(_T("  bbi\nThe Black Box Toolkit interpreter\n(c) CREATIS-LRMN 2008"),
+    wxMessageBox(_T("  bbi\nThe Black Box Toolkit interpreter\n(c) CREATIS 2008"),
                  _T("About ..."), wxOK | wxICON_INFORMATION,
                  this);
   }