hyperformula icon indicating copy to clipboard operation
hyperformula copied to clipboard

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

Open sequba opened this issue 1 year ago • 1 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.
 */
  • https://cdn.jsdelivr.net/npm/hyperformula/dist/hyperformula.js
  • https://cdn.jsdelivr.net/npm/hyperformula/dist/hyperformula.full.js

Links

  • https://handsoncode.slack.com/archives/C031GBX62SE/p1720691793462529 (internal discussion)
  • https://github.com/handsontable/dev-handsontable/issues/1979 (internal)

sequba avatar Jul 11 '24 13:07 sequba

When it's done, check issue https://github.com/handsontable/dev-handsontable/issues/1979

sequba avatar Jul 23 '24 13:07 sequba

Merged to master with: https://github.com/handsontable/hyperformula/pull/1454

sequba avatar Nov 06 '24 12:11 sequba

Issue closed as solved. There are no mentioned strings in the .js files for HyperFormula v3.0.0

AMBudnik avatar Jan 14 '25 12:01 AMBudnik