Add LICENSE.txt to allow unrestricted use and modification#46
Add LICENSE.txt to allow unrestricted use and modification#46FBakkensen merged 3 commits intomainfrom
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.
This is not software repo, this is a documentation repo
There was a problem hiding this comment.
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.