From ad7fee0753ddde6b68d24dd4d1d3b02b1f307e99 Mon Sep 17 00:00:00 2001 From: Michael Vorburger Date: Wed, 31 Jan 2024 01:24:46 +0100 Subject: [PATCH] docs: Clarify LICENSE on README It's APL not Affero, apparently. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index f9bd95e23c..98a62afff3 100644 --- a/README.md +++ b/README.md @@ -531,6 +531,4 @@ This project follows the [all-contributors](https://github.com/all-contributors/ ## License -Dendron is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE Version 3. - See [LICENSE](https://github.com/dendronhq/dendron/blob/master/LICENSE.md) and [NOTICE](https://github.com/dendronhq/dendron/blob/master/NOTICE.md) for more information.