diff options
author | Joshua Watt <JPEWhacker@gmail.com> | 2024-06-27 16:16:56 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-07-02 22:29:13 +0100 |
commit | cd000e08b87a78a2ac48e383f5c1e8c80a174132 (patch) | |
tree | d6e3dbb6235d986146878444e0209c40386b3c79 /meta/files/common-licenses/hdparm | |
parent | cc191968a7089f609066b69e227cd612b06383a5 (diff) | |
download | poky-cd000e08b87a78a2ac48e383f5c1e8c80a174132.tar.gz |
licenses: Update to SPDX license version 3.24.0
Updates to the latest version of the SPDX license list and pulls in all
the missing license files
[YOCTO #15502]
(From OE-Core rev: e9c1f48af10ccb58251ecc7e041babb99b94d6df)
Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/files/common-licenses/hdparm')
-rw-r--r-- | meta/files/common-licenses/hdparm | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/meta/files/common-licenses/hdparm b/meta/files/common-licenses/hdparm new file mode 100644 index 0000000000..280a1c0797 --- /dev/null +++ b/meta/files/common-licenses/hdparm | |||
@@ -0,0 +1,9 @@ | |||
1 | BSD-Style Open Source License: | ||
2 | |||
3 | You may freely use, modify, and redistribute the hdparm program, | ||
4 | as either binary or source, or both. | ||
5 | |||
6 | The only condition is that my name and copyright notice | ||
7 | remain in the source code as-is. | ||
8 | |||
9 | Mark Lord (mlord@pobox.com) | ||