diff options
author | Dominig ar Foll <dominig.arfoll@fridu.net> | 2017-09-27 18:05:10 +0200 |
---|---|---|
committer | Dominig ar Foll <dominig.arfoll@fridu.net> | 2017-09-27 18:06:11 +0200 |
commit | f51249605057fcb4441db7e92c34e37a48d7cf1d (patch) | |
tree | 58bd48453635d6e3d6004a75155743dd4adee9b1 /README.md | |
parent | 33fce01df08aa96e567b671611b8b9e6d3e5a2a1 (diff) |
correcting license reference to align with code
Change-Id: Id4553e25c0723e212973218b596f745a2210ea4f
Signed-off-by: Dominig ar Foll <dominig.arfoll@fridu.net>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -2,13 +2,7 @@ This is an undergoing work, publication is only intended for developers to review and provide feedback. ### License -As of today, the code is licensed under GLPv3. While no decision as been taken yet, -it will certainly switch to a different licence: GPLv2, Apache or MIT e.g.. - -Final goal is to keep the engine publicly accessible and modifiable, still allowing people to load non open-source plugins. -The code itself already leverages open-source libraries, including libmicrohttpd & libjson. - -Finally, whatever license is chosen, it should be compatible with dependencies and automotive industry requirements - as the primary target for this code is AGL. +Apache 2 ### Building Building Application Framework Binder has been tested under **Ubuntu 16.04 LTS (Xenial Xerus)** or **Fedora 23**, and requires the following libraries: |