summaryrefslogtreecommitdiff
path: root/plugins/Kuzne4ikCrypt/src
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Kuzne4ikCrypt/src')
-rw-r--r--plugins/Kuzne4ikCrypt/src/encrypt.cpp2
-rw-r--r--plugins/Kuzne4ikCrypt/src/main.cpp2
-rw-r--r--plugins/Kuzne4ikCrypt/src/stdafx.h2
-rw-r--r--plugins/Kuzne4ikCrypt/src/stdcrypt.h2
-rw-r--r--plugins/Kuzne4ikCrypt/src/utils.cpp2
-rw-r--r--plugins/Kuzne4ikCrypt/src/version.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/plugins/Kuzne4ikCrypt/src/encrypt.cpp b/plugins/Kuzne4ikCrypt/src/encrypt.cpp
index 2a495fc24a..bcb68eac53 100644
--- a/plugins/Kuzne4ikCrypt/src/encrypt.cpp
+++ b/plugins/Kuzne4ikCrypt/src/encrypt.cpp
@@ -2,7 +2,7 @@
Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (C) 2012-16 Miranda NG project,
+Copyright (C) 2012-17 Miranda NG project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Kuzne4ikCrypt/src/main.cpp b/plugins/Kuzne4ikCrypt/src/main.cpp
index b906df6083..4a248e1d89 100644
--- a/plugins/Kuzne4ikCrypt/src/main.cpp
+++ b/plugins/Kuzne4ikCrypt/src/main.cpp
@@ -2,7 +2,7 @@
Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (C) 2012-16 Miranda NG project,
+Copyright (C) 2012-17 Miranda NG project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Kuzne4ikCrypt/src/stdafx.h b/plugins/Kuzne4ikCrypt/src/stdafx.h
index baa9cff9c1..e949978289 100644
--- a/plugins/Kuzne4ikCrypt/src/stdafx.h
+++ b/plugins/Kuzne4ikCrypt/src/stdafx.h
@@ -2,7 +2,7 @@
Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (C) 2012-16 Miranda NG project,
+Copyright (C) 2012-17 Miranda NG project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Kuzne4ikCrypt/src/stdcrypt.h b/plugins/Kuzne4ikCrypt/src/stdcrypt.h
index dd8bb249d8..5c5b68ddbb 100644
--- a/plugins/Kuzne4ikCrypt/src/stdcrypt.h
+++ b/plugins/Kuzne4ikCrypt/src/stdcrypt.h
@@ -1,7 +1,7 @@
/*
Standard encryption plugin for Miranda NG
-Copyright (C) 2012-16 George Hazan
+Copyright (C) 2012-17 George Hazan
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/plugins/Kuzne4ikCrypt/src/utils.cpp b/plugins/Kuzne4ikCrypt/src/utils.cpp
index 04ac8bab4f..c7bf59fbfd 100644
--- a/plugins/Kuzne4ikCrypt/src/utils.cpp
+++ b/plugins/Kuzne4ikCrypt/src/utils.cpp
@@ -2,7 +2,7 @@
Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (C) 2012-16 Miranda NG project,
+Copyright (C) 2012-17 Miranda NG project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/plugins/Kuzne4ikCrypt/src/version.h b/plugins/Kuzne4ikCrypt/src/version.h
index b80e2eae08..e515e8df56 100644
--- a/plugins/Kuzne4ikCrypt/src/version.h
+++ b/plugins/Kuzne4ikCrypt/src/version.h
@@ -9,4 +9,4 @@
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p//"
-#define __COPYRIGHT "© 2016 Miranda NG Development Team"
+#define __COPYRIGHT "© 2016-17 Miranda NG Development Team"