declare(strict_types=1);
/**
- * @copyright Copyright (c) 2023 Your name <your@email.com>
+ * @copyright Copyright (c) 2023 Côme Chilliet <come.chilliet@nextcloud.com>
*
- * @author Your name <your@email.com>
+ * @author Côme Chilliet <come.chilliet@nextcloud.com>
*
* @license GNU AGPL version 3 or any later version
*
declare(strict_types=1);
/**
- * @copyright Copyright (c) 2023 Your name <your@email.com>
+ * @copyright Copyright (c) 2023 Côme Chilliet <come.chilliet@nextcloud.com>
*
- * @author Your name <your@email.com>
+ * @author Côme Chilliet <come.chilliet@nextcloud.com>
*
* @license GNU AGPL version 3 or any later version
*
declare(strict_types=1);
/**
- * @copyright Copyright (c) {{year}} Your name <your@email.com>
+ * @copyright Copyright (c) {{year}} FIXME Your name <your@email.com>
*
- * @author Your name <your@email.com>
+ * FIXME @author Your name <your@email.com>
*
* @license GNU AGPL version 3 or any later version
*
use OCP\Migration\SimpleMigrationStep;
/**
- * Auto-generated migration step: Please modify to your needs!
+ * FIXME Auto-generated migration step: Please modify to your needs!
*/
class {{classname}} extends SimpleMigrationStep {
declare(strict_types=1);
/**
- * @copyright Copyright (c) 2022 Your name <your@email.com>
+ * @copyright Copyright (c) 2022 Robin Appelman <robin@icewind.nl>
*
- * @author Your name <your@email.com>
+ * @author Robin Appelman <robin@icewind.nl>
*
* @license GNU AGPL version 3 or any later version
*