summaryrefslogtreecommitdiff
path: root/protocols/Steam
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2018-01-01 05:02:10 +0300
committerdartraiden <wowemuh@gmail.com>2018-01-01 05:02:10 +0300
commit28317a5f7331e1910811e6e37ee7c327ee42cafd (patch)
treef4762a7fde822c343ed4f67ea715bf8ac5fe1640 /protocols/Steam
parent9682ce6e05865f2267f4bed4d74f0e1e890baccc (diff)
massive copyright update
Diffstat (limited to 'protocols/Steam')
-rw-r--r--protocols/Steam/src/stdafx.cxx2
-rw-r--r--protocols/Steam/src/version.h4
2 files changed, 3 insertions, 3 deletions
diff --git a/protocols/Steam/src/stdafx.cxx b/protocols/Steam/src/stdafx.cxx
index b05ed73bc5..e579779bcc 100644
--- a/protocols/Steam/src/stdafx.cxx
+++ b/protocols/Steam/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/protocols/Steam/src/version.h b/protocols/Steam/src/version.h
index 3c8a5e4a9b..755837fc20 100644
--- a/protocols/Steam/src/version.h
+++ b/protocols/Steam/src/version.h
@@ -8,6 +8,6 @@
#define __PLUGIN_NAME "Steam protocol"
#define __FILENAME "Steam.dll"
#define __DESCRIPTION "Steam protocol support for Miranda NG."
-#define __AUTHOR "Miranda NG Team, Robert Pösel"
+#define __AUTHOR "Miranda NG team, Robert Pösel"
#define __AUTHORWEB "https://miranda-ng.org/p/Steam/"
-#define __COPYRIGHT "© 2014-17 Miranda NG team"
+#define __COPYRIGHT "© 2014-17 Robert Pösel, 2017-18 Miranda NG team"