aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vasp/source/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/vasp/source/main.cpp')
-rw-r--r--externals/grill/vasp/source/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/grill/vasp/source/main.cpp b/externals/grill/vasp/source/main.cpp
index a6588df7..38febd4a 100644
--- a/externals/grill/vasp/source/main.cpp
+++ b/externals/grill/vasp/source/main.cpp
@@ -22,7 +22,7 @@ static V vasp_main()
post("-----------------------------------------");
post(" VASP modular %s ",VASP_VERSION);
post(" vector assembling signal processor ");
- post(" (C)2002-2005 Thomas Grill ");
+ post(" (C)2002-2007 Thomas Grill ");
#ifdef FLEXT_DEBUG
post(" DEBUG BUILD - " __DATE__ " " __TIME__);
#endif