Skip to content

Commit fa96745

Browse files
author
Wazabii
committed
Name changes
1 parent 36b8c62 commit fa96745

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

DynamicDataAbstract.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* @Package: MaplePHP Dynamic data abstraction Class
55
* @Author: Daniel Ronkainen
6-
* @Licence: The MIT License (MIT), Copyright © Daniel Ronkainen
6+
* @Licence: Apache-2.0 license, Copyright © Daniel Ronkainen
77
Don't delete this comment, its part of the license.
88
*/
99

Format/Arr.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* @Package: MaplePHP Format array
55
* @Author: Daniel Ronkainen
6-
* @Licence: The MIT License (MIT), Copyright © Daniel Ronkainen
6+
* @Licence: Apache-2.0 license, Copyright © Daniel Ronkainen
77
Don't delete this comment, its part of the license.
88
* @Version: 1.0.0
99
*/

Format/DateTime.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* @Package: MaplePHP Format date class with translations
55
* @Author: Daniel Ronkainen
6-
* @Licence: The MIT License (MIT), Copyright © Daniel Ronkainen
6+
* @Licence: Apache-2.0 license, Copyright © Daniel Ronkainen
77
Don't delete this comment, its part of the license.
88
* @Version: 1.0.0
99
*/

Format/Dom.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* @Package: MaplePHP Format string
55
* @Author: Daniel Ronkainen
6-
* @Licence: The MIT License (MIT), Copyright © Daniel Ronkainen
6+
* @Licence: Apache-2.0 license, Copyright © Daniel Ronkainen
77
Don't delete this comment, its part of the license.
88
*/
99

Format/FormatAbstract.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* @Package: MaplePHP Dynamic data abstraction Class
55
* @Author: Daniel Ronkainen
6-
* @Licence: The MIT License (MIT), Copyright © Daniel Ronkainen
6+
* @Licence: Apache-2.0 license, Copyright © Daniel Ronkainen
77
Don't delete this comment, its part of the license.
88
*/
99

Format/FormatInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* @Package: MaplePHP Format Abstraction Class
55
* @Author: Daniel Ronkainen
6-
* @Licence: The MIT License (MIT), Copyright © Daniel Ronkainen
6+
* @Licence: Apache-2.0 license, Copyright © Daniel Ronkainen
77
Don't delete this comment, its part of the license.
88
* @Version: 1.0.0
99
*/

Format/Local.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* @Package: MaplePHP Format array
55
* @Author: Daniel Ronkainen
6-
* @Licence: The MIT License (MIT), Copyright © Daniel Ronkainen
6+
* @Licence: Apache-2.0 license, Copyright © Daniel Ronkainen
77
Don't delete this comment, its part of the license.
88
* @Version: 1.0.0
99
*/

Format/Num.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* DEPRECATED
44
* @Package: MaplePHP Format numbers
55
* @Author: Daniel Ronkainen
6-
* @Licence: The MIT License (MIT), Copyright © Daniel Ronkainen
6+
* @Licence: Apache-2.0 license, Copyright © Daniel Ronkainen
77
Don't delete this comment, its part of the license.
88
* @Version: 1.0.0
99
*/

Format/Str.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* @Package: MaplePHP Format string
55
* @Author: Daniel Ronkainen
6-
* @Licence: The MIT License (MIT), Copyright © Daniel Ronkainen
6+
* @Licence: Apache-2.0 license, Copyright © Daniel Ronkainen
77
Don't delete this comment, its part of the license.
88
*/
99

Traverse.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* @Package: MaplePHP - The main traverse class
55
* @Author: Daniel Ronkainen
6-
* @Licence: The MIT License (MIT), Copyright © Daniel Ronkainen
6+
* @Licence: Apache-2.0 license, Copyright © Daniel Ronkainen
77
Don't delete this comment, its part of the license.
88
*/
99

0 commit comments

Comments
 (0)