From a8ec79f64a6bf98a06bece76babfbf6c830937c7 Mon Sep 17 00:00:00 2001 From: "FeRD (Frank Dana)" Date: Sun, 31 Oct 2021 09:31:42 -0400 Subject: [PATCH] tests/Crop: Add license metadata --- tests/Crop.cpp | 24 +++--------------------- 1 file changed, 3 insertions(+), 21 deletions(-) diff --git a/tests/Crop.cpp b/tests/Crop.cpp index b06ca49b..250b087a 100644 --- a/tests/Crop.cpp +++ b/tests/Crop.cpp @@ -7,27 +7,9 @@ * @ref License */ -/* LICENSE - * - * Copyright (c) 2008-2021 OpenShot Studios, LLC - * . This file is part of - * OpenShot Library (libopenshot), an open-source project dedicated to - * delivering high quality video editing and animation solutions to the - * world. For more information visit . - * - * OpenShot Library (libopenshot) is free software: you can redistribute it - * and/or modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation, either version 3 of the - * License, or (at your option) any later version. - * - * OpenShot Library (libopenshot) is distributed in the hope that it will be - * useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU Lesser General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with OpenShot Library. If not, see . - */ +// Copyright (c) 2008-2021 OpenShot Studios, LLC +// +// SPDX-License-Identifier: LGPL-3.0-or-later #include