Harmonize license blurbs
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 27.2k
- Forks
- 3.9k
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 17
Description
We should try to do a quick sweep through all of these and change them to the same text, which better reflects the actual copyright (which is held jointly by all libuv project contributors, per https://github.com/libuv/libuv/blob/v1.x/LICENSE#L1). For example, some say minor variations, such as:
/* Copyright libuv project and contributors. All rights reserved.
/* Copyright libuv contributors. All rights reserved.
# Copyright (c) 2013, Ben Noordhuis <info@bnoordhuis.nl>
Originally posted by @vtjnash in https://github.com/libuv/libuv/issues/4080#issuecomment-1632756828
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the repository for the copyright-header variants shown in the issue, then read LICENSE at the referenced version to confirm the attribution. Standardize the relevant headers to the agreed wording and verify that no differing libuv copyright blurbs remain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100