Add reference to beta license
This commit is contained in:
parent
f219e7c8b9
commit
ef382bb033
|
|
@ -1,12 +1,17 @@
|
||||||
The Dockerfile and associated scripts are licensed under the [Apache License
|
The Dockerfile and associated scripts are licensed under the [Apache
|
||||||
2.0][apache-license]. The IBM JRE and WebSphere Application Server for
|
License 2.0][apache-license]. The IBM JRE and WebSphere Application
|
||||||
Developers are licensed under the IBM International License Agreement for
|
Server for Developers are licensed under the IBM International License
|
||||||
Non-Warranted Programs. Those licenses may be viewed from the image using the
|
Agreement for Non-Warranted Programs and the Beta under the IBM
|
||||||
`LICENSE=view` environment variable as described above or may be found online
|
International License Agreement for Early Release of Programs. Those
|
||||||
for the [IBM JRE][jre-license] and [IBM WebSphere Application Server for
|
licenses may be viewed from the image using the `LICENSE=view`
|
||||||
Developers][liberty-license]. Note that this license does not permit further
|
environment variable as described above or may be found online for the
|
||||||
distribution and that the image is for development use only.
|
[IBM JRE][jre-license], [IBM WebSphere Application Server for
|
||||||
|
Developers][liberty-license] and [IBM WebSphere Application Server
|
||||||
|
Liberty v9 Beta with Java EE 7][beta-license]. Note that this license
|
||||||
|
does not permit further distribution and that the image is for
|
||||||
|
development use only.
|
||||||
|
|
||||||
[apache-license]: http://www.apache.org/licenses/LICENSE-2.0.html
|
[apache-license]: http://www.apache.org/licenses/LICENSE-2.0.html
|
||||||
[jre-license]: https://www14.software.ibm.com/cgi-bin/weblap/lap.pl?la_formnum=&li_formnum=L-EWOD-99YA4J&title=IBM%C2%AE+SDK%2C+Java+Technology+Edition%2C+Version+7+Release+1&l=en
|
[jre-license]: https://www14.software.ibm.com/cgi-bin/weblap/lap.pl?la_formnum=&li_formnum=L-EWOD-99YA4J&title=IBM%C2%AE+SDK%2C+Java+Technology+Edition%2C+Version+7+Release+1&l=en
|
||||||
[liberty-license]: https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/wasdev/downloads/wlp/8.5.5.3/lafiles/runtime/en.html
|
[liberty-license]: https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/wasdev/downloads/wlp/8.5.5.4/lafiles/runtime/en.html
|
||||||
|
[beta-license]: https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/wasdev/downloads/wlp/beta/lafiles/en.html
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue