pacer/app/src
Jeena 2b3feb4e9a chore: License the project under GPL-3.0-or-later
In preparation for publishing the source publicly: without a license
file the code would default to all-rights-reserved, so nobody could
legally use or modify it. Add the GPL v3 text, a license section in
the README, and REUSE-style SPDX headers in every Kotlin source and
Gradle build script so per-file licensing is machine-readable.

The bundled JetBrains Mono font stays under its own SIL Open Font
License 1.1, whose text must accompany redistribution. OFL.txt lives
at the repo root rather than next to the fonts because aapt rejects
non-font files in res/font.
2026-06-10 15:29:51 +00:00
..
androidTest/kotlin/net/jeena/pacer chore: License the project under GPL-3.0-or-later 2026-06-10 15:29:51 +00:00
main chore: License the project under GPL-3.0-or-later 2026-06-10 15:29:51 +00:00
test/kotlin/net/jeena/pacer chore: License the project under GPL-3.0-or-later 2026-06-10 15:29:51 +00:00