From f85e4a24e59eccafdf3273f7547e650eb778f351 Mon Sep 17 00:00:00 2001 From: James Cole Date: Mon, 26 Sep 2016 18:37:20 +0200 Subject: [PATCH] New license information. --- CHANGELOG.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0eced70fa5..c362a3a141 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,12 +9,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Changed - Jump to version 4.0.0. - -### Deprecated -- Initial release. - -### Removed -- Initial release. +- Firefly III is now subject to a [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/) license. Previous versions of this software are still MIT licensed. ### Fixed - Support for specific decimal places, thanks to @Mortalife