Skip to content

Commit 7b01ba8

Browse files
committed
Merge branch 'master' of https://github.com/openfin/java-example
2 parents 78dc04d + af854d8 commit 7b01ba8

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Source code for the example is located in /src/main/java/com/openfin/desktop/dem
104104

105105
## Source Code Review for docking windows
106106

107-
Source code for the example is located in /src/main/java/com/openfin/desktop/demo/OpenFinDockingDemo.java. This example uses Snap&Dock library from https://github.com/openfin/java-snap-and-dock
107+
Source code for the example is located in /src/main/java/com/openfin/desktop/demo/OpenFinDockingDemo.java.
108108

109109
1. Create connection object:
110110

@@ -236,7 +236,12 @@ More information and API documentation can be found at https://openfin.co/java-a
236236
## License
237237
MIT
238238

239-
The code in this repository is covered by the included license. If you run this code, it may call on the OpenFin RVM or OpenFin Runtime, which are subject to OpenFin’s [Developer License](https://openfin.co/developer-agreement/). If you have questions, please contact [email protected]
239+
The code in this repository is covered by the included license.
240+
241+
However, if you run this code, it may call on the OpenFin RVM or OpenFin Runtime, which are covered by OpenFin’s Developer, Community, and Enterprise licenses. You can learn more about OpenFin licensing at the links listed below or just email us at [email protected] with questions.
242+
243+
https://openfin.co/developer-agreement/ <br/>
244+
https://openfin.co/licensing/
240245

241246
## Support
242247
Please enter an issue in the repo for any questions or problems.

0 commit comments

Comments
 (0)