corrected license string in composer.json
authorAndrew Engelbrecht <andrew@fsf.org>
Mon, 31 Jan 2022 21:55:40 +0000 (16:55 -0500)
committerAndrew Engelbrecht <andrew@fsf.org>
Mon, 31 Jan 2022 21:55:40 +0000 (16:55 -0500)
composer.json

index f847a91a3e7b5d41a443f0c826ec3ffc00710240..14afd788806600fc17503c28f76d02131608e3ea 100644 (file)
@@ -3,7 +3,7 @@
     "description": "This is a authentication module for authenticating a user against the FSF's Drupal database",
     "type": "simplesamlphp-module",
     "keywords": ["simplesamlphp", "sqlauth"],
-    "license": "GPL-3.0-or-later",
+    "license": "LGPL-2.1-or-later",
     "authors": [
         {
             "name": "Olav Morken",