1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-10-17 08:37:41 +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.

View File

@@ -0,0 +1,5 @@
/*
* SPDX-FileCopyrightText: 2016 Carles Fernandez-Prades <carles.fernandez@cttc.es>
*
* SPDX-License-Identifier: CC-BY-4.0
*/

View File

@@ -0,0 +1,5 @@
/*
* SPDX-FileCopyrightText: 2016 Carles Fernandez-Prades <carles.fernandez@cttc.es>
*
* SPDX-License-Identifier: CC-BY-4.0
*/

View File

@@ -0,0 +1,5 @@
/*
* SPDX-FileCopyrightText: 2016 Carles Fernandez-Prades <carles.fernandez@cttc.es>
*
* SPDX-License-Identifier: CC-BY-4.0
*/

View File

@@ -0,0 +1,5 @@
/*
* SPDX-FileCopyrightText: 2016 Carles Fernandez-Prades <carles.fernandez@cttc.es>
*
* SPDX-License-Identifier: CC-BY-4.0
*/

View File

@@ -0,0 +1,5 @@
/*
* SPDX-FileCopyrightText: 2016 Carles Fernandez-Prades <carles.fernandez@cttc.es>
*
* SPDX-License-Identifier: CC-BY-4.0
*/

View File

@@ -0,0 +1,5 @@
/*
* SPDX-FileCopyrightText: 2016 Carles Fernandez-Prades <carles.fernandez@cttc.es>
*
* SPDX-License-Identifier: CC-BY-4.0
*/

View File

@@ -2,18 +2,7 @@
#
# This file is part of GNSS-SDR.
#
# GNSS-SDR is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# GNSS-SDR is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with GNSS-SDR. If not, see <https://www.gnu.org/licenses/>.
# SPDX-License-Identifier: GPL-3.0-or-later
#
/*! \mainpage

View File

@@ -2,18 +2,7 @@
#
# This file is part of GNSS-SDR.
#
# GNSS-SDR is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# at your option) any later version.
#
# GNSS-SDR is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with GNSS-SDR. If not, see <https://www.gnu.org/licenses/>.
# SPDX-License-Identifier: GPL-3.0-or-later
#
/*! \page reference_docs Reference Documents

View File

@@ -2,18 +2,7 @@
#
# This file is part of GNSS-SDR.
#
# GNSS-SDR is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# at your option) any later version.
#
# GNSS-SDR is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with GNSS-SDR. If not, see <https://www.gnu.org/licenses/>.
# SPDX-License-Identifier: GPL-3.0-or-later
#
/*! \page the_signal_model Signal model