Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jun 27, 2025

This PR adds a LICENSE.txt file to the repository to address the lack of licensing information and explicitly permit unrestricted use and modification of the repository content.

Changes Made

  • Added LICENSE.txt in the repository root using the Unlicense
  • The Unlicense dedicates the work to the public domain with maximum permissiveness

License Details

The Unlicense was chosen because it:

  • ✅ Allows any private or professional use without restriction
  • ✅ Explicitly permits modifications to all content
  • ✅ Has no usage restrictions or limitations
  • ✅ Dedicates the work to the public domain for maximum accessibility

This is particularly appropriate for a repository containing documentation, guidelines, and instructional content like AL development standards and GitHub Copilot instructions, ensuring the community can freely use, modify, and distribute these resources.

Repository Impact

  • No changes to existing functionality or content
  • Provides clear legal framework for users and contributors
  • Enables unrestricted commercial and non-commercial use
  • Allows derivative works and modifications without attribution requirements

Fixes #45.


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

Co-authored-by: FBakkensen <7301364+FBakkensen@users.noreply.github.com>
Copilot AI changed the title [WIP] Add LICENSE.txt to allow any use and modification of the repo Add LICENSE.txt to allow unrestricted use and modification Jun 27, 2025
Copilot AI requested a review from FBakkensen June 27, 2025 06:36
@FBakkensen
Copy link
Owner

@copilot update LICENSE.txt that this is not a software repo, but documentation repo

Copy link
Owner

@FBakkensen FBakkensen left a comment

Choose a reason for hiding this comment

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

This is not software repo, this is a documentation repo

@FBakkensen FBakkensen requested review from FBakkensen and Copilot June 27, 2025 06:41
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds a LICENSE.txt file to explicitly license the repository content using the Unlicense, thereby dedicating the work to the public domain.

  • Added LICENSE.txt in the repository root with Unlicense text
  • Establishes clear public domain licensing for unrestricted use and modifications

…tware

Co-authored-by: FBakkensen <7301364+FBakkensen@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Jun 27, 2025

@copilot update LICENSE.txt that this is not a software repo, but documentation repo

Updated LICENSE.txt to use documentation-appropriate language instead of software terminology. Changed all references from "software" to "documentation" and updated content format descriptions to better reflect the nature of this repository. Commit: 2f69cc8

@FBakkensen FBakkensen marked this pull request as ready for review June 27, 2025 06:43
@FBakkensen FBakkensen merged commit 4f711f5 into main Jun 27, 2025
2 checks passed
Copy link
Contributor Author

Copilot AI commented Jun 27, 2025

This is not software repo, this is a documentation repo

The LICENSE.txt has already been updated to reflect that this is a documentation repository. All references to "software" have been changed to "documentation" and the content appropriately describes documentation licensing rather than software licensing (commit 7700a12).

Copilot AI requested a review from FBakkensen June 27, 2025 06:44
@FBakkensen FBakkensen deleted the copilot/fix-45 branch June 27, 2025 06:45
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.

Add LICENSE.txt to allow any use and modification of the repo

2 participants