From 813851def848b52b92f59c379706ada6bebceba9 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 31 Dec 2014 22:00:02 +0000 Subject: Year 2015 version update git-svn-id: http://svn.miranda-ng.org/main/trunk@11704 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/DbChecker/src/stdafx.cpp | 2 +- plugins/DbChecker/src/version.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/DbChecker/src') diff --git a/plugins/DbChecker/src/stdafx.cpp b/plugins/DbChecker/src/stdafx.cpp index 6e1a5e59fd..cc1550b30d 100644 --- a/plugins/DbChecker/src/stdafx.cpp +++ b/plugins/DbChecker/src/stdafx.cpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2012-14 Miranda NG project (http://miranda-ng.org) +Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License diff --git a/plugins/DbChecker/src/version.h b/plugins/DbChecker/src/version.h index 1c880d370f..86532b4139 100644 --- a/plugins/DbChecker/src/version.h +++ b/plugins/DbChecker/src/version.h @@ -11,4 +11,4 @@ #define __AUTHOR "George Hazan" #define __AUTHOREMAIL "ghazan@miranda-ng.org" #define __AUTHORWEB "http://miranda-ng.org/p/DbChecker/" -#define __COPYRIGHT "© 2012-14 George Hazan" +#define __COPYRIGHT "© 2012-15 George Hazan" -- cgit v1.2.3