diff options
| author | Remi Collet <remi@remirepo.net> | 2026-04-16 09:47:48 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-04-16 09:47:48 +0200 |
| commit | 9ce2d038092e465455fff9a5fc910168ecca791d (patch) | |
| tree | 3279f0933440651d856b118133cac67f2977c3b4 | |
| parent | 1306c94583a9f042ed9e8166e9a551feba3e416a (diff) | |
update License in ReadMe
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -109,7 +109,10 @@ From https://packagist.org/ using PHP Installer for Extensions Author: Remi Collet -This extension is licensed under [The PHP License, version 3.01](http://www.php.net/license/3_01.txt) +This extension is licensed under [New BSD License](https://opensource.org/license/bsd-3-clause) + +- SPDX-FileCopyrightText: Copyright (c) Remi Collet <remi@php.net> +- SPDX-License-Identifier: BSD-3-Clause | # History |
