main: update copyright notice

Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
pull/11/head
Thorsten Liebig 2013-09-17 12:50:04 +02:00
parent 9c7374c2cf
commit 19b8847d0f
1 changed files with 1 additions and 1 deletions

View File

@ -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 <thorsten.liebig@gmx.de> GPL license" << endl;
cout << " | (C) 2010-2013 Thorsten Liebig <thorsten.liebig@gmx.de> GPL license" << endl;
cout << " ---------------------------------------------------------------------- " << endl;
#ifdef MPI_SUPPORT
cout << openEMS_FDTD_MPI::GetExtLibsInfo() << endl;