REUSE: Giant boilerplate cleanup

- point to main Calamares site in the 'part of' headers instead
  of to github (this is the "this file is part of Calamares"
  opening line for most files).
- remove boilerplate from all source files, CMake modules and completions,
  this is the 3-paragraph summary of the GPL-3.0-or-later, which has
  a meaning entirely covered by the SPDX tag.
This commit is contained in:
Adriaan de Groot 2020-08-25 16:05:56 +02:00
parent 7a78f2600e
commit 1cd9b93a22
568 changed files with 1123 additions and 6188 deletions

View file

@ -1,4 +1,4 @@
# === This file is part of Calamares - <https://github.com/calamares> ===
# === This file is part of Calamares - <https://calamares.io> ===
#
# SPDX-FileCopyrightText: 2016 Teo Mrnjavac <teo@kde.org>
# SPDX-FileCopyrightText: 2017 Adriaan de Groot <groot@kde.org>