From: <var...@us...> - 2020-12-04 17:06:15
|
Revision: 10173 http://sourceforge.net/p/phpwiki/code/10173 Author: vargenau Date: 2020-12-04 17:06:08 +0000 (Fri, 04 Dec 2020) Log Message: ----------- replace "LGPL-2.1+" by "LGPL-2.1-or-later" (deprecated since SPDX 2.0) Modified Paths: -------------- trunk/lib/Google.php Modified: trunk/lib/Google.php =================================================================== --- trunk/lib/Google.php 2020-12-04 16:59:21 UTC (rev 10172) +++ trunk/lib/Google.php 2020-12-04 17:06:08 UTC (rev 10173) @@ -20,7 +20,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, * MA 02110-1301 USA. * - * SPDX-License-Identifier: LGPL-2.1+ + * SPDX-License-Identifier: LGPL-2.1-or-later * */ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |