Skip to content

Commit

Permalink
Fixed Composer license info and bumped license & copyright year (#120)
Browse files Browse the repository at this point in the history
* [Composer] Fixed license info

* [Doc] Bumped license & copyright year
  • Loading branch information
alongosz authored Feb 16, 2024
1 parent 9290fd1 commit ef74a0d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion COPYRIGHT
Original file line number Diff line number Diff line change
@@ -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:

Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -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:

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -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": [
{
Expand Down

0 comments on commit ef74a0d

Please sign in to comment.