Skip to content

[WIP] Add Creative Commons BY-NC 4.0 license to repository - #1

Closed
scaverod with Copilot wants to merge 1 commit into
mainfrom
copilot/add-cc-by-nc-4-license
Closed

[WIP] Add Creative Commons BY-NC 4.0 license to repository#1
scaverod with Copilot wants to merge 1 commit into
mainfrom
copilot/add-cc-by-nc-4-license

Conversation

Copilot AI commented Dec 12, 2025

Copy link
Copy Markdown
  • Fetch the official CC BY-NC 4.0 license text from Creative Commons
  • Create LICENSE file in the root directory with the full legal code
  • Add appropriate header with copyright holder and year information
  • Verify the LICENSE file is properly formatted and complete
  • Run code review to ensure the license addition is appropriate
Original prompt

Add a Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0) license to the repository.

Requirements

  • Create a LICENSE file in the root directory of the repository
  • Add the full text of the CC BY-NC 4.0 license
  • The license should clearly state:
    • Users are free to share and adapt the material
    • Users must give appropriate credit
    • Users cannot use the material for commercial purposes
    • Users must indicate if changes were made

License Details

The license should be the Creative Commons Attribution-NonCommercial 4.0 International License. You can obtain the full license text from: https://creativecommons.org/licenses/by-nc/4.0/legalcode

Additional Notes

  • The file should be named LICENSE (no file extension)
  • Include the standard CC BY-NC 4.0 legal code
  • You may want to add a header indicating the copyright holder and year

This pull request was created as a result of the following prompt from Copilot chat.

Add a Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0) license to the repository.

Requirements

  • Create a LICENSE file in the root directory of the repository
  • Add the full text of the CC BY-NC 4.0 license
  • The license should clearly state:
    • Users are free to share and adapt the material
    • Users must give appropriate credit
    • Users cannot use the material for commercial purposes
    • Users must indicate if changes were made

License Details

The license should be the Creative Commons Attribution-NonCommercial 4.0 International License. You can obtain the full license text from: https://creativecommons.org/licenses/by-nc/4.0/legalcode

Additional Notes

  • The file should be named LICENSE (no file extension)
  • Include the standard CC BY-NC 4.0 legal code
  • You may want to add a header indicating the copyright holder and year

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants