X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fibex%2Fcrypto%2FPKCS1.java;fp=src%2Forg%2Fibex%2Fcrypto%2FPKCS1.java;h=054f5385d560f57c192d7570ea09b335ec850211;hb=9bc27363804541a1b6e3ae4b109ba86ed6bc7816;hp=05ed7881620c6cb724b941304fc44adf470b6098;hpb=be4f718a2c10d629741b8ba135e9c00732687041;p=org.ibex.crypto.git diff --git a/src/org/ibex/crypto/PKCS1.java b/src/org/ibex/crypto/PKCS1.java index 05ed788..054f538 100644 --- a/src/org/ibex/crypto/PKCS1.java +++ b/src/org/ibex/crypto/PKCS1.java @@ -1,7 +1,3 @@ -// Copyright 2000-2005 the Contributors, as shown in the revision logs. -// Licensed under the Apache Public Source License 2.0 ("the License"). -// You may not use this file except in compliance with the License. - package org.ibex.crypto; import java.security.SecureRandom;