From: <var...@us...> - 2023-03-28 14:53:41
|
Revision: 11037 http://sourceforge.net/p/phpwiki/code/11037 Author: vargenau Date: 2023-03-28 14:53:38 +0000 (Tue, 28 Mar 2023) Log Message: ----------- lib/HttpClient.php: SPDX-License-Identifier: Artistic-1.0 instead of Artistic-1.0+ Modified Paths: -------------- trunk/lib/HttpClient.php Modified: trunk/lib/HttpClient.php =================================================================== --- trunk/lib/HttpClient.php 2023-02-27 14:05:49 UTC (rev 11036) +++ trunk/lib/HttpClient.php 2023-03-28 14:53:38 UTC (rev 11037) @@ -5,7 +5,7 @@ * * This file is part of PhpWiki. * - * SPDX-License-Identifier: Artistic-1.0+ + * SPDX-License-Identifier: Artistic-1.0 * */ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |