diff options
author | Patrick Spek <p.spek@tyil.nl> | 2020-07-04 17:35:02 +0200 |
---|---|---|
committer | Patrick Spek <p.spek@tyil.nl> | 2020-07-04 17:35:02 +0200 |
commit | 662066e5fb94f44dd2f182611d3175c8ccafcaf1 (patch) | |
tree | 9aec113ff1afa8a17c196235875cb324a93c689a | |
parent | 0352b2b19705362b0049514e2bc25675335c199b (diff) | |
download | Dist::Maker-662066e5fb94f44dd2f182611d3175c8ccafcaf1.tar.gz Dist::Maker-662066e5fb94f44dd2f182611d3175c8ccafcaf1.tar.bz2 |
Use SPDX identifies AGPL-3.0-only
-rw-r--r-- | META6.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ "Template::Mustache" ], "description": "Easily develop Raku modules", - "license": "AGPL-3.0", + "license": "AGPL-3.0-only", "meta-version": 0, "name": "App::Rakumod", "perl": "6.d", |