diff --git a/README.md b/README.md index 5e73db0..1316953 100644 --- a/README.md +++ b/README.md @@ -148,4 +148,4 @@ See the [Contributing](CONTRIBUTING.md) guide for details. ## License -This project is licensed under the [GPL-3.0 License](LICENSE). +This project is licensed under the [LGPL-3.0 License](LICENSE). diff --git a/package.json b/package.json index d43fd78..7e19b0d 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "json-api" ], "repository": "git@github.com:projectcaluma/ember-localized-model.git", - "license": "GPL-3.0", + "license": "LGPL-3.0", "author": "Adfinis", "directories": { "doc": "doc",