REUSE: license tags for the scripts and tools in ci/

- remove empty useless HACKING
- remove unused cppcheck.sh
- migrate the AppImage docs to the wiki (which doesn't moan about licensing)
- try a HTML-style comment in the RELEASE docs
This commit is contained in:
Adriaan de Groot 2020-08-21 23:19:41 +02:00
parent 86f66e8f16
commit 0ee0f40816
19 changed files with 43 additions and 58 deletions

View file

@ -1,5 +1,8 @@
#! /usr/bin/env python3
#
# SPDX-FileCopyrightText: 2020 Adriaan de Groot <groot@kde.org>
# SPDX-License-Identifier: BSD-2-Clause
#
# Reduce a translation file -- generally, a Timezone translation -- by
# dropping untranslated strings. An untranslated string is one that
# has an empty translation **and** is marked unfinished.