File tree Expand file tree Collapse file tree 4 files changed +22
-6
lines changed Expand file tree Collapse file tree 4 files changed +22
-6
lines changed Original file line number Diff line number Diff line change 1+ # © Copyright IBM Corporation 2018.
2+ #
3+ # All rights reserved. This program and the accompanying materials
4+ # are made available under the terms of the Eclipse Public License v2.0
5+ # which accompanies this distribution, and is available at
6+ # http://www.eclipse.org/legal/epl-v20.html
7+
18FROM ubuntu:16.04
29
310LABEL "maintainer" =
"Dan Robinson <[email protected] >" \
Original file line number Diff line number Diff line change 11#! /bin/bash
2- # © Copyright IBM Corporation 2015.
2+
3+ # © Copyright IBM Corporation 2018.
34#
45# All rights reserved. This program and the accompanying materials
5- # are made available under the terms of the Eclipse Public License v1 .0
6+ # are made available under the terms of the Eclipse Public License v2 .0
67# which accompanies this distribution, and is available at
7- # http://www.eclipse.org/legal/epl-v10 .html
8+ # http://www.eclipse.org/legal/epl-v20 .html
89
910if [ -z " $MQSI_VERSION " ]; then
1011 echo " Sourcing profile"
Original file line number Diff line number Diff line change 11#! /bin/bash
2- # © Copyright IBM Corporation 2015.
2+
3+ # © Copyright IBM Corporation 2018.
34#
45# All rights reserved. This program and the accompanying materials
5- # are made available under the terms of the Eclipse Public License v1 .0
6+ # are made available under the terms of the Eclipse Public License v2 .0
67# which accompanies this distribution, and is available at
7- # http://www.eclipse.org/legal/epl-v10 .html
8+ # http://www.eclipse.org/legal/epl-v20 .html
89
910if [ " $LICENSE " = " accept" ]; then
1011 exit 0
Original file line number Diff line number Diff line change 1+ # © Copyright IBM Corporation 2018.
2+ #
3+ # All rights reserved. This program and the accompanying materials
4+ # are made available under the terms of the Eclipse Public License v2.0
5+ # which accompanies this distribution, and is available at
6+ # http://www.eclipse.org/legal/epl-v20.html
7+
18FROM ace:11.0.0.0
29
310ENV BAR1=Transformation_Map.bar
You can’t perform that action at this time.
0 commit comments