File tree Expand file tree Collapse file tree 9 files changed +63
-3
lines changed
append-char-container-sample/src/main/java/sample
bit-link-program-sample/src/main
char-link-program-sample/src/main/java/sample
cics-java-liberty-restapp/src/main/java/com/ibm/cicsdev/restapp
mockito-testing-containers-sample/src/main/java/sample Expand file tree Collapse file tree 9 files changed +63
-3
lines changed Original file line number Diff line number Diff line change 11package 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+
313import java .io .IOException ;
414
515import javax .servlet .ServletException ;
Original file line number Diff line number Diff line change 11 *----------------------------------------------------------------*
22 * Licensed Materials - Property of IBM *
33 * SAMPLE *
4- * (c) Copyright IBM Corp. 2016 All Rights Reserved *
4+ * (c) Copyright IBM Corp. 2020 All Rights Reserved *
55 * US Government Users Restricted Rights - Use, duplication or *
66 * disclosure restricted by GSA ADP Schedule Contract with *
77 * IBM Corp *
Original file line number Diff line number Diff line change 22/* */
33/* SAMPLE */
44/* */
5- /* (c) Copyright IBM Corp. 2016 All Rights Reserved */
5+ /* (c) Copyright IBM Corp. 2020 All Rights Reserved */
66/* */
77/* US Government Users Restricted Rights - Use, duplication or disclosure */
88/* restricted by GSA ADP Schedule Contract with IBM Corp */
Original file line number Diff line number Diff line change 11package 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+
313import java .nio .ByteBuffer ;
414
515import javax .servlet .http .HttpServlet ;
Original file line number Diff line number Diff line change 11package 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+
313import java .io .IOException ;
414
515import javax .servlet .ServletException ;
Original file line number Diff line number Diff line change 22/* */
33/* SAMPLE */
44/* */
5- /* (c) Copyright IBM Corp. 2016 All Rights Reserved */
5+ /* (c) Copyright IBM Corp. 2020 All Rights Reserved */
66/* */
77/* US Government Users Restricted Rights - Use, duplication or disclosure */
88/* restricted by GSA ADP Schedule Contract with IBM Corp */
Original file line number Diff line number Diff line change 11package 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+
313import java .nio .ByteBuffer ;
414
515import com .ibm .cics .jcicsx .CICSConditionException ;
Original file line number Diff line number Diff line change 11package 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+
313public class InvalidConversionRateException extends Exception {
414
515 private static final long serialVersionUID = 1L ;
Original file line number Diff line number Diff line change 11package 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+
313import java .io .IOException ;
414
515import javax .servlet .ServletException ;
You can’t perform that action at this time.
0 commit comments