diff options
author | 2025-01-15 13:53:18 +0200 | |
---|---|---|
committer | 2025-01-15 13:53:27 +0200 | |
commit | 4bf3f656b9d58b4b99f6ddbe5ca27f4a39876ed0 (patch) | |
tree | 01ac58d3f1dabf0c0605983308a98f19579ef2f8 /README.md | |
parent | 6f3574916e3bf880a907b38ec51d98279ceebc0d (diff) |
Virtio-loopback adapter: Add separate license fileHEADtrout_19.90.0trout/19.90.019.90.0master
Bug-AGL: SPEC-4834
Change-Id: I9751746847b01d413bbd0776141fb743ab9c599d
Signed-off-by: Timos Ampelikiotis <t.ampelikiotis@virtualopensystems.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -12,3 +12,7 @@ In order to build this project the next commands need to be used: - `make ARCH=riscv64` for riscv64 **NOTE**: You can also use the parameter "DEBUG=1" in order to enable the debug messages. + +## License + +This project is licensed under the terms of the GNU General Public License (GPL), version 2 or (at your option) any later version. See the [COPYING](COPYING) file for details. |