]> git.ktnx.net Git - mobile-ledger.git/blobdiff - README.md
no need for gravity, only one edge is constrained anyway
[mobile-ledger.git] / README.md
index ee7be1b447595b95be443718a543cca89782553f..634a3f3eda5777a9e632ae0c5b5fedaa2419236c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
-MoLe is a front-end to [[http://hledger-web.org hledger-web]]
+MoLe is a front-end to [[https://hledger.org/hledger-web.html hledger-web]]
 
 # Copyright and licensing
 
 ## Main software
 
-Copyright ⓒ 2018, 2019 Damyan Ivanov <dam+mole@ktnx.net>
+Copyright ⓒ 2018, 2019, 2020, 2021 Damyan Ivanov <dam+mole@ktnx.net>
 
 MoLe is free software: you can distribute it and/or modify it
 under the term of the GNU General Public License as published by
@@ -19,6 +19,23 @@ GNU General Public License terms for details.
 You should have received a copy of the GNU General Public License
 along with Mobile-Ledger. If not, see <https://www.gnu.org/licenses/>.
 
+## Libraries
+
+### Jackson JSON processor
+
+Jackson is a high-performance, Free/Open Source JSON processing library.
+It was originally written by Tatu Saloranta (tatu.saloranta@iki.fi), and has
+been in development since 2007.
+It is currently developed by a community of developers, as well as supported
+commercially by FasterXML.com.
+
+Jackson JSON processor streaming parser/generator is licensed under the
+Apache (Software) License, version 2.0 ("the License").
+See the License for details about distribution rights, and the
+specific rights regarding derivate works.
+
+You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0
+
 ## Other items
 
 Some icons taken from the Android open-source project are