main: update the year

This commit is contained in:
Mirek Kratochvil 2015-10-30 21:02:03 +01:00
parent 246cda84a7
commit 67192f621e

View file

@ -21,7 +21,7 @@
void print_version()
{
out ("codecrypt " PACKAGE_VERSION);
out ("Copyright (C) 2014 Mirek Kratochvil <exa.exa@gmail.com>");
out ("Copyright (C) 2015 Mirek Kratochvil <exa.exa@gmail.com>");
out ("This is free software; see the source "
"for copying conditions. There is NO");
out ("warranty; not even for MERCHANTABILITY "