summaryrefslogtreecommitdiffstats
path: root/.gitmodules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make the project compliant with the REUSE guidelines.Diego Elio Pettenò2020-04-201-0/+0
| | | | | | | | | See https://reuse.software/ for details. For simplicity, the support files, that are vastly copy-pasta, are licensed under MIT license, rather than LGPL-2.1-or-later. Note that `reuse lint` currently fails due to fsfe/reuse-tool#208.
* Remove the gdef submodule import.Diego Elio Pettenò2017-09-041-3/+0
| | | | | The gdef project should be considered deprecated. Instead we should implement the TidePool data model: http://developer.tidepool.org/data-model/device-data/
* Add a submodule pointing at gdef, to start implementing gdef export.Diego Elio Pettenò2017-01-151-0/+3
For now there is nothing using gdef, so this submodule does not need to be implemented.