Completed
Push — master ( 9283fb...e7f123 )
by Michael
02:27
created
src/Date.php 1 patch
Indentation   +5 added lines, -5 removed lines patch added patch discarded remove patch
@@ -1,10 +1,10 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Part of the Joomla Framework Date Package
4
- *
5
- * @copyright  Copyright (C) 2005 - 2015 Open Source Matters, Inc. All rights reserved.
6
- * @license    GNU General Public License version 2 or later; see LICENSE
7
- */
3
+	 * Part of the Joomla Framework Date Package
4
+	 *
5
+	 * @copyright  Copyright (C) 2005 - 2015 Open Source Matters, Inc. All rights reserved.
6
+	 * @license    GNU General Public License version 2 or later; see LICENSE
7
+	 */
8 8
 
9 9
 namespace Joomla\Date;
10 10
 
Please login to merge, or discard this patch.