You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add SecPal attribution terms to AGPL-covered SecPal-owned parts of this repository using the REUSE-compatible LicenseRef-SecPal-Attribution defined by the central policy issue.
Goal
Add SecPal attribution terms to AGPL-covered SecPal-owned parts of this repository using the REUSE-compatible
LicenseRef-SecPal-Attributiondefined by the central policy issue.Central policy: SecPal/.github#510
Third-party license audit: #314
Scope
Add
LICENSES/LicenseRef-SecPal-Attribution.txtusing the final text agreed in Document SecPal licensing, CLA, and attribution policy .github#510.Update only AGPL-covered SecPal-owned license expressions:
to:
Preserve the repository's mixed licensing model, including
CC0-1.0,MIT,Apache-2.0, generated files, Android wrapper/Gradle files, and third-party notices.Standardize project-owned copyright notices to
SecPal Contributorswhere touched.Do not add Tailwind-related terms in this repository.
Ensure Android app/about/legal surfaces expose the required
Powered by SecPalattribution where applicable.Treat the tagline and website link as preferred/requested, not mandatory legal conditions.
Run
reuse lintafter metadata changes.Implementation notes
LicenseRef-SecPal-Attributionblindly to every file.Acceptance criteria
LICENSES/LicenseRef-SecPal-Attribution.txtexists.LicenseRef-SecPal-Attribution.SecPal Contributorswhere touched.Powered by SecPalwhere applicable.reuse lintpasses.