From ef74a0d2afd8316a6ae2b32b1c545eccb26676d6 Mon Sep 17 00:00:00 2001 From: Andrew Longosz Date: Fri, 16 Feb 2024 13:34:44 +0100 Subject: [PATCH] Fixed Composer license info and bumped license & copyright year (#120) * [Composer] Fixed license info * [Doc] Bumped license & copyright year --- COPYRIGHT | 2 +- LICENSE | 2 +- README.md | 2 +- composer.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index a684485..4e03477 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,4 +1,4 @@ -Copyright (C) 1999-2021 Ibexa AS (formerly eZ Systems AS). All rights reserved. +Copyright (C) 1999-2024 Ibexa AS (formerly eZ Systems AS). All rights reserved. This source code is available separately under the following licenses: diff --git a/LICENSE b/LICENSE index 8847599..eb76224 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (C) 1999-2021 Ibexa AS (formerly eZ Systems AS). All rights reserved. +Copyright (C) 1999-2024 Ibexa AS (formerly eZ Systems AS). All rights reserved. This source code is available separately under the following licenses: diff --git a/README.md b/README.md index c4cd0b5..f3d2b3d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ administrators and Support engineers. ## COPYRIGHT -Copyright (C) 1999-2021 Ibexa AS (formerly eZ Systems AS). All rights reserved. +Copyright (C) 1999-2024 Ibexa AS (formerly eZ Systems AS). All rights reserved. ## LICENSE diff --git a/composer.json b/composer.json index 9cfa514..ad462c9 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "ezsystems/ez-support-tools", "description": "Providing information about the system eZ Platform/Enterprise/Commerce is running on, and eZ install itself", - "license": "GPL-2.0", + "license": "(GPL-2.0-only or proprietary)", "type": "ezplatform-bundle", "authors": [ {