diff --git a/main.cpp b/main.cpp index b8b3481..1d5408e 100644 --- a/main.cpp +++ b/main.cpp @@ -54,7 +54,7 @@ int main(int argc, char *argv[]) cout << " ---------------------------------------------------------------------- " << endl; cout << " | openEMS " << bits << " -- version " GIT_VERSION << endl; - cout << " | (C) 2010-2012 Thorsten Liebig GPL license" << endl; + cout << " | (C) 2010-2013 Thorsten Liebig GPL license" << endl; cout << " ---------------------------------------------------------------------- " << endl; #ifdef MPI_SUPPORT cout << openEMS_FDTD_MPI::GetExtLibsInfo() << endl;