projects
/
fsfdrupalauth.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6697770
)
corrected license string in composer.json
author
Andrew Engelbrecht
<andrew@fsf.org>
Mon, 31 Jan 2022 21:55:40 +0000
(16:55 -0500)
committer
Andrew Engelbrecht
<andrew@fsf.org>
Mon, 31 Jan 2022 21:55:40 +0000
(16:55 -0500)
composer.json
patch
|
blob
|
blame
|
history
diff --git
a/composer.json
b/composer.json
index f847a91a3e7b5d41a443f0c826ec3ffc00710240..14afd788806600fc17503c28f76d02131608e3ea 100644
(file)
--- a/
composer.json
+++ b/
composer.json
@@
-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",