From 95169fc91fd0f4ca5cc7ba859556f1648d8ab6f6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 10 Apr 2025 08:30:03 +0200 Subject: re-license spec file to CECILL-2.1 --- php-pecl-pspell.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/php-pecl-pspell.spec b/php-pecl-pspell.spec index 600e357..e5e4dbe 100644 --- a/php-pecl-pspell.spec +++ b/php-pecl-pspell.spec @@ -1,8 +1,8 @@ # remirepo spec file for php-pecl-pspell # -# Copyright (c) 2023-2024 Remi Collet -# License: CC-BY-SA-4.0 -# http://creativecommons.org/licenses/by-sa/4.0/ +# SPDX-FileCopyrightText: Copyright 2023-2025 Remi Collet +# SPDX-License-Identifier: CECILL-2.1 +# http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt # # Please, preserve the changelog entries # -- cgit