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

github.com/nextcloud/ocsms.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLoïc Blot (@U-Exp) <loic.blot@unix-experience.fr>2015-01-03 13:11:26 +0300
committerLoïc Blot (@U-Exp) <loic.blot@unix-experience.fr>2015-01-03 13:11:26 +0300
commit2e2998d5e2115d5270f32766d4c31567200d65e1 (patch)
treef69d64c1703381ddf044606ab0185cefec91871d /tests
parentf03425c8513e416556143f823ce98a9c2dcff113 (diff)
Update copyright
Diffstat (limited to 'tests')
-rw-r--r--tests/autoloader.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/autoloader.php b/tests/autoloader.php
index 72f3a83..b334302 100644
--- a/tests/autoloader.php
+++ b/tests/autoloader.php
@@ -6,7 +6,7 @@
* later. See the COPYING file.
*
* @author Loic Blot <loic.blot@unix-experience.fr>
- * @copyright Loic Blot 2014
+ * @copyright Loic Blot 2014-2015
*/
require_once __DIR__ . '/../../../3rdparty/Pimple/Pimple.php';