-
Notifications
You must be signed in to change notification settings - Fork 5
Add LICENSE.txt to allow unrestricted use and modification #46
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
Conversation
Co-authored-by: FBakkensen <7301364+FBakkensen@users.noreply.github.com>
|
@copilot update LICENSE.txt that this is not a software repo, but documentation repo |
FBakkensen
left a comment
There was a problem hiding this 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
There was a problem hiding this 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>
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 |
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). |
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
LICENSE.txtin the repository root using the UnlicenseLicense Details
The Unlicense was chosen because it:
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
Fixes #45.
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.