Skip to content

Commit 698f947

Browse files
committed
Copyright
1 parent ca09d62 commit 698f947

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

mockito-testing-containers-sample/src/main/java/sample/CurrencyFilter.java

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
package sample;
22

3+
/* Licensed Materials - Property of IBM */
4+
/* */
5+
/* SAMPLE */
6+
/* */
7+
/* (c) Copyright IBM Corp. 2020 All Rights Reserved */
8+
/* */
9+
/* US Government Users Restricted Rights - Use, duplication or disclosure */
10+
/* restricted by GSA ADP Schedule Contract with IBM Corp */
11+
/* */
12+
313
import java.io.IOException;
414
import java.nio.ByteBuffer;
515

0 commit comments

Comments
 (0)