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.

Home Page:https://hyperformula.handsontable.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove license/copyright comments from `hyperformula.js`, `hyperformula.min.js`, `hyperformula.full.js` and `hyperformula.full.min.js` files

sequba opened this issue · comments

Description

The UMD bundle contains the license/copyright comments 147 times. We want to remove them all.

/**
 * @license
 * Copyright (c) 2024 Handsoncode. All rights reserved.
 */

Links