diff --git a/Common/onelab.h b/Common/onelab.h index d79ef65fe06f76e17831dc3033b76d596a774ac4..3dce36d9981493a66e4a236c52b9f543aeeafcbb 100644 --- a/Common/onelab.h +++ b/Common/onelab.h @@ -1,4 +1,4 @@ -// OneLab - Copyright (C) 2011-2013 ULg-UCL +// OneLab - Copyright (C) 2011-2014 ULg-UCL // // Permission is hereby granted, free of charge, to any person // obtaining a copy of this software and associated documentation diff --git a/Fltk/helpWindow.cpp b/Fltk/helpWindow.cpp index f84c02d13ec7c6a6f05edcbd937a6cce0a2cd3b7..083feb979f5d5cdfd475f40da1f144f5f16a0a89 100644 --- a/Fltk/helpWindow.cpp +++ b/Fltk/helpWindow.cpp @@ -281,7 +281,7 @@ helpWindow::helpWindow() o->box(FL_FLAT_BOX); std::ostringstream sstream; sstream << "<center><h3>Gmsh</h3><br>version " << GetGmshVersion() - << "<p>Copyright (C) 1997-2013" + << "<p>Copyright (C) 1997-2014" << "<br>Christophe Geuzaine and Jean-Francois Remacle" << "<p><a href=\"http://geuz.org/gmsh/doc/CREDITS.txt\">Credits</a> " << "and <a href=\"http://geuz.org/gmsh/doc/LICENSE.txt\">licensing "