summaryrefslogtreecommitdiff
path: root/src/core/stdssl
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2016-01-02 13:08:00 +0000
committerDart Raiden <wowemuh@gmail.com>2016-01-02 13:08:00 +0000
commitb4e4c653ff760fb15c09ed645c1ffbef9b5ac3c0 (patch)
treee1fab13d96223f2c6cf3eef86414cac8bd210fa0 /src/core/stdssl
parent4bc5f11374e1b1efffb82b020d0fa462b042e32b (diff)
Copyrights update part 2
git-svn-id: http://svn.miranda-ng.org/main/trunk@15985 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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 219c71d8fd..e0eb9b0242 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 (ñ) 2014-15 Miranda NG project (http://miranda-ng.org)
+Copyright (ñ) 2014-16 Miranda NG project (http://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 b16f53bb48..c6b96501ab 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 (ñ) 2012-15 Miranda NG project (http://miranda-ng.org),
+Copyright (ñ) 2012-16 Miranda NG project (http://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 5d3cae4e8e..0801609375 100644
--- a/src/core/stdssl/src/stdafx.cxx
+++ b/src/core/stdssl/src/stdafx.cxx
@@ -1,6 +1,6 @@
/*
-Copyright (C) 2012-15 Miranda NG team (http://miranda-ng.org)
+Copyright (C) 2012-16 Miranda NG team (http://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 ea87e2353e..45f135e8bc 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-15 Miranda NG project,
+Copyright 2000-12 Miranda IM, 2012-16 Miranda NG project,
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 7df58fa5f7..2f8a5cc6a3 100644
--- a/src/core/stdssl/src/version.h
+++ b/src/core/stdssl/src/version.h
@@ -10,4 +10,4 @@
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
#define __AUTHORWEB "http://miranda-ng.org/p/StdSSL/"
-#define __COPYRIGHT "© 2014-15 Miranda NG Development Team"
+#define __COPYRIGHT "© 2014-16 Miranda NG Development Team"