Skip to content
Snippets Groups Projects
Commit 8b8c9292 authored by Johannes Mey's avatar Johannes Mey
Browse files

Update README.md

parent d652f408
No related branches found
No related tags found
No related merge requests found
......@@ -12,3 +12,12 @@ those fragments.
Please note that the parser is in a very early stage of development and may not
be working as expected in some cases.
License:
The parser is avialable under a two-clause BSD license.
It uses three other projects:
* The test cases for the parser originate from [OpenFortran](https://github.com/OpenFortranProject/open-fortran-parser/) and are available under a BSD license.
* The debugging program [DrAST](https://bitbucket.org/jastadd/drast) from is also available under a BSD license.
* The [RATS!](https://cs.nyu.edu/rgrimm/xtc) parser generator is used. Its license is GPL, but the runtime libraries required are LGPL.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment