mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-27 03:02:15 -05:00
Fix header
This commit is contained in:
parent
e65efce333
commit
834ce03f9e
@ -1,4 +1,3 @@
|
||||
package org.sufficientlysecure.keychain.util;
|
||||
/*
|
||||
* 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/>.
|
||||
*/
|
||||
|
||||
package org.sufficientlysecure.keychain.util;
|
||||
|
||||
import java.util.Random;
|
||||
|
||||
public class TestingUtils {
|
||||
|
Loading…
Reference in New Issue
Block a user