From a0a9263a42ae4edbc96ba128befbf25be54f768f Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil Date: Fri, 24 Jan 2014 10:39:36 +0100 Subject: [PATCH] main: happy new year. --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index e1b4440..aa68bf5 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -21,7 +21,7 @@ void print_version() { out ("codecrypt " PACKAGE_VERSION); - out ("Copyright (C) 2013 Mirek Kratochvil "); + out ("Copyright (C) 2014 Mirek Kratochvil "); out ("This is free software; see the source " "for copying conditions. There is NO"); out ("warranty; not even for MERCHANTABILITY "