Skip to content

docs(build-src): convert licenses to SPDX format#21178

Merged
lukstbit merged 1 commit into
ankidroid:mainfrom
david-allison:spdx-buildSrc
May 30, 2026
Merged

docs(build-src): convert licenses to SPDX format#21178
lukstbit merged 1 commit into
ankidroid:mainfrom
david-allison:spdx-buildSrc

Conversation

@david-allison
Copy link
Copy Markdown
Member

Purpose / Description

AnkiDroid is standardizing licenses to SPDX.

Fixes

Approach

I removed my copyright lines from the files as-per docs/contributing/copyright-headers.md

I added a license header to build.gradle.kts

How Has This Been Tested?

This change was not performed using LLMs and I have verified that it is correct

Checklist

  • You have a descriptive commit message with a short title (first line, max 50 chars).
  • You have commented your code, particularly in hard-to-understand areas
  • You have performed a self-review of your own code
  • UI changes: include screenshots of all affected screens (in particular showing any new or changed strings)
  • UI Changes: You have tested your change using the Google Accessibility Scanner

AnkiDroid is standardizing licenses to SPDX.

I removed my copyright lines from the files as-per
docs/contributing/copyright-headers.md

I added a license header to `build.gradle.kts`

Issue 20954

This change was not performed using LLMs and I have verified that it is
correct
@lukstbit lukstbit added this pull request to the merge queue May 30, 2026
Merged via the queue into ankidroid:main with commit 862303d May 30, 2026
20 checks passed
@github-actions github-actions Bot added this to the 2.25 release milestone May 30, 2026
@david-allison david-allison deleted the spdx-buildSrc branch May 30, 2026 04:28
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.

2 participants