Completed
Push — official ( ce7ca4...b4d2c6 )
by rugk
03:07
created
source/Threema/Console/Command/LookupPublicKeyById.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @author Threema GmbH
4
- * @copyright Copyright (c) 2015-2016 Threema GmbH
5
- */
3
+	 * @author Threema GmbH
4
+	 * @copyright Copyright (c) 2015-2016 Threema GmbH
5
+	 */
6 6
 
7 7
 
8 8
 namespace Threema\Console\Command;
Please login to merge, or discard this patch.
source/Threema/Console/Command/DerivePublicKey.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @author Threema GmbH
4
- * @copyright Copyright (c) 2015-2016 Threema GmbH
5
- */
3
+	 * @author Threema GmbH
4
+	 * @copyright Copyright (c) 2015-2016 Threema GmbH
5
+	 */
6 6
 
7 7
 
8 8
 namespace Threema\Console\Command;
Please login to merge, or discard this patch.
source/Threema/Console/Command/SendE2EText.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @author Threema GmbH
4
- * @copyright Copyright (c) 2015-2016 Threema GmbH
5
- */
3
+	 * @author Threema GmbH
4
+	 * @copyright Copyright (c) 2015-2016 Threema GmbH
5
+	 */
6 6
 
7 7
 
8 8
 namespace Threema\Console\Command;
Please login to merge, or discard this patch.
source/Threema/Console/Command/Capability.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @author Threema GmbH
4
- * @copyright Copyright (c) 2015-2016 Threema GmbH
5
- */
3
+	 * @author Threema GmbH
4
+	 * @copyright Copyright (c) 2015-2016 Threema GmbH
5
+	 */
6 6
 
7 7
 
8 8
 namespace Threema\Console\Command;
Please login to merge, or discard this patch.
source/Threema/Console/Command/SendE2EImage.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @author Threema GmbH
4
- * @copyright Copyright (c) 2015-2016 Threema GmbH
5
- */
3
+	 * @author Threema GmbH
4
+	 * @copyright Copyright (c) 2015-2016 Threema GmbH
5
+	 */
6 6
 
7 7
 
8 8
 namespace Threema\Console\Command;
Please login to merge, or discard this patch.
source/Threema/Console/Command/GenerateKeyPair.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @author Threema GmbH
4
- * @copyright Copyright (c) 2015-2016 Threema GmbH
5
- */
3
+	 * @author Threema GmbH
4
+	 * @copyright Copyright (c) 2015-2016 Threema GmbH
5
+	 */
6 6
 
7 7
 
8 8
 namespace Threema\Console\Command;
Please login to merge, or discard this patch.
source/Threema/Console/Command/Credits.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @author Threema GmbH
4
- * @copyright Copyright (c) 2015-2016 Threema GmbH
5
- */
3
+	 * @author Threema GmbH
4
+	 * @copyright Copyright (c) 2015-2016 Threema GmbH
5
+	 */
6 6
 
7 7
 
8 8
 namespace Threema\Console\Command;
Please login to merge, or discard this patch.
source/Threema/Console/Command/ReceiveMessage.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @author Threema GmbH
4
- * @copyright Copyright (c) 2015-2016 Threema GmbH
5
- */
3
+	 * @author Threema GmbH
4
+	 * @copyright Copyright (c) 2015-2016 Threema GmbH
5
+	 */
6 6
 
7 7
 
8 8
 namespace Threema\Console\Command;
Please login to merge, or discard this patch.
source/Threema/Console/Command/HashEmail.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,8 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * @author Threema GmbH
4
- * @copyright Copyright (c) 2015-2016 Threema GmbH
5
- */
3
+	 * @author Threema GmbH
4
+	 * @copyright Copyright (c) 2015-2016 Threema GmbH
5
+	 */
6 6
 
7 7
 
8 8
 namespace Threema\Console\Command;
Please login to merge, or discard this patch.