API:
[lhc/web/wiklou.git] / includes / api / ApiFormatXml.php
index 0c81c2f..c811444 100644 (file)
@@ -5,7 +5,7 @@
  *
  * API for MediaWiki 1.8+
  *
- * Copyright (C) 2006 Yuri Astrakhan <FirstnameLastname@gmail.com>
+ * Copyright (C) 2006 Yuri Astrakhan <Firstname><Lastname>@gmail.com
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -144,4 +144,4 @@ class ApiFormatXml extends ApiFormatBase {
                return __CLASS__ . ': $Id$';
        }
 }
-?>
+