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 b05ed73bc5..e579779bcc 100644
--- a/plugins/CrashDumper/src/stdafx.cxx
+++ b/plugins/CrashDumper/src/stdafx.cxx
@@ -1,5 +1,5 @@
/*
-Copyright (C) 2012-17 Miranda NG project (https://miranda-ng.org)
+Copyright (C) 2012-18 Miranda NG team (https://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 7eb818204e..ccfecebc07 100644
--- a/plugins/CrashDumper/src/version.h
+++ b/plugins/CrashDumper/src/version.h
@@ -10,4 +10,4 @@
#define __DESCRIPTION "Crash Dumper and Version Information for Miranda NG."
#define __AUTHOR "borkra"
#define __AUTHORWEB "https://miranda-ng.org/p/CrashDumper/"
-#define __COPYRIGHT "© 2008-12 Boris Krasnovskiy, 2012-17 Miranda NG team"
+#define __COPYRIGHT "© 2008-12 Boris Krasnovskiy, 2012-18 Miranda NG team"