diff options
-rw-r--r-- | debian/copyright | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright index 7db77e4..b3ea77c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -87,6 +87,10 @@ Files: debian/* Copyright: 2022 Daniel Baumann <daniel.baumann@progress-linux.org> License: LGPL-2.1+ +Files: examples/mi-mctp.c src/nvme/mi-mctp.c src/nvme/api-types.h src/nvme/mi.* src/libnvme-mi.h test/utils.* test/mi-mctp.c test/mi.c +Copyright: 2021-2022 Code Construct +License: LGPL-2.1+ + License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |