Skip to content

Commit fc33816

Browse files
Changed year in copyright
1 parent 49638b7 commit fc33816

File tree

105 files changed

+105
-105
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

105 files changed

+105
-105
lines changed

phpunit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
~ file that was distributed with this source code.
77
~
88
~ @author Andrey Helldar <helldar@dragon-code.pro>
9-
~ @copyright 2024 Laravel Lang Team
9+
~ @copyright 2025 Laravel Lang Team
1010
~ @license MIT
1111
~
1212
~ @see https://laravel-lang.com

src/Concerns/About.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Concerns/Decorator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Concerns/Has.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Concerns/Output.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Concerns/Path.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Console/Add.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Console/Base.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Console/Remove.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Console/Reset.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Console/Update.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Constants/Types.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Contracts/TextDecorator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Exceptions/BaseException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Exceptions/ProtectedLocaleException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Exceptions/UnknownLocaleCodeException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Exceptions/UnknownPluginInstanceException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Helpers/Arr.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Helpers/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Plugins/Plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Plugins/Provider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Processors/Add.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Processors/Processor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Processors/Remove.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Processors/Reset.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Processors/Update.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Resources/Translation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/ServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Services/Converters/Extensions/SmartPunctExtension.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Services/Converters/Text/BaseDecorator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Services/Converters/Text/CommonDecorator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Services/Converters/Text/SmartPunctuationDecorator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Services/Filesystem/Base.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Services/Filesystem/Json.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Services/Filesystem/Manager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Services/Filesystem/Php.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

src/Services/Renderer/ParagraphRenderer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

tests/Concerns/Commands.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

tests/Fixtures/Incorrect/BasePathDoesntExistProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

tests/Fixtures/Incorrect/BasePathProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

tests/Fixtures/Incorrect/ExceptionProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

tests/Fixtures/Incorrect/Plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

tests/Fixtures/MorePlugins/First/Src/Plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

tests/Fixtures/MorePlugins/First/Src/Plugins/Bar.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* file that was distributed with this source code.
88
*
99
* @author Andrey Helldar <helldar@dragon-code.pro>
10-
* @copyright 2024 Laravel Lang Team
10+
* @copyright 2025 Laravel Lang Team
1111
* @license MIT
1212
*
1313
* @see https://laravel-lang.com

0 commit comments

Comments
 (0)