diff options
| author | dartraiden <wowemuh@gmail.com> | 2023-01-02 21:10:29 +0300 | 
|---|---|---|
| committer | dartraiden <wowemuh@gmail.com> | 2023-01-02 21:10:29 +0300 | 
| commit | 1979fd80424d16b2e489f9b57d01d9c7811d25a2 (patch) | |
| tree | 960d42c5fe4a51f0fe2850bea91256e226bce221 /protocols/Steam/src | |
| parent | adfbbb217d4f4a05acf198755f219a5223d31c27 (diff) | |
Update copyrights
Diffstat (limited to 'protocols/Steam/src')
| -rw-r--r-- | protocols/Steam/src/stdafx.cxx | 2 | ||||
| -rw-r--r-- | protocols/Steam/src/version.h | 2 | 
2 files changed, 2 insertions, 2 deletions
diff --git a/protocols/Steam/src/stdafx.cxx b/protocols/Steam/src/stdafx.cxx index f64d25234b..ebbde0ade1 100644 --- a/protocols/Steam/src/stdafx.cxx +++ b/protocols/Steam/src/stdafx.cxx @@ -1,5 +1,5 @@  /*
 -Copyright (C) 2012-22 Miranda NG team (https://miranda-ng.org)
 +Copyright (C) 2012-23 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 e9ed560cb2..43a5d81451 100644 --- a/protocols/Steam/src/version.h +++ b/protocols/Steam/src/version.h @@ -10,4 +10,4 @@  #define __DESCRIPTION              "Steam protocol support for Miranda NG."
  #define __AUTHOR                   "Miranda NG team, Robert Pösel"
  #define __AUTHORWEB                "https://miranda-ng.org/p/Steam"
 -#define __COPYRIGHT                "© 2014-17 Robert Pösel, 2017-22 Miranda NG team"
 +#define __COPYRIGHT                "© 2014-17 Robert Pösel, 2017-23 Miranda NG team"
  | 
