File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 * @link https://github.com/Triangle-org/Middleware
66 *
77 * @author Ivan Zorin <creator@localzet.com>
8- * @copyright Copyright (c) 2023-2024 Triangle Framework Team
8+ * @copyright Copyright (c) 2023-2025 Triangle Framework Team
99 * @license https://www.gnu.org/licenses/agpl-3.0 GNU Affero General Public License v3.0
1010 *
1111 * This program is free software: you can redistribute it and/or modify
Original file line number Diff line number Diff line change 11<?php
22
3+ /**
4+ * @package Triangle Middleware Component
5+ * @link https://github.com/Triangle-org/Middleware
6+ *
7+ * @author Ivan Zorin <creator@localzet.com>
8+ * @copyright Copyright (c) 2023-2025 Triangle Framework Team
9+ * @license https://www.gnu.org/licenses/agpl-3.0 GNU Affero General Public License v3.0
10+ *
11+ * This program is free software: you can redistribute it and/or modify
12+ * it under the terms of the GNU Affero General Public License as published
13+ * by the Free Software Foundation, either version 3 of the License, or
14+ * (at your option) any later version.
15+ *
16+ * This program is distributed in the hope that it will be useful,
17+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
18+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19+ * GNU Affero General Public License for more details.
20+ *
21+ * You should have received a copy of the GNU Affero General Public License
22+ * along with this program. If not, see <https://www.gnu.org/licenses/>.
23+ *
24+ * For any questions, please contact <triangle@localzet.com>
25+ */
26+
327return [
428 '' => [
529 ]
Original file line number Diff line number Diff line change 55 * @link https://github.com/Triangle-org/Middleware
66 *
77 * @author Ivan Zorin <creator@localzet.com>
8- * @copyright Copyright (c) 2023-2024 Triangle Framework Team
8+ * @copyright Copyright (c) 2023-2025 Triangle Framework Team
99 * @license https://www.gnu.org/licenses/agpl-3.0 GNU Affero General Public License v3.0
1010 *
1111 * This program is free software: you can redistribute it and/or modify
Original file line number Diff line number Diff line change 55 * @link https://github.com/Triangle-org/Middleware
66 *
77 * @author Ivan Zorin <creator@localzet.com>
8- * @copyright Copyright (c) 2023-2024 Triangle Framework Team
8+ * @copyright Copyright (c) 2023-2025 Triangle Framework Team
99 * @license https://www.gnu.org/licenses/agpl-3.0 GNU Affero General Public License v3.0
1010 *
1111 * This program is free software: you can redistribute it and/or modify
You can’t perform that action at this time.
0 commit comments