From 6cf7d28481ddccf5c8eb84f639a7608c50314786 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Mon, 14 Mar 2022 10:22:53 +0200 Subject: Use SPDX license format in Cargo.toml --- video/ffv1/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'video/ffv1/Cargo.toml') diff --git a/video/ffv1/Cargo.toml b/video/ffv1/Cargo.toml index f5206458..29948e30 100644 --- a/video/ffv1/Cargo.toml +++ b/video/ffv1/Cargo.toml @@ -3,7 +3,7 @@ name = "gst-plugin-ffv1" version = "0.9.0" authors = ["Arun Raghavan "] repository = "https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs" -license = "MIT/Apache-2.0" +license = "MIT OR Apache-2.0" description = "FFV1 Decoder Plugin" edition = "2021" rust-version = "1.57" -- cgit v1.2.3