Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⚖️♻️:refactor licenses to canonical location #21

Merged
merged 1 commit into from
Dec 25, 2023
Merged

⚖️♻️:refactor licenses to canonical location #21

merged 1 commit into from
Dec 25, 2023

Conversation

DerekNonGeneric
Copy link
Member

This refactoring also replaces the original license files w/ fresh copies from the SPDX corpus.

Refs: https://github.com/spdx/license-list-data/blob/main/text/MIT.txt
Refs: https://github.com/spdx/license-list-data/blob/main/text/Apache-2.0.txt

The MIT license has also had its entire header bowdlerized like the Rust project. This is to prevent a potential inaccurate attribution.

Refs: rust-lang/rust@2a8807e

Pull Request Purpose

Make a selection on the purpose(s) of your changes.

This PR contains the following:

  • 🐞🔧 bugfixing (🐜/🦟/🐛/🦗/🐝 et al.)
  • 🆕🎏 implementation of new feature(s)
  • ♻️ refactoring(s)
  • 📄 documentation modification(s)
  • 🔮 other

Testing

Have you included any tests in your submission?

  • yes (bugfixes and features will not be merged without
    tests
    )
  • no

Breaking Changes

Have you modified any aspect public API surface (i.e., caused breakage)?

  • yes (breaking changes will not be merged unless
    necessary
    )
  • no

Description

A concise recap summarily detailing what all are the changes being made.

Self-explanatory, executed as clone PR same as OpenINF/.github#643.

List of any relevant issue numbers:

This refactoring also replaces the original license files w/ fresh
copies from the SPDX corpus.

Refs: https://github.com/spdx/license-list-data/blob/main/text/MIT.txt
Refs: https://github.com/spdx/license-list-data/blob/main/text/Apache-2.0.txt

The MIT license has also had its entire header bowdlerized like the
Rust project. This is to prevent a potential inaccurate attribution.

Refs: rust-lang/rust@2a8807e

Signed-off-by: Derek Lewis <[email protected]>
@DerekNonGeneric DerekNonGeneric added author-ready PRs that are considered ready by their author fast-track PRs that do not need to wait for 48 hours to land labels Dec 25, 2023
Copy link
Member

@OpenINFbot OpenINFbot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👽

@OpenINF OpenINF deleted a comment from sweep-ai bot Dec 25, 2023
@DerekNonGeneric DerekNonGeneric merged commit 5ae07a0 into OpenINF:main Dec 25, 2023
1 check passed
@DerekNonGeneric DerekNonGeneric deleted the fix/license-dir branch December 25, 2023 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author-ready PRs that are considered ready by their author fast-track PRs that do not need to wait for 48 hours to land
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants