infopark_webcrm_sdk 2.3.3 → 2.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE +21 -840
  3. data/README.md +2 -3
  4. data/config/ca-bundle.crt +890 -466
  5. metadata +4 -4
data/README.md CHANGED
@@ -110,7 +110,6 @@ Crm::Contact.where(:locality, :equals, 'Boston').
110
110
 
111
111
  ## License
112
112
 
113
- Copyright (c) 2015 - 2021 [JustRelate Group GmbH](https://justrelate.com).
113
+ Copyright (c) 2015 - 2024 [JustRelate Group GmbH](https://justrelate.com).
114
114
 
115
- This software can be used and modified in accordance with the GNU Lesser General Public License
116
- (LGPL-3.0). Please refer to LICENSE for details.
115
+ This software can be used and modified in accordance with the MIT license. Please refer to LICENSE for details.