Add MIT LICENSE and OpenStreetMap attribution #48
Labels
No labels
area:companion
area:docs
area:shared
area:tooling
area:watchapp
blocker
kind:chore
kind:feature
kind:spike
kind:test
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
robert/PedalPebble#48
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Goal
The repository is public with no licence, which means all rights reserved - nobody may reuse anything, including you in a later project. Separately, OSM-derived data carries attribution obligations.
Acceptance criteria
LICENSEat the repo root: MIT, copyright 2026 Robert ButzhammerREADME.mdFiles
LICENSEREADME.mdcompanion/.../about/Notes
MIT chosen over GPL despite BRouter, OsmAnd and Gadgetbridge all being GPL: PedalPebble talks to BRouter only across an AIDL boundary and links none of its code, so no copyleft obligation propagates. See docs/DECISIONS.md D15.