Licensing in source-map-support.js

Open Beginner friendly
#343 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
78/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Stale
Tech stack
javascript
Domain
documentation

Research direction

Start at line 286 of source-map-support.js and review the following code alongside the linked V8 source and BSD-3-Clause license. Update the relevant source file to include the applicable BSD-3-Clause license and copyright notice, then verify that the attribution is present and correctly reflects the copied V8 code.

Written by the indexing model from the issue text.

Description

Line 286 of source-map-support.js indicates that the code that follows has been copied from V8, which is BSD-3-Clause-licensed (see e.g. their license file here and the original file the code seems to be copied from here - header also mentions the BSD license).

IMO the license & applicable copyright should be included in source-map-support to reflect this.

Dominant language
JavaScript
Stars
2.2k
Forks
223
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from evanw/node-source-map-support

All issues in evanw/node-source-map-support

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.