summaryrefslogtreecommitdiff
path: root/plugins/CrashDumper/src
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/CrashDumper/src')
-rw-r--r--plugins/CrashDumper/src/stdafx.cxx2
-rw-r--r--plugins/CrashDumper/src/version.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/CrashDumper/src/stdafx.cxx b/plugins/CrashDumper/src/stdafx.cxx
index 6fb37564b7..0765fbaa6f 100644
--- a/plugins/CrashDumper/src/stdafx.cxx
+++ b/plugins/CrashDumper/src/stdafx.cxx
@@ -1,5 +1,5 @@
/*
-Copyright (C) 2012-15 Miranda NG project (http://miranda-ng.org)
+Copyright (C) 2012-16 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/CrashDumper/src/version.h b/plugins/CrashDumper/src/version.h
index 0b80c89b69..9dc63a831c 100644
--- a/plugins/CrashDumper/src/version.h
+++ b/plugins/CrashDumper/src/version.h
@@ -11,4 +11,4 @@
#define __AUTHOR "borkra"
#define __AUTHOREMAIL "borkra@miranda-im.org"
#define __AUTHORWEB "http://miranda-ng.org/p/CrashDumper/"
-#define __COPYRIGHT "© 2008-12 Boris Krasnovskiy, 2012-15 Miranda NG team"
+#define __COPYRIGHT "© 2008-12 Boris Krasnovskiy, 2012-16 Miranda NG team"