]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libstd-rs: Correct the license to use Unicode-3.0
authorPeter Kjellerstedt <pkj@axis.com>
Wed, 9 Apr 2025 22:56:39 +0000 (00:56 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Apr 2025 16:35:19 +0000 (17:35 +0100)
This was missed in commit 3130069fdebb92f20b962fa8074564a27c3fb6b9.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
meta/recipes-devtools/rust/libstd-rs_1.85.1.bb

index 19943688124ee80584a5f1c078a05f2f9852eaf2..00802f0fd9404dbcdc3de8602a9ab604bef5268c 100644 (file)
@@ -1,7 +1,7 @@
 SUMMARY = "Rust standard libaries"
 HOMEPAGE = "http://www.rust-lang.org"
 SECTION = "devel"
-LICENSE = "(MIT | Apache-2.0) & Unicode-TOU"
+LICENSE = "(MIT | Apache-2.0) & Unicode-3.0"
 LIC_FILES_CHKSUM = "file://../../COPYRIGHT;md5=9c0fae516fe8aaea2fb601db4800daf7"
 
 require rust-source.inc