Skip to content

Commit

Permalink
Merge pull request #335 from Laravel-Lang/14.x
Browse files Browse the repository at this point in the history
Update copyrights
  • Loading branch information
andrey-helldar authored Oct 29, 2023
2 parents 7aeb1bd + d4a1d3b commit 946405e
Show file tree
Hide file tree
Showing 130 changed files with 390 additions and 404 deletions.
8 changes: 3 additions & 5 deletions .run/build.run.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
<!--~
~ This file is part of the "Laravel-Lang/publisher" project.
~ This file is part of the "laravel-lang/publisher" project.
~
~ For the full copyright and license information, please view the LICENSE
~ file that was distributed with this source code.
~
~ @author Andrey Helldar <helldar@dragon-code.pro>
~
~ @copyright 2022 Andrey Helldar
~
~ @copyright 2023 Laravel Lang Team
~ @license MIT
~
~ @see https://github.com/Laravel-Lang/publisher
~ @see https://laravel-lang.com
-->

<component name="ProjectRunConfigurationManager">
Expand Down
8 changes: 3 additions & 5 deletions .run/dev.run.xml
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
<!--~
~ This file is part of the "Laravel-Lang/publisher" project.
~ This file is part of the "laravel-lang/publisher" project.
~
~ For the full copyright and license information, please view the LICENSE
~ file that was distributed with this source code.
~
~ @author Andrey Helldar <helldar@dragon-code.pro>
~
~ @copyright 2022 Andrey Helldar
~
~ @copyright 2023 Laravel Lang Team
~ @license MIT
~
~ @see https://github.com/Laravel-Lang/publisher
~ @see https://laravel-lang.com
-->

<component name="ProjectRunConfigurationManager">
Expand Down
6 changes: 3 additions & 3 deletions config/private.php
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<?php

/**
* This file is part of the "Laravel-Lang/publisher" project.
* This file is part of the "laravel-lang/publisher" project.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Andrey Helldar <helldar@dragon-code.pro>
* @copyright 2022 Andrey Helldar
* @copyright 2023 Laravel Lang Team
* @license MIT
*
* @see https://github.com/Laravel-Lang/publisher
* @see https://laravel-lang.com
*/

declare(strict_types=1);
Expand Down
6 changes: 3 additions & 3 deletions config/public.php
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<?php

/**
* This file is part of the "Laravel-Lang/publisher" project.
* This file is part of the "laravel-lang/publisher" project.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Andrey Helldar <helldar@dragon-code.pro>
* @copyright 2023 Andrey Helldar
* @copyright 2023 Laravel Lang Team
* @license MIT
*
* @see https://github.com/Laravel-Lang/publisher
* @see https://laravel-lang.com
*/

declare(strict_types=1);
Expand Down
8 changes: 3 additions & 5 deletions docs/.vuepress/config.js
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
/**
* This file is part of the "Laravel-Lang/publisher" project.
* This file is part of the "laravel-lang/publisher" project.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Andrey Helldar <helldar@dragon-code.pro>
*
* @copyright 2023 Andrey Helldar
*
* @copyright 2023 Laravel Lang Team
* @license MIT
*
* @see https://github.com/Laravel-Lang/publisher
* @see https://laravel-lang.com
*/

import { defaultTheme, viteBundler } from 'vuepress'
Expand Down
8 changes: 3 additions & 5 deletions docs/.vuepress/public/images/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 3 additions & 5 deletions docs/.vuepress/styles/_fonts.scss
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
/*!*
* This file is part of the "Laravel-Lang/publisher" project.
* This file is part of the "laravel-lang/publisher" project.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Andrey Helldar <helldar@dragon-code.pro>
*
* @copyright 2022 Andrey Helldar
*
* @copyright 2023 Laravel Lang Team
* @license MIT
*
* @see https://github.com/Laravel-Lang/publisher
* @see https://laravel-lang.com
*/

@charset "UTF-8";
Expand Down
8 changes: 3 additions & 5 deletions docs/.vuepress/styles/index.scss
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
/*!*
* This file is part of the "Laravel-Lang/publisher" project.
* This file is part of the "laravel-lang/publisher" project.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Andrey Helldar <helldar@dragon-code.pro>
*
* @copyright 2022 Andrey Helldar
*
* @copyright 2023 Laravel Lang Team
* @license MIT
*
* @see https://github.com/Laravel-Lang/publisher
* @see https://laravel-lang.com
*/

@charset "UTF-8";
Expand Down
6 changes: 3 additions & 3 deletions helper.php
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<?php

/**
* This file is part of the "Laravel-Lang/publisher" project.
* This file is part of the "laravel-lang/publisher" project.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Andrey Helldar <helldar@dragon-code.pro>
* @copyright 2023 Andrey Helldar
* @copyright 2023 Laravel Lang Team
* @license MIT
*
* @see https://github.com/Laravel-Lang/publisher
* @see https://laravel-lang.com
*/

declare(strict_types=1);
Expand Down
6 changes: 3 additions & 3 deletions phpunit.php
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<?php

/**
* This file is part of the "Laravel-Lang/publisher" project.
* This file is part of the "laravel-lang/publisher" project.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Andrey Helldar <helldar@dragon-code.pro>
* @copyright 2022 Andrey Helldar
* @copyright 2023 Laravel Lang Team
* @license MIT
*
* @see https://github.com/Laravel-Lang/publisher
* @see https://laravel-lang.com
*/

/*
Expand Down
8 changes: 3 additions & 5 deletions phpunit.xml
Original file line number Diff line number Diff line change
@@ -1,17 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--~
~ This file is part of the "Laravel-Lang/publisher" project.
~ This file is part of the "laravel-lang/publisher" project.
~
~ For the full copyright and license information, please view the LICENSE
~ file that was distributed with this source code.
~
~ @author Andrey Helldar <helldar@dragon-code.pro>
~
~ @copyright 2023 Andrey Helldar
~
~ @copyright 2023 Laravel Lang Team
~ @license MIT
~
~ @see https://github.com/Laravel-Lang/publisher
~ @see https://laravel-lang.com
-->
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.3/phpunit.xsd"
Expand Down
6 changes: 3 additions & 3 deletions src/Concerns/About.php
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<?php

/**
* This file is part of the "Laravel-Lang/publisher" project.
* This file is part of the "laravel-lang/publisher" project.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Andrey Helldar <helldar@dragon-code.pro>
* @copyright 2022 Andrey Helldar
* @copyright 2023 Laravel Lang Team
* @license MIT
*
* @see https://github.com/Laravel-Lang/publisher
* @see https://laravel-lang.com
*/

declare(strict_types=1);
Expand Down
6 changes: 3 additions & 3 deletions src/Concerns/Aliases.php
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<?php

/**
* This file is part of the "Laravel-Lang/publisher" project.
* This file is part of the "laravel-lang/publisher" project.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Andrey Helldar <helldar@dragon-code.pro>
* @copyright 2023 Andrey Helldar
* @copyright 2023 Laravel Lang Team
* @license MIT
*
* @see https://github.com/Laravel-Lang/publisher
* @see https://laravel-lang.com
*/

declare(strict_types=1);
Expand Down
6 changes: 3 additions & 3 deletions src/Concerns/Decorator.php
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<?php

/**
* This file is part of the "Laravel-Lang/publisher" project.
* This file is part of the "laravel-lang/publisher" project.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Andrey Helldar <helldar@dragon-code.pro>
* @copyright 2023 Andrey Helldar
* @copyright 2023 Laravel Lang Team
* @license MIT
*
* @see https://github.com/Laravel-Lang/publisher
* @see https://laravel-lang.com
*/

declare(strict_types=1);
Expand Down
6 changes: 3 additions & 3 deletions src/Concerns/Has.php
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<?php

/**
* This file is part of the "Laravel-Lang/publisher" project.
* This file is part of the "laravel-lang/publisher" project.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Andrey Helldar <helldar@dragon-code.pro>
* @copyright 2022 Andrey Helldar
* @copyright 2023 Laravel Lang Team
* @license MIT
*
* @see https://github.com/Laravel-Lang/publisher
* @see https://laravel-lang.com
*/

declare(strict_types=1);
Expand Down
6 changes: 3 additions & 3 deletions src/Concerns/Output.php
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<?php

/**
* This file is part of the "Laravel-Lang/publisher" project.
* This file is part of the "laravel-lang/publisher" project.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Andrey Helldar <helldar@dragon-code.pro>
* @copyright 2022 Andrey Helldar
* @copyright 2023 Laravel Lang Team
* @license MIT
*
* @see https://github.com/Laravel-Lang/publisher
* @see https://laravel-lang.com
*/

declare(strict_types=1);
Expand Down
6 changes: 3 additions & 3 deletions src/Concerns/Path.php
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<?php

/**
* This file is part of the "Laravel-Lang/publisher" project.
* This file is part of the "laravel-lang/publisher" project.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Andrey Helldar <helldar@dragon-code.pro>
* @copyright 2022 Andrey Helldar
* @copyright 2023 Laravel Lang Team
* @license MIT
*
* @see https://github.com/Laravel-Lang/publisher
* @see https://laravel-lang.com
*/

declare(strict_types=1);
Expand Down
6 changes: 3 additions & 3 deletions src/Console/Add.php
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<?php

/**
* This file is part of the "Laravel-Lang/publisher" project.
* This file is part of the "laravel-lang/publisher" project.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Andrey Helldar <helldar@dragon-code.pro>
* @copyright 2022 Andrey Helldar
* @copyright 2023 Laravel Lang Team
* @license MIT
*
* @see https://github.com/Laravel-Lang/publisher
* @see https://laravel-lang.com
*/

declare(strict_types=1);
Expand Down
6 changes: 3 additions & 3 deletions src/Console/Base.php
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<?php

/**
* This file is part of the "Laravel-Lang/publisher" project.
* This file is part of the "laravel-lang/publisher" project.
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @author Andrey Helldar <helldar@dragon-code.pro>
* @copyright 2023 Andrey Helldar
* @copyright 2023 Laravel Lang Team
* @license MIT
*
* @see https://github.com/Laravel-Lang/publisher
* @see https://laravel-lang.com
*/

declare(strict_types=1);
Expand Down
Loading

0 comments on commit 946405e

Please sign in to comment.