Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 7cd1e0bdd138
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 2a5b2df11d24
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Dec 22, 2020

  1. licenses: Mark unclear GPL licenses explicitly deprecated

    We recently switched to more explicit GPL license names in line
    with the SPDX change and GNU Foundation recommendations:
    https://www.gnu.org/licenses/identify-licenses-clearly.html
    
    This followed up older change to use the recommended SPDX ID
    18a5e8c
    but using the `-only` variant for these deprecated licenses too
    makes it harder to check for them automatically.
    
    Let’s switch to the appropriate SPDX ID again.
    jtojnar committed Dec 22, 2020
    Copy the full SHA
    9d5bd8b View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2021

  1. Merge pull request #107417 from jtojnar/deprecate-unclear-gpl-licenses

    licenses: Mark unclear GPL licenses explicitly deprecated
    jtojnar committed Jan 1, 2021
    Copy the full SHA
    2a5b2df View commit details
    Browse the repository at this point in the history