diff options
author | Max Kellermann <max@duempel.org> | 2015-06-26 16:32:52 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2015-06-26 16:32:52 +0200 |
commit | 4d33b089dae0d97f0144239fcf1d254f51a5fd8f (patch) | |
tree | de2d502991d42e97e6a4e78215c4c1354688be24 /src/CommandLine.cxx | |
parent | 58996b841ac1a19794d704b5622480adc165c434 (diff) |
CommandLine: update copyright year
Diffstat (limited to 'src/CommandLine.cxx')
-rw-r--r-- | src/CommandLine.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CommandLine.cxx b/src/CommandLine.cxx index 1a55a29ea..b63b9b53f 100644 --- a/src/CommandLine.cxx +++ b/src/CommandLine.cxx @@ -106,7 +106,7 @@ static void version(void) "\n" "\n" "Copyright (C) 2003-2007 Warren Dukes <warren.dukes@gmail.com>\n" - "Copyright (C) 2008-2014 Max Kellermann <max@duempel.org>\n" + "Copyright (C) 2008-2015 Max Kellermann <max@duempel.org>\n" "This is free software; see the source for copying conditions. There is NO\n" "warranty; not even MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n" |