mirror of https://github.com/BURAI-team/burai.git
28 lines
1.2 KiB
Plaintext
28 lines
1.2 KiB
Plaintext
This is the BURAI software package,
|
|
which is a GUI system of Quantum ESPRESSO <http://www.quantum-espresso.org>.
|
|
|
|
Copyright (C) 2016-2018 BURAI-team <nisihara.burai@gmail.com>.
|
|
|
|
This system is developed as a JavaFX application, and requires JRE1.8
|
|
or later version of runtime environment.
|
|
|
|
The following external libraries are used.
|
|
- exp4j (Apache License 2.0, http://www.objecthunter.net/exp4j/)
|
|
- Gson (Apache License 2.0, https://github.com/google/gson)
|
|
- JCodec (FreeBSD License, http://jcodec.org)
|
|
|
|
All of SVG icons are from FLATICON <http://www.flaticon.com>.
|
|
|
|
----------------------------------------------------------------------------
|
|
LICENSE:
|
|
----------------------------------------------------------------------------
|
|
BURAI is free software; you can redistribute it and/or modify
|
|
it under the terms of the Apache License, Version 2.0.
|
|
|
|
This program is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
See <http://www.apache.org/licenses/LICENSE-2.0>, for more details.
|
|
----------------------------------------------------------------------------
|
|
|