summaryrefslogtreecommitdiff
path: root/src/core/stdemail
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2021-01-17 19:15:32 +0300
committerdartraiden <wowemuh@gmail.com>2021-01-17 19:15:32 +0300
commit3eb8e1c65d5f096cd6d72a87e63d01e1da24052e (patch)
tree6ec634fc74f6ea87170b14893c4b046efc09729e /src/core/stdemail
parentb2a65cb0e93f070ebb78dd69a9740527fb0e6261 (diff)
Update copyrights
Diffstat (limited to 'src/core/stdemail')
-rw-r--r--src/core/stdemail/src/email.cpp2
-rw-r--r--src/core/stdemail/src/main.cpp2
-rw-r--r--src/core/stdemail/src/stdafx.h2
-rw-r--r--src/core/stdemail/src/version.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/core/stdemail/src/email.cpp b/src/core/stdemail/src/email.cpp
index 59ad6e8815..22e13659a4 100644
--- a/src/core/stdemail/src/email.cpp
+++ b/src/core/stdemail/src/email.cpp
@@ -2,7 +2,7 @@
Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (C) 2012-20 Miranda NG team (https://miranda-ng.org),
+Copyright (C) 2012-21 Miranda NG team (https://miranda-ng.org),
Copyright (c) 2000-12 Miranda IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/src/core/stdemail/src/main.cpp b/src/core/stdemail/src/main.cpp
index f21afe2e4d..3f493172d0 100644
--- a/src/core/stdemail/src/main.cpp
+++ b/src/core/stdemail/src/main.cpp
@@ -2,7 +2,7 @@
Standard e-mail urls launcher for Miranda NG
-Copyright (C) 2012-20 Miranda NG team (https://miranda-ng.org)
+Copyright (C) 2012-21 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 as published by
diff --git a/src/core/stdemail/src/stdafx.h b/src/core/stdemail/src/stdafx.h
index 164c165198..39afdcfe2f 100644
--- a/src/core/stdemail/src/stdafx.h
+++ b/src/core/stdemail/src/stdafx.h
@@ -2,7 +2,7 @@
Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (C) 2012-20 Miranda NG team (https://miranda-ng.org),
+Copyright (C) 2012-21 Miranda NG team (https://miranda-ng.org),
Copyright (c) 2000-12 Miranda IM project,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/src/core/stdemail/src/version.h b/src/core/stdemail/src/version.h
index 0a596cf27d..5a44d818b4 100644
--- a/src/core/stdemail/src/version.h
+++ b/src/core/stdemail/src/version.h
@@ -8,4 +8,4 @@
#define __DESCRIPTION "Core module for e-mail urls handling."
#define __AUTHOR "Miranda NG team"
#define __AUTHORWEB "https://miranda-ng.org/p/StdEmail/"
-#define __COPYRIGHT "© 2012-20 Miranda NG team"
+#define __COPYRIGHT "© 2012-21 Miranda NG team"