mirror of https://github.com/BURAI-team/burai.git
modify README
This commit is contained in:
parent
f1957e49c4
commit
dc1e989af8
12
README
12
README
|
@ -1,7 +1,7 @@
|
|||
This is the BURAI software package,
|
||||
which is a GUI system of Quantum ESPRESSO <http://www.quantum-espresso.org>.
|
||||
|
||||
Copyright (C) 2016-2017 BURAI-team <nisihara.burai@gmail.com>.
|
||||
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.
|
||||
|
@ -17,15 +17,11 @@ 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 GNU General Public License as published by
|
||||
the Free Software Foundation, version 3 of the License.
|
||||
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 the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
See <http://www.apache.org/licenses/LICENSE-2.0>, for more details.
|
||||
----------------------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue