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 f4ef924d..83e4b4aa 100644
--- a/externals/grill/vasp/source/main.cpp
+++ b/externals/grill/vasp/source/main.cpp
@@ -20,7 +20,7 @@ V lib_setup()
post("-----------------------------------------");
post(" VASP modular %s ",VASP_VERSION);
post(" vector assembling signal processor ");
- post(" (C)2002 Thomas Grill ");
+ post(" (C)2002-2003 Thomas Grill ");
#ifdef FLEXT_DEBUG
post(" DEBUG BUILD - " __DATE__ " " __TIME__);
#endif