Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/user_saml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/vendor/robrichards/xmlseclibs/xmlseclibs.php')
-rw-r--r--3rdparty/vendor/robrichards/xmlseclibs/xmlseclibs.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/3rdparty/vendor/robrichards/xmlseclibs/xmlseclibs.php b/3rdparty/vendor/robrichards/xmlseclibs/xmlseclibs.php
index e3998606..1c10acc7 100644
--- a/3rdparty/vendor/robrichards/xmlseclibs/xmlseclibs.php
+++ b/3rdparty/vendor/robrichards/xmlseclibs/xmlseclibs.php
@@ -2,7 +2,7 @@
/**
* xmlseclibs.php
*
- * Copyright (c) 2007-2018, Robert Richards <rrichards@cdatazone.org>.
+ * Copyright (c) 2007-2020, Robert Richards <rrichards@cdatazone.org>.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -35,9 +35,9 @@
* POSSIBILITY OF SUCH DAMAGE.
*
* @author Robert Richards <rrichards@cdatazone.org>
- * @copyright 2007-2018 Robert Richards <rrichards@cdatazone.org>
+ * @copyright 2007-2020 Robert Richards <rrichards@cdatazone.org>
* @license http://www.opensource.org/licenses/bsd-license.php BSD License
- * @version 3.0.3-dev
+ * @version 3.1.1
*/
$xmlseclibs_srcdir = dirname(__FILE__) . '/src/';