Update default header comments · aplus-framework/language@feec00a · GitHub
Skip to content

Commit feec00a

Browse files
committed
Update default header comments
1 parent 818b306 commit feec00a

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

.php-cs-fixer.dist.php

Lines changed: 1 addition & 1 deletion

src/Language.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php declare(strict_types=1);
22
/*
3-
* This file is part of The Framework Language Library.
3+
* This file is part of Aplus Framework Language Library.
44
*
55
* (c) Natan Felles <natanfelles@gmail.com>
66
*

tests/LanguageTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/*
3-
* This file is part of The Framework Language Library.
3+
* This file is part of Aplus Framework Language Library.
44
*
55
* (c) Natan Felles <natanfelles@gmail.com>
66
*

tests/locales-1/en/tests.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/*
3-
* This file is part of The Framework Language Library.
3+
* This file is part of Aplus Framework Language Library.
44
*
55
* (c) Natan Felles <natanfelles@gmail.com>
66
*

tests/locales-1/pt/tests.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/*
3-
* This file is part of The Framework Language Library.
3+
* This file is part of Aplus Framework Language Library.
44
*
55
* (c) Natan Felles <natanfelles@gmail.com>
66
*

tests/locales-2/en/tests.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/*
3-
* This file is part of The Framework Language Library.
3+
* This file is part of Aplus Framework Language Library.
44
*
55
* (c) Natan Felles <natanfelles@gmail.com>
66
*

tests/locales-2/pt-br/tests.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22
/*
3-
* This file is part of The Framework Language Library.
3+
* This file is part of Aplus Framework Language Library.
44
*
55
* (c) Natan Felles <natanfelles@gmail.com>
66
*

tests/locales-2/pt/tests.php

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)