Skip to content

Commit

Permalink
Copyrights
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Smetannikov committed May 18, 2020
1 parent cfa21b5 commit 275eea6
Show file tree
Hide file tree
Showing 19 changed files with 46 additions and 45 deletions.
8 changes: 4 additions & 4 deletions .coveralls.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
#
# JBZoo PHPUnit
# JBZoo Toolbox - Codestyle
#
# This file is part of the JBZoo CCK package.
# This file is part of the JBZoo Toolbox project.
# For the full copyright and license information, please view the LICENSE
# file that was distributed with this source code.
#
# @package PHPUnit
# @package Codestyle
# @license MIT
# @copyright Copyright (C) JBZoo.com, All rights reserved.
# @link https://github.com/JBZoo/PHPUnit
# @link https://github.com/JBZoo/Codestyle
#

coverage_clover:
Expand Down
4 changes: 2 additions & 2 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# JBZoo Codestyle
# JBZoo Toolbox - Codestyle
#
# This file is part of the JBZoo CCK package.
# This file is part of the JBZoo Toolbox project.
# For the full copyright and license information, please view the LICENSE
# file that was distributed with this source code.
#
Expand Down
4 changes: 2 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# JBZoo Codestyle
# JBZoo Toolbox - Codestyle
#
# This file is part of the JBZoo CCK package.
# This file is part of the JBZoo Toolbox project.
# For the full copyright and license information, please view the LICENSE
# file that was distributed with this source code.
#
Expand Down
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# JBZoo Codestyle
# JBZoo Toolbox - Codestyle
#
# This file is part of the JBZoo CCK package.
# This file is part of the JBZoo Toolbox project.
# For the full copyright and license information, please view the LICENSE
# file that was distributed with this source code.
#
Expand Down
7 changes: 4 additions & 3 deletions .phan/config.php
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<?php

/**
* JBZoo Toolbox - PHPUnit
* JBZoo Toolbox - Codestyle
*
* This file is part of the JBZoo Toolbox project.
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @package PHPUnit
* @package Codestyle
* @license MIT
* @copyright Copyright (C) JBZoo.com, All rights reserved.
* @link https://github.com/JBZoo/PHPUnit
* @link https://github.com/JBZoo/Codestyle
*/

declare(strict_types=1);
Expand All @@ -24,6 +24,7 @@
'directory_list' => [
// project
'src',
'.phan',

// 3rd party libs
'vendor/phan/phan/src'
Expand Down
8 changes: 4 additions & 4 deletions .phpqa.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
#
# JBZoo PHPUnit
# JBZoo Toolbox - Codestyle
#
# This file is part of the JBZoo CCK package.
# This file is part of the JBZoo Toolbox project.
# For the full copyright and license information, please view the LICENSE
# file that was distributed with this source code.
#
# @package PHPUnit
# @package Codestyle
# @license MIT
# @copyright Copyright (C) JBZoo.com, All rights reserved.
# @link https://github.com/JBZoo/PHPUnit
# @link https://github.com/JBZoo/Codestyle
#

phpqa:
Expand Down
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# JBZoo Codestyle
# JBZoo Toolbox - Codestyle
#
# This file is part of the JBZoo CCK package.
# This file is part of the JBZoo Toolbox project.
# For the full copyright and license information, please view the LICENSE
# file that was distributed with this source code.
#
Expand Down
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# JBZoo Codestyle
# JBZoo Toolbox - Codestyle
#
# This file is part of the JBZoo CCK package.
# This file is part of the JBZoo Toolbox project.
# For the full copyright and license information, please view the LICENSE
# file that was distributed with this source code.
#
Expand Down
4 changes: 2 additions & 2 deletions phpstan.neon
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# JBZoo Codestyle
# JBZoo Toolbox - Codestyle
#
# This file is part of the JBZoo CCK package.
# This file is part of the JBZoo Toolbox project.
# For the full copyright and license information, please view the LICENSE
# file that was distributed with this source code.
#
Expand Down
4 changes: 2 additions & 2 deletions psalm.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
JBZoo Codestyle
JBZoo Toolbox - Codestyle
This file is part of the JBZoo CCK package.
This file is part of the JBZoo Toolbox project.
For the full copyright and license information, please view the LICENSE
file that was distributed with this source code.
Expand Down
4 changes: 2 additions & 2 deletions src/Makefiles/defines.Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# JBZoo Codestyle
# JBZoo Toolbox - Codestyle
#
# This file is part of the JBZoo CCK package.
# This file is part of the JBZoo Toolbox project.
# For the full copyright and license information, please view the LICENSE
# file that was distributed with this source code.
#
Expand Down
4 changes: 2 additions & 2 deletions src/Makefiles/help.Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# JBZoo Codestyle
# JBZoo Toolbox - Codestyle
#
# This file is part of the JBZoo CCK package.
# This file is part of the JBZoo Toolbox project.
# For the full copyright and license information, please view the LICENSE
# file that was distributed with this source code.
#
Expand Down
4 changes: 2 additions & 2 deletions src/Makefiles/project.Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# JBZoo Codestyle
# JBZoo Toolbox - Codestyle
#
# This file is part of the JBZoo CCK package.
# This file is part of the JBZoo Toolbox project.
# For the full copyright and license information, please view the LICENSE
# file that was distributed with this source code.
#
Expand Down
4 changes: 2 additions & 2 deletions src/Makefiles/reports.Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# JBZoo Codestyle
# JBZoo Toolbox - Codestyle
#
# This file is part of the JBZoo CCK package.
# This file is part of the JBZoo Toolbox project.
# For the full copyright and license information, please view the LICENSE
# file that was distributed with this source code.
#
Expand Down
4 changes: 2 additions & 2 deletions src/Makefiles/tests.Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# JBZoo Codestyle
# JBZoo Toolbox - Codestyle
#
# This file is part of the JBZoo CCK package.
# This file is part of the JBZoo Toolbox project.
# For the full copyright and license information, please view the LICENSE
# file that was distributed with this source code.
#
Expand Down
4 changes: 2 additions & 2 deletions src/init.Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#
# JBZoo Codestyle
# JBZoo Toolbox - Codestyle
#
# This file is part of the JBZoo CCK package.
# This file is part of the JBZoo Toolbox project.
# For the full copyright and license information, please view the LICENSE
# file that was distributed with this source code.
#
Expand Down
6 changes: 3 additions & 3 deletions src/phan/default.php
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<?php

/**
* JBZoo Toolbox - PHPUnit
* JBZoo Toolbox - Codestyle
*
* This file is part of the JBZoo Toolbox project.
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*
* @package PHPUnit
* @package Codestyle
* @license MIT
* @copyright Copyright (C) JBZoo.com, All rights reserved.
* @link https://github.com/JBZoo/PHPUnit
* @link https://github.com/JBZoo/Codestyle
*/

declare(strict_types=1);
Expand Down
4 changes: 2 additions & 2 deletions src/phpcs/ruleset.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
JBZoo Codestyle
JBZoo Toolbox - Codestyle
This file is part of the JBZoo CCK package.
This file is part of the JBZoo Toolbox project.
For the full copyright and license information, please view the LICENSE
file that was distributed with this source code.
Expand Down
6 changes: 3 additions & 3 deletions src/phpmd/jbzoo.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!--
JBZoo Codestyle
JBZoo Toolbox - Codestyle
This file is part of the JBZoo CCK package.
This file is part of the JBZoo Toolbox project.
For the full copyright and license information, please view the LICENSE
file that was distributed with this source code.
Expand All @@ -11,7 +11,7 @@
@copyright Copyright (C) JBZoo.com, All rights reserved.
@link https://github.com/JBZoo/Codestyle
-->
<ruleset name="JBZoo Ruleset">
<ruleset name="JBZoo">
<description>JBZoo code style rules for PHPmd</description>

<rule ref="rulesets/unusedcode.xml"/>
Expand Down

0 comments on commit 275eea6

Please sign in to comment.