handsontable / hyperformula

HyperFormula is an open-source headless spreadsheet for business web apps. It comes with over 400 formulas, CRUD operations, undo-redo, clipboard support, and sorting.
https://hyperformula.handsontable.com/
Other
1.97k stars 108 forks source link

Docs: Rephrase information about the GPL license #1384

Closed sequba closed 6 months ago

sequba commented 7 months ago

Context

Our docs contains incorrect information. GPL license may be used in commercial products in some cases.

Internal discussion about it: https://handsoncode.slack.com/archives/C031GBX62SE/p1708954176311179

How did you test your changes?

Types of changes

Checklist:

github-actions[bot] commented 7 months ago

Performance comparison of head (f16e8794108bf776810325620e7fbcdac91e3b37) vs base (5bcb3a5c7f78c3e54d19b68be969b0f0e7af1c70)

                                     testName |   base |   head | change
------------------------------------------------------------------------
                                      Sheet A | 537.24 | 545.46 | +1.53%
                                      Sheet B | 174.52 | 182.43 | +4.53%
                                      Sheet T | 154.06 | 156.26 | +1.43%
                                Column ranges | 550.19 | 560.99 | +1.96%
Sheet A:  change value, add/remove row/column |  14.43 |   14.6 | +1.18%
 Sheet B: change value, add/remove row/column | 134.11 | 135.32 | +0.90%
                   Column ranges - add column | 156.09 | 156.94 | +0.54%
                Column ranges - without batch | 462.69 | 449.72 | -2.80%
                        Column ranges - batch | 124.47 | 113.95 | -8.45%
codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.36%. Comparing base (5bcb3a5) to head (1aed4eb).

:exclamation: Current head 1aed4eb differs from pull request most recent head f16e879. Consider uploading reports for the commit f16e879 to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/handsontable/hyperformula/pull/1384/graphs/tree.svg?width=650&height=150&src=pr&token=5k9ZQv8azO&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=handsontable)](https://app.codecov.io/gh/handsontable/hyperformula/pull/1384?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=handsontable) ```diff @@ Coverage Diff @@ ## develop #1384 +/- ## ======================================== Coverage 97.36% 97.36% ======================================== Files 169 169 Lines 14421 14421 Branches 3100 3100 ======================================== Hits 14041 14041 Misses 377 377 Partials 3 3 ```