From 88c8801298cbf6fec9cdce254c7b3cb9e066a421 Mon Sep 17 00:00:00 2001 From: Daniel Wilhelm Date: Fri, 18 Apr 2014 17:09:45 +0200 Subject: 3.13 --- shared/system_func.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shared/system_func.cpp') diff --git a/shared/system_func.cpp b/shared/system_func.cpp index 4f60f724..430451e5 100644 --- a/shared/system_func.cpp +++ b/shared/system_func.cpp @@ -1,7 +1,7 @@ // ************************************************************************** // * This file is part of the FreeFileSync project. It is distributed under * // * GNU General Public License: http://www.gnu.org/licenses/gpl.html * -// * Copyright (C) 2008-2010 ZenJu (zhnmju123 AT gmx.de) * +// * Copyright (C) 2008-2011 ZenJu (zhnmju123 AT gmx.de) * // ************************************************************************** // #include "system_func.h" -- cgit