]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix(copyright): Fix copyright doc blocks 41956/head
authorJoas Schilling <coding@schilljs.com>
Thu, 30 Nov 2023 10:53:47 +0000 (11:53 +0100)
committerbackportbot-nextcloud[bot] <backportbot-nextcloud[bot]@users.noreply.github.com>
Fri, 1 Dec 2023 07:20:23 +0000 (07:20 +0000)
Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/dav/lib/CalDAV/FreeBusy/FreeBusyGenerator.php
apps/dav/lib/CalDAV/Status/Status.php
apps/dav/lib/CalDAV/Status/StatusService.php
apps/user_status/lib/ContactsMenu/StatusProvider.php
apps/user_status/lib/Db/UserStatusMapper.php
apps/user_status/lib/Service/StatusService.php
apps/user_status/tests/Integration/Service/StatusServiceIntegrationTest.php

index 84dd05dfa555989e270ec6a44e9a68e609313adb..2148e6a1da255e5db185e480924f6ada9e5f8807 100644 (file)
@@ -1,26 +1,26 @@
 <?php
 
 declare(strict_types=1);
-/*
- * *
- *  *
- *  * @copyright 2023 Anna Larch <anna.larch@gmx.net>
- *  *
- *  * @author Anna Larch <anna.larch@gmx.net>
- *  *
- *  * This library is free software; you can redistribute it and/or
- *  * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE
- *  * License as published by the Free Software Foundation; either
- *  * version 3 of the License, or any later version.
- *  *
- *  * This library is distributed in the hope that it will be useful,
- *  * but WITHOUT ANY WARRANTY; without even the implied warranty of
- *  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- *  * GNU AFFERO GENERAL PUBLIC LICENSE for more details.
- *  *
- *  * You should have received a copy of the GNU Affero General Public
- *  * License along with this library.  If not, see <http://www.gnu.org/licenses/>.
- *  *
+
+/**
+ * @copyright 2023 Anna Larch <anna.larch@gmx.net>
+ *
+ * @author Anna Larch <anna.larch@gmx.net>
+ *
+ * @license GNU AGPL version 3 or any later version
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  *
  */
 
index da08d3fe2856b403f20617f703c15eba9ea8c45a..46ddf7e47f30263c005f4a79a9f62e2471f20120 100644 (file)
@@ -1,25 +1,26 @@
 <?php
-/*
- * *
- *  * Dav App
- *  *
- *  * @copyright 2023 Anna Larch <anna.larch@gmx.net>
- *  *
- *  * @author Anna Larch <anna.larch@gmx.net>
- *  *
- *  * This library is free software; you can redistribute it and/or
- *  * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE
- *  * License as published by the Free Software Foundation; either
- *  * version 3 of the License, or any later version.
- *  *
- *  * This library is distributed in the hope that it will be useful,
- *  * but WITHOUT ANY WARRANTY; without even the implied warranty of
- *  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- *  * GNU AFFERO GENERAL PUBLIC LICENSE for more details.
- *  *
- *  * You should have received a copy of the GNU Affero General Public
- *  * License along with this library.  If not, see <http://www.gnu.org/licenses/>.
- *  *
+
+declare(strict_types=1);
+
+/**
+ * @copyright 2023 Anna Larch <anna.larch@gmx.net>
+ *
+ * @author Anna Larch <anna.larch@gmx.net>
+ *
+ * @license GNU AGPL version 3 or any later version
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  *
  */
 
index eea4c12db238bf7be0b1ab0cbf6aba54228e450d..add8a668f7a41232b51735ea55fc9f7f66abe89d 100644 (file)
@@ -1,27 +1,4 @@
 <?php
-/*
- * *
- *  * Dav App
- *  *
- *  * @copyright 2023 Anna Larch <anna.larch@gmx.net>
- *  *
- *  * @author Anna Larch <anna.larch@gmx.net>
- *  *
- *  * This library is free software; you can redistribute it and/or
- *  * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE
- *  * License as published by the Free Software Foundation; either
- *  * version 3 of the License, or any later version.
- *  *
- *  * This library is distributed in the hope that it will be useful,
- *  * but WITHOUT ANY WARRANTY; without even the implied warranty of
- *  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- *  * GNU AFFERO GENERAL PUBLIC LICENSE for more details.
- *  *
- *  * You should have received a copy of the GNU Affero General Public
- *  * License along with this library.  If not, see <http://www.gnu.org/licenses/>.
- *  *
- *
- */
 
 declare(strict_types=1);
 
index 7eb0d7a41e156341b951cb3bf0eba53e45fee035..e9dc08ffa2cf39c26b3fa6494e20e6b1e8da30d6 100644 (file)
@@ -2,7 +2,7 @@
 
 declare(strict_types=1);
 
-/*
+/**
  * @copyright 2023 Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @author 2023 Christoph Wurst <christoph@winzerhof-wurst.at>
index 3621c1bfa9666c7db248ce67dcdbce1d0735a749..06f69fe0ac87525a8999a7b347b140670d620e34 100644 (file)
@@ -102,7 +102,7 @@ class UserStatusMapper extends QBMapper {
         * @return UserStatus
         * @throws \OCP\AppFramework\Db\DoesNotExistException
         */
-       public function findByUserId(string $userId, bool $isBackup = false):UserStatus {
+       public function findByUserId(string $userId, bool $isBackup = false): UserStatus {
                $qb = $this->db->getQueryBuilder();
                $qb
                        ->select('*')
index 114764f193df965ae3d8af8d472996b757855a82..9582c403329cccc681097188a417df5be46b582a 100644 (file)
@@ -137,7 +137,7 @@ class StatusService {
         * @return UserStatus
         * @throws DoesNotExistException
         */
-       public function findByUserId(string $userId):UserStatus {
+       public function findByUserId(string $userId): UserStatus {
                return $this->processStatus($this->mapper->findByUserId($userId));
        }
 
index 798e591f97543acb7e2089157eb7dec674e3a8c5..182cac562179df29bdea5fbcd1ea1a418ab10675 100644 (file)
@@ -2,7 +2,7 @@
 
 declare(strict_types=1);
 
-/*
+/**
  * @copyright 2023 Christoph Wurst <christoph@winzerhof-wurst.at>
  *
  * @author 2023 Christoph Wurst <christoph@winzerhof-wurst.at>