Skip to content
This repository was archived by the owner on Mar 28, 2025. It is now read-only.

Commit 3d6f6fa

Browse files
committed
Apply fixes from StyleCI
1 parent 14c41c8 commit 3d6f6fa

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

extend.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of ianm/synopsis.
55
*
6-
* (c) 2020 - 2021 Ian Morland
6+
* (c) 2020 - 2022 Ian Morland
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

migrations/2020_12_24_000000_default_settings.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of ianm/synopsis.
55
*
6-
* (c) 2020 - 2021 Ian Morland
6+
* (c) 2020 - 2022 Ian Morland
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

migrations/2021_12_08_000000_add_tags_synopsis_cols.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of ianm/synopsis.
55
*
6-
* (c) 2020 - 2021 Ian Morland
6+
* (c) 2020 - 2022 Ian Morland
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/LoadRelations.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of ianm/synopsis.
55
*
6-
* (c) 2020 - 2021 Ian Morland
6+
* (c) 2020 - 2022 Ian Morland
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/Tags/AddTagsAttrs.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of ianm/synopsis.
55
*
6-
* (c) 2020 - 2021 Ian Morland
6+
* (c) 2020 - 2022 Ian Morland
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

src/Tags/Saving.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/*
44
* This file is part of ianm/synopsis.
55
*
6-
* (c) 2020 - 2021 Ian Morland
6+
* (c) 2020 - 2022 Ian Morland
77
*
88
* For the full copyright and license information, please view the LICENSE
99
* file that was distributed with this source code.

0 commit comments

Comments
 (0)