Fix header
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
package org.sufficientlysecure.keychain.util;
|
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 2014 Vincent Breitmoser <v.breitmoser@mugenguild.com>
|
* Copyright (C) 2014 Vincent Breitmoser <v.breitmoser@mugenguild.com>
|
||||||
*
|
*
|
||||||
@@ -16,6 +15,8 @@ package org.sufficientlysecure.keychain.util;
|
|||||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
package org.sufficientlysecure.keychain.util;
|
||||||
|
|
||||||
import java.util.Random;
|
import java.util.Random;
|
||||||
|
|
||||||
public class TestingUtils {
|
public class TestingUtils {
|
||||||
|
|||||||
Reference in New Issue
Block a user