1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-11-04 17:23:20 +00:00

Make the software package compliant with the REUSE Specification v3.0 (see https://reuse.software/spec/)

Update license headers to SPDX format (see https://spdx.org/)
Add license to all files
Add CI job in GitHub Actions to ensure compliance
This commit is contained in:
Carles Fernandez
2020-02-08 01:20:02 +01:00
parent 46b9402990
commit 4d0d263280
1863 changed files with 4823 additions and 13390 deletions

View File

@@ -1,7 +1,11 @@
# Doxyfile 1.8.10
#
# SPDX-FileCopyrightText: 2011-2020 Carles Fernandez-Prades <carles.fernandez(at)cttc.es>
# SPDX-License-Identifier: GPL-3.0-or-later
#
# This file describes the settings to be used by the documentation system
# doxygen (www.doxygen.org) for a project.
# doxygen (www.doxygen.nl) for a project.
#
# All text after a double hash (##) is considered a comment and is placed in
# front of the TAG it is preceding.