From 4bf3f656b9d58b4b99f6ddbe5ca27f4a39876ed0 Mon Sep 17 00:00:00 2001 From: Timos Ampelikiotis Date: Wed, 15 Jan 2025 13:53:18 +0200 Subject: Virtio-loopback adapter: Add separate license file Bug-AGL: SPEC-4834 Change-Id: I9751746847b01d413bbd0776141fb743ab9c599d Signed-off-by: Timos Ampelikiotis --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index a15015b..ffbc7c5 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit