summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Schaible <marcel.schaible@fernuni-hagen.de>2017-01-02 19:00:16 +0100
committerMarcel Schaible <marcel.schaible@fernuni-hagen.de>2017-01-02 19:00:16 +0100
commitd55186567239c4e89880a9e852f7e505bb1db30f (patch)
treebdc662ab10eab7d9e60eee9642411c841a0e6634
parentf4ad699ac55a3396db7a55bf3ea69db6e389c007 (diff)
downloadgperf-d55186567239c4e89880a9e852f7e505bb1db30f.tar.gz
Adjusted the version information for the release
-rw-r--r--src/options.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/options.cc b/src/options.cc
index 9e4229e..ec5cd5f 100644
--- a/src/options.cc
+++ b/src/options.cc
@@ -1021,7 +1021,7 @@ License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n\
This is free software: you are free to change and redistribute it.\n\
There is NO WARRANTY, to the extent permitted by law.\n\
",
- "1989-2011");
+ "1989-2017");
fprintf (stdout, "Written by %s and %s.\n",
"Douglas C. Schmidt", "Bruno Haible");
exit (0);