From 67192f621e35cbaa959789b5617b00e2a15b3f02 Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil Date: Fri, 30 Oct 2015 21:02:03 +0100 Subject: [PATCH] main: update the year --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index 0c1b1ed..003f4dd 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -21,7 +21,7 @@ void print_version() { out ("codecrypt " PACKAGE_VERSION); - out ("Copyright (C) 2014 Mirek Kratochvil "); + out ("Copyright (C) 2015 Mirek Kratochvil "); out ("This is free software; see the source " "for copying conditions. There is NO"); out ("warranty; not even for MERCHANTABILITY "