From 1e30c8c3122458660d7260099de0b04fbc88bc55 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Wed, 6 Jan 2021 21:52:48 -0800 Subject: [PATCH] ... --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5950699406..c4bc609b47 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@ The core abstractions are not JSON specific, although naming does contain 'JSON' This package is the base on which [Jackson data-binding](https://github.com/FasterXML/jackson-databind) package builds on. It is licensed under [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0). -For additional/alternative licensing questions, please contact `info@fasterxml.com`: affordable commercial licenses available for use cases like Android app development. Alternate data format implementations (like [Smile (binary JSON)](https://github.com/FasterXML/jackson-dataformat-smile),