diff options
author | dartraiden <wowemuh@gmail.com> | 2017-01-01 18:01:01 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2017-01-01 18:01:01 +0300 |
commit | 99b1776c0323a63631c350bf842dd00358730dd0 (patch) | |
tree | 3255fb6b5ba9ce752db640e3e8ab6bca134b14d7 /plugins/StatusManager | |
parent | 093c475510144343dd2bffea37848d51d0315f59 (diff) |
bump copyright year
Diffstat (limited to 'plugins/StatusManager')
-rw-r--r-- | plugins/StatusManager/src/stdafx.cxx | 2 | ||||
-rw-r--r-- | plugins/StatusManager/src/version.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/StatusManager/src/stdafx.cxx b/plugins/StatusManager/src/stdafx.cxx index 3034680058..b1e6b18f73 100644 --- a/plugins/StatusManager/src/stdafx.cxx +++ b/plugins/StatusManager/src/stdafx.cxx @@ -1,5 +1,5 @@ /* -Copyright (C) 2012-16 Miranda NG project (http://miranda-ng.org) +Copyright (C) 2012-17 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/StatusManager/src/version.h b/plugins/StatusManager/src/version.h index 325fe819e5..afc5ef5d5f 100644 --- a/plugins/StatusManager/src/version.h +++ b/plugins/StatusManager/src/version.h @@ -14,4 +14,4 @@ #define __AUTHOR "P Boon" #define __AUTHOREMAIL "unregistered@users.sourceforge.net" #define __AUTHORWEB "http://miranda-ng.org/p/StatusManager/" -#define __COPYRIGHT "© 2003-08 P. Boon, 2008-16 George Hazan" +#define __COPYRIGHT "© 2003-08 P. Boon, 2008-17 George Hazan" |