Skip to content

Commit ee889cd

Browse files
committed
example: update license for discovery-loop.py
The libnvme license is LGPL-2.1-or-later, update the only Apache-2.0 user left. Signed-off-by: Martin Belanger <[email protected]> Signed-off-by: Hannes Reinecke <[email protected]> Signed-off-by: Daniel Wagner <[email protected]>
1 parent fe3591c commit ee889cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libnvme/examples/discover-loop.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/python3
2-
# SPDX-License-Identifier: Apache-2.0
2+
# SPDX-License-Identifier: LGPL-2.1-or-later
33
'''
44
Example script for nvme discovery
55
'''

0 commit comments

Comments
 (0)