From 99b1776c0323a63631c350bf842dd00358730dd0 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Sun, 1 Jan 2017 18:01:01 +0300 Subject: bump copyright year --- src/core/stdcrypt/src/encrypt.cpp | 2 +- src/core/stdcrypt/src/main.cpp | 2 +- src/core/stdcrypt/src/stdafx.h | 2 +- src/core/stdcrypt/src/stdcrypt.h | 2 +- src/core/stdcrypt/src/utils.cpp | 2 +- src/core/stdcrypt/src/version.h | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'src/core/stdcrypt') diff --git a/src/core/stdcrypt/src/encrypt.cpp b/src/core/stdcrypt/src/encrypt.cpp index 5710f9c2eb..1ca04f4782 100644 --- a/src/core/stdcrypt/src/encrypt.cpp +++ b/src/core/stdcrypt/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/src/core/stdcrypt/src/main.cpp b/src/core/stdcrypt/src/main.cpp index 175fe48865..48983fceb7 100644 --- a/src/core/stdcrypt/src/main.cpp +++ b/src/core/stdcrypt/src/main.cpp @@ -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/src/core/stdcrypt/src/stdafx.h b/src/core/stdcrypt/src/stdafx.h index a0634867ca..9623d2136c 100644 --- a/src/core/stdcrypt/src/stdafx.h +++ b/src/core/stdcrypt/src/stdafx.h @@ -2,7 +2,7 @@ Miranda NG: the free IM client for Microsoft* Windows* -Copyright (ñ) 2012-16 Miranda NG project (http://miranda-ng.org), +Copyright (ñ) 2012-17 Miranda NG project (http://miranda-ng.org), Copyright (c) 2000-12 Miranda IM project, all portions of this codebase are copyrighted to the people listed in contributors.txt. diff --git a/src/core/stdcrypt/src/stdcrypt.h b/src/core/stdcrypt/src/stdcrypt.h index fc96dfbe3d..9465ac86e2 100644 --- a/src/core/stdcrypt/src/stdcrypt.h +++ b/src/core/stdcrypt/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/src/core/stdcrypt/src/utils.cpp b/src/core/stdcrypt/src/utils.cpp index 04ac8bab4f..c7bf59fbfd 100644 --- a/src/core/stdcrypt/src/utils.cpp +++ b/src/core/stdcrypt/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/src/core/stdcrypt/src/version.h b/src/core/stdcrypt/src/version.h index 26c504fdee..56e4beb8cc 100644 --- a/src/core/stdcrypt/src/version.h +++ b/src/core/stdcrypt/src/version.h @@ -9,4 +9,4 @@ #define __AUTHOR "Miranda NG Development Team" #define __AUTHOREMAIL "" #define __AUTHORWEB "http://miranda-ng.org/p/StdCrypt/" -#define __COPYRIGHT "© 2012-16 Miranda NG Development Team" +#define __COPYRIGHT "© 2012-17 Miranda NG Development Team" -- cgit v1.2.3