Skip to content

Commit e612e5f

Browse files
committed
update repo name
1 parent 7fcfc66 commit e612e5f

27 files changed

Lines changed: 27 additions & 27 deletions

examples/code_beautify.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Multi-licensed: BSD 3-Clause | Apache 2.0 | GNU LGPL v3 | HLNC License (http://bloxtor.com/LICENSE_HLNC.md)
66
* Choose one license that best fits your needs.
77
*
8-
* Original PHP Code Lib Repo: https://github.com/a19836/phpcodelib/
8+
* Original PHP Code Lib Repo: https://github.com/a19836/php-code-lib/
99
* Original Bloxtor Repo: https://github.com/a19836/bloxtor
1010
*
1111
* YOU ARE NOT AUTHORIZED TO MODIFY OR REMOVE ANY PART OF THIS NOTICE!

examples/code_edition.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Multi-licensed: BSD 3-Clause | Apache 2.0 | GNU LGPL v3 | HLNC License (http://bloxtor.com/LICENSE_HLNC.md)
66
* Choose one license that best fits your needs.
77
*
8-
* Original PHP Code Lib Repo: https://github.com/a19836/phpcodelib/
8+
* Original PHP Code Lib Repo: https://github.com/a19836/php-code-lib/
99
* Original Bloxtor Repo: https://github.com/a19836/bloxtor
1010
*
1111
* YOU ARE NOT AUTHORIZED TO MODIFY OR REMOVE ANY PART OF THIS NOTICE!

examples/code_execution.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Multi-licensed: BSD 3-Clause | Apache 2.0 | GNU LGPL v3 | HLNC License (http://bloxtor.com/LICENSE_HLNC.md)
66
* Choose one license that best fits your needs.
77
*
8-
* Original PHP Code Lib Repo: https://github.com/a19836/phpcodelib/
8+
* Original PHP Code Lib Repo: https://github.com/a19836/php-code-lib/
99
* Original Bloxtor Repo: https://github.com/a19836/bloxtor
1010
*
1111
* YOU ARE NOT AUTHORIZED TO MODIFY OR REMOVE ANY PART OF THIS NOTICE!

examples/code_obfuscation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Multi-licensed: BSD 3-Clause | Apache 2.0 | GNU LGPL v3 | HLNC License (http://bloxtor.com/LICENSE_HLNC.md)
66
* Choose one license that best fits your needs.
77
*
8-
* Original PHP Code Lib Repo: https://github.com/a19836/phpcodelib/
8+
* Original PHP Code Lib Repo: https://github.com/a19836/php-code-lib/
99
* Original Bloxtor Repo: https://github.com/a19836/bloxtor
1010
*
1111
* YOU ARE NOT AUTHORIZED TO MODIFY OR REMOVE ANY PART OF THIS NOTICE!

examples/code_parser.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Multi-licensed: BSD 3-Clause | Apache 2.0 | GNU LGPL v3 | HLNC License (http://bloxtor.com/LICENSE_HLNC.md)
66
* Choose one license that best fits your needs.
77
*
8-
* Original PHP Code Lib Repo: https://github.com/a19836/phpcodelib/
8+
* Original PHP Code Lib Repo: https://github.com/a19836/php-code-lib/
99
* Original Bloxtor Repo: https://github.com/a19836/bloxtor
1010
*
1111
* YOU ARE NOT AUTHORIZED TO MODIFY OR REMOVE ANY PART OF THIS NOTICE!

examples/code_validation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Multi-licensed: BSD 3-Clause | Apache 2.0 | GNU LGPL v3 | HLNC License (http://bloxtor.com/LICENSE_HLNC.md)
66
* Choose one license that best fits your needs.
77
*
8-
* Original PHP Code Lib Repo: https://github.com/a19836/phpcodelib/
8+
* Original PHP Code Lib Repo: https://github.com/a19836/php-code-lib/
99
* Original Bloxtor Repo: https://github.com/a19836/bloxtor
1010
*
1111
* YOU ARE NOT AUTHORIZED TO MODIFY OR REMOVE ANY PART OF THIS NOTICE!

examples/config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Multi-licensed: BSD 3-Clause | Apache 2.0 | GNU LGPL v3 | HLNC License (http://bloxtor.com/LICENSE_HLNC.md)
66
* Choose one license that best fits your needs.
77
*
8-
* Original PHP Code Lib Repo: https://github.com/a19836/phpcodelib/
8+
* Original PHP Code Lib Repo: https://github.com/a19836/php-code-lib/
99
* Original Bloxtor Repo: https://github.com/a19836/bloxtor
1010
*
1111
* YOU ARE NOT AUTHORIZED TO MODIFY OR REMOVE ANY PART OF THIS NOTICE!

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Multi-licensed: BSD 3-Clause | Apache 2.0 | GNU LGPL v3 | HLNC License (http://bloxtor.com/LICENSE_HLNC.md)
66
* Choose one license that best fits your needs.
77
*
8-
* Original PHP Code Lib Repo: https://github.com/a19836/phpcodelib/
8+
* Original PHP Code Lib Repo: https://github.com/a19836/php-code-lib/
99
* Original Bloxtor Repo: https://github.com/a19836/bloxtor
1010
*
1111
* YOU ARE NOT AUTHORIZED TO MODIFY OR REMOVE ANY PART OF THIS NOTICE!

lib/app.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Multi-licensed: BSD 3-Clause | Apache 2.0 | GNU LGPL v3 | HLNC License (http://bloxtor.com/LICENSE_HLNC.md)
66
* Choose one license that best fits your needs.
77
*
8-
* Original PHP Code Lib Repo: https://github.com/a19836/phpcodelib/
8+
* Original PHP Code Lib Repo: https://github.com/a19836/php-code-lib/
99
* Original Bloxtor Repo: https://github.com/a19836/bloxtor
1010
*
1111
* YOU ARE NOT AUTHORIZED TO MODIFY OR REMOVE ANY PART OF THIS NOTICE!

lib/phpscript/PHPCodeBeautifier.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Multi-licensed: BSD 3-Clause | Apache 2.0 | GNU LGPL v3 | HLNC License (http://bloxtor.com/LICENSE_HLNC.md)
66
* Choose one license that best fits your needs.
77
*
8-
* Original PHP Code Lib Repo: https://github.com/a19836/phpcodelib/
8+
* Original PHP Code Lib Repo: https://github.com/a19836/php-code-lib/
99
* Original Bloxtor Repo: https://github.com/a19836/bloxtor
1010
*
1111
* YOU ARE NOT AUTHORIZED TO MODIFY OR REMOVE ANY PART OF THIS NOTICE!

0 commit comments

Comments
 (0)