Follow-up I214a988e (42a8daa): move documentation to the correct block
authorAlexandre Emsenhuber <ialex.wiki@gmail.com>
Mon, 19 Nov 2012 20:26:53 +0000 (21:26 +0100)
committerAlexandre Emsenhuber <ialex.wiki@gmail.com>
Mon, 19 Nov 2012 20:26:53 +0000 (21:26 +0100)
These lines belongs to the whole file, not only to that class.

Change-Id: Ib61eae1e8f7d50d29a929c6034ede08a851105c9

includes/site/MediaWikiSite.php

index c831f81..b2e2e71 100644 (file)
  * http://www.gnu.org/copyleft/gpl.html
  *
  * @file
+ * @ingroup Site
+ * @license GNU GPL v2+
+ * @author John Erling Blad < jeblad@gmail.com >
+ * @author Daniel Kinzler
+ * @author Jeroen De Dauw < jeroendedauw@gmail.com >
  */
 
 /**
  * @since 1.21
  *
  * @ingroup Site
- *
- * @license GNU GPL v2+
- * @author John Erling Blad < jeblad@gmail.com >
- * @author Daniel Kinzler
- * @author Jeroen De Dauw < jeroendedauw@gmail.com >
  */
 class MediaWikiSite extends SiteObject {