Update @author and @copyright in classes' descriptions

This commit is contained in:
Meritoo
2018-07-01 21:07:47 +02:00
parent 848adef015
commit 64499b49d3
85 changed files with 186 additions and 185 deletions

View File

@@ -15,8 +15,8 @@ use SimpleXMLElement;
/**
* Useful XML-related methods (only static functions)
*
* @author Krzysztof Niziol <krzysztof.niziol@meritoo.pl>
* @copyright Meritoo.pl
* @author Meritoo <github@meritoo.pl>
* @copyright Meritoo <http://www.meritoo.pl>
*/
class Xml
{