From 326449b3e6b38b0c9861f3a67e0a92629500336f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Sat, 15 Jan 2022 20:40:12 +0200 Subject: Re-license LGPL-2.1 plugins to MPL-2 Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/168 --- video/closedcaption/src/cea608tojson/imp.rs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'video/closedcaption/src/cea608tojson/imp.rs') diff --git a/video/closedcaption/src/cea608tojson/imp.rs b/video/closedcaption/src/cea608tojson/imp.rs index 8f11a61d0..c498691ab 100644 --- a/video/closedcaption/src/cea608tojson/imp.rs +++ b/video/closedcaption/src/cea608tojson/imp.rs @@ -1,10 +1,10 @@ // Copyright (C) 2021 Mathieu Duponchelle // -// Licensed under the Apache License, Version 2.0 or the MIT license -// , at your -// option. This file may not be copied, modified, or distributed -// except according to those terms. +// This Source Code Form is subject to the terms of the Mozilla Public License, v2.0. +// If a copy of the MPL was not distributed with this file, You can obtain one at +// . +// +// SPDX-License-Identifier: MPL-2.0 // TODO: // -- cgit v1.2.3