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

github.com/nextcloud/groupfolders.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Migration/Version201000Date20190111132839.php')
-rw-r--r--lib/Migration/Version201000Date20190111132839.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Migration/Version201000Date20190111132839.php b/lib/Migration/Version201000Date20190111132839.php
index b1176ec3..7dc14da5 100644
--- a/lib/Migration/Version201000Date20190111132839.php
+++ b/lib/Migration/Version201000Date20190111132839.php
@@ -1,6 +1,8 @@
<?php
declare(strict_types=1);
+// SPDX-FileCopyrightText: 2018 Robin Appelman <robin@icewind.nl>
+// SPDX-License-Identifier: AGPL-3.0-or-later
namespace OCA\GroupFolders\Migration;