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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/Controller/UserController.php')
-rw-r--r--core/Controller/UserController.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/Controller/UserController.php b/core/Controller/UserController.php
index ce67d50429e..0cede94eb6e 100644
--- a/core/Controller/UserController.php
+++ b/core/Controller/UserController.php
@@ -1,9 +1,10 @@
<?php
/**
+ * @copyright Copyright (c) 2016, ownCloud, Inc.
+ *
* @author Lukas Reschke <lukas@statuscode.ch>
* @author Morris Jobke <hey@morrisjobke.de>
*
- * @copyright Copyright (c) 2016, ownCloud, Inc.
* @license AGPL-3.0
*
* This code is free software: you can redistribute it and/or modify