chore(license): relicense to Apache-2.0 #3
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
HOIST-IT-Actions/actions!3
Loading…
Reference in a new issue
No description provided.
Delete branch "chore/relicense-apache-2.0"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Relicenses this repo from the proprietary grant-only licence to Apache-2.0.
These actions are public and consumed cross-org by full-URL
uses: https://forge.hoist-it.nl/HOIST-IT-Actions/actions/<name>@<tag>. Underthe previous
LicenseRef-HOISTIT-Proprietary-1.0(no use without a signed GrantDocument), the repos that pull these actions had no legal right to run them. A
permissive licence is the correct fit for shared CI glue.
Changes
CONTRIBUTING, SECURITY, the six
*/action.yml) from proprietary toApache-2.0.LICENSES/: dropped the now-unused proprietary text, addedApache-2.0.txt(canonical SPDX text).LICENSE.md(full Apache-2.0 text) and its REUSE.toml annotation.CODE_OF_CONDUCT.mdkeeps itsCC-BY-SA-4.0(Contributor Covenant).Verification
reuse lintclean: 11/11 files with copyright + licence, 0 missing, 0 unused,used licences = Apache-2.0, CC-BY-SA-4.0.
Note: open PR #2 (build-push-sign-images) adds a new action with a proprietary
header; whichever lands second needs a one-line rebase to Apache-2.0.