change author

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13180 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ngleader 2013-11-07 02:42:42 +00:00
parent 08022a1ddb
commit dbc18a4f99
391 changed files with 1025 additions and 1025 deletions

View file

@ -3,7 +3,7 @@
/**
* Xml_Node_ class
* Element node or attribute node.
* @author NHN (developers@xpressengine.com)
* @author NAVER (developers@xpressengine.com)
* @package /classes/xml
* @version 0.1
*/
@ -30,7 +30,7 @@ class Xml_Node_
* attributes when kor is only supported language. It seems to work fine now but we did not scrutinze any potential side effects,
* }</pre>
*
* @author NHN (developers@xpressengine.com)
* @author NAVER (developers@xpressengine.com)
* @package /classes/xml
* @version 0.1
*/