summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-01-16 16:56:58 +0100
committerBruno Haible <bruno@clisp.org>2011-01-16 16:56:58 +0100
commit00e5f0c38882541bbec6f07f07d867bd503f1be7 (patch)
tree4c2da0d9954e317000a634be68a468938583739b /src
parent5ac5f15a74858f03b2f987a785ae2c9d10b6a28c (diff)
downloadgperf-00e5f0c38882541bbec6f07f07d867bd503f1be7.tar.gz
Bump copyright year.
Diffstat (limited to 'src')
-rw-r--r--src/options.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/options.cc b/src/options.cc
index 145ea13..81a44a6 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-1998, 2000-2004, 2006-2009");
+ "1989-2011");
fprintf (stdout, "Written by %s and %s.\n",
"Douglas C. Schmidt", "Bruno Haible");
exit (0);