Commit d49f34b6 authored by Carlos Galindo's avatar Carlos Galindo
Browse files

add licensing to README.md

parent 09ad6234
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -46,3 +46,12 @@ You can treat each folder (EDG, e-Knife and Miscellanea) as a separate module, w
* e-Knife requires EDG and Miscellanea.
* EDG requires Miscellanea.
* Miscellanea has no dependencies.

## License

This project is licensed under GNU Affero Public License (Version 3.0), with the exception of the
`jinterface` files, placed under `e-Knife/src/com/ericsson`, which are the property of Ericsson AB
and are licensed under the Apache License (Version 2.0).

You should have received a copy of the GNU Affero Public License along with this program.
If not, see https://www.gnu.org/licenses.