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:
authorCarl Schwan <carl@carlschwan.eu>2022-08-03 17:41:52 +0300
committerCarl Schwan <carl@carlschwan.eu>2022-08-24 18:32:11 +0300
commitf44e5524a20b6be4ad2421e4833024e1e92cfa3a (patch)
treee0296c08be9d9c88d9115cafe6030b1ef35e78cd /lib/Migration/Version201000Date20190111132839.php
parent5cd0eb2c37aec6395f4c7ef3b5213926499321c9 (diff)
Port licensing information to reuse formatreuse-compliance
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
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;