summaryrefslogtreecommitdiff
path: root/src/core/stdssl
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2019-01-04 15:01:31 +0300
committerdartraiden <wowemuh@gmail.com>2019-01-04 15:01:31 +0300
commitfefd2d51b58879308b6a4089eb6baafe1a1e91f0 (patch)
treee44961329d3f4cc0d098007bfb3cc25025f78803 /src/core/stdssl
parent1b308509eac4a2ddfe601643cb699e77cd426d7f (diff)
Update copyrights
Diffstat (limited to 'src/core/stdssl')
-rw-r--r--src/core/stdssl/src/main.cpp2
-rw-r--r--src/core/stdssl/src/netlibssl.cpp2
-rw-r--r--src/core/stdssl/src/stdafx.cxx2
-rw-r--r--src/core/stdssl/src/stdafx.h2
-rw-r--r--src/core/stdssl/src/version.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/src/core/stdssl/src/main.cpp b/src/core/stdssl/src/main.cpp
index ebf2b31905..33845e1c2b 100644
--- a/src/core/stdssl/src/main.cpp
+++ b/src/core/stdssl/src/main.cpp
@@ -2,7 +2,7 @@
Standard SSL driver for Miranda NG
-Copyright (c) 2014-18 Miranda NG team (https://miranda-ng.org)
+Copyright (c) 2014-19 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/stdssl/src/netlibssl.cpp b/src/core/stdssl/src/netlibssl.cpp
index 405e9a355c..5b070ce28f 100644
--- a/src/core/stdssl/src/netlibssl.cpp
+++ b/src/core/stdssl/src/netlibssl.cpp
@@ -2,7 +2,7 @@
Miranda NG: the free IM client for Microsoft* Windows*
-Copyright (c) 2012-18 Miranda NG team (https://miranda-ng.org),
+Copyright (C) 2012-19 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/stdssl/src/stdafx.cxx b/src/core/stdssl/src/stdafx.cxx
index a014f1df49..c99d1c63ba 100644
--- a/src/core/stdssl/src/stdafx.cxx
+++ b/src/core/stdssl/src/stdafx.cxx
@@ -1,6 +1,6 @@
/*
-Copyright (C) 2012-18 Miranda NG team (https://miranda-ng.org)
+Copyright (C) 2012-19 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/src/core/stdssl/src/stdafx.h b/src/core/stdssl/src/stdafx.h
index e4100742dc..282a76060d 100644
--- a/src/core/stdssl/src/stdafx.h
+++ b/src/core/stdssl/src/stdafx.h
@@ -1,6 +1,6 @@
/*
-Copyright 2000-12 Miranda IM, 2012-18 Miranda NG team,
+Copyright 2000-12 Miranda IM, 2012-19 Miranda NG team,
all portions of this codebase are copyrighted to the people
listed in contributors.txt.
diff --git a/src/core/stdssl/src/version.h b/src/core/stdssl/src/version.h
index 6c3a6313b4..66d8869757 100644
--- a/src/core/stdssl/src/version.h
+++ b/src/core/stdssl/src/version.h
@@ -9,4 +9,4 @@
#define __DESCRIPTION "Core driver for Windows native SSL support."
#define __AUTHOR "Miranda NG team"
#define __AUTHORWEB "https://miranda-ng.org/p/StdSSL/"
-#define __COPYRIGHT "© 2014-18 Miranda NG team"
+#define __COPYRIGHT "© 2014-19 Miranda NG team"