Skip to content

Commit e722e6c

Browse files
committed
update the copyright
1 parent a0c6a1f commit e722e6c

File tree

1 file changed

+7
-0
lines changed
  • src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11

1 file changed

+7
-0
lines changed

src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11Cipher.java

+7
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,13 @@
2222
* or visit www.oracle.com if you need additional information or have any
2323
* questions.
2424
*/
25+
26+
/*
27+
* ===========================================================================
28+
* (c) Copyright IBM Corp. 2018, 2022 All Rights Reserved
29+
* ===========================================================================
30+
*/
31+
2532
package sun.security.pkcs11;
2633

2734
import java.nio.ByteBuffer;

0 commit comments

Comments
 (0)