|
391 | 391 | * |
392 | 392 | */ |
393 | 393 |
|
394 | | -/** |
395 | | - * @copyright Copyright (c) 2020 John Molakvoæ < [email protected]> |
396 | | - * |
397 | | - * @author John Molakvoæ < [email protected]> |
398 | | - * |
399 | | - * @license AGPL-3.0-or-later |
400 | | - * |
401 | | - * This program is free software: you can redistribute it and/or modify |
402 | | - * it under the terms of the GNU Affero General Public License as |
403 | | - * published by the Free Software Foundation, either version 3 of the |
404 | | - * License, or (at your option) any later version. |
405 | | - * |
406 | | - * This program is distributed in the hope that it will be useful, |
407 | | - * but WITHOUT ANY WARRANTY; without even the implied warranty of |
408 | | - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
409 | | - * GNU Affero General Public License for more details. |
410 | | - * |
411 | | - * You should have received a copy of the GNU Affero General Public License |
412 | | - * along with this program. If not, see <http://www.gnu.org/licenses/>. |
413 | | - * |
414 | | - */ |
415 | | - |
416 | 394 | /** |
417 | 395 | * @copyright Copyright (c) 2020 John Molakvoæ < [email protected]> |
418 | 396 | * |
|
612 | 590 | * |
613 | 591 | */ |
614 | 592 |
|
| 593 | +/** |
| 594 | + * @copyright Copyright (c) 2024 Louis Chmn < [email protected]> |
| 595 | + * |
| 596 | + * @author Louis Chmn < [email protected]> |
| 597 | + * |
| 598 | + * @license AGPL-3.0-or-later |
| 599 | + * |
| 600 | + * This program is free software: you can redistribute it and/or modify |
| 601 | + * it under the terms of the GNU Affero General Public License as |
| 602 | + * published by the Free Software Foundation, either version 3 of the |
| 603 | + * License, or (at your option) any later version. |
| 604 | + * |
| 605 | + * This program is distributed in the hope that it will be useful, |
| 606 | + * but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 607 | + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 608 | + * GNU Affero General Public License for more details. |
| 609 | + * |
| 610 | + * You should have received a copy of the GNU Affero General Public License |
| 611 | + * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 612 | + * |
| 613 | + */ |
| 614 | + |
615 | 615 | /** |
616 | 616 | * @license nested-property https://github.com/cosmosio/nested-property |
617 | 617 | * |
|
0 commit comments