From c1800500cf8c71015b7610f36046283129a8de30 Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil Date: Wed, 20 Jan 2016 22:54:35 +0100 Subject: [PATCH] oh look, year changed --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index c02081e..146eb3e 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -21,7 +21,7 @@ void print_version() { out ("codecrypt " PACKAGE_VERSION); - out ("Copyright (C) 2015 Mirek Kratochvil "); + out ("Copyright (C) 2013-2016 Mirek Kratochvil "); out ("This is free software; see the source " "for copying conditions. There is NO"); out ("warranty; not even for MERCHANTABILITY "