[v2,5/6] batctl: Mark remaining files as GPL-2.0
Commit Message
Some files were not explicitly marked with any license. It is therefore
assumed that these are licensed under the GPL-2.0. Make this unambiguous by
adding this information direct to the file using the SPDX license
identifier. The FSFE REUSE *.license annotation file is used for files
which don't allow comments.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
---
v2:
- Removed CHANGELOG.license README.license
---
.gitattributes | 3 +++
bat-hosts.sample | 3 +++
man/batctl.8 | 2 ++
3 files changed, 8 insertions(+)
@@ -1,3 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0
+# License-Filename: LICENSES/preferred/GPL-2.0
+
/.gitignore export-ignore
/.gitattributes export-ignore
*.c diff=cpp
@@ -1 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
+# License-Filename: LICENSES/preferred/GPL-2.0
+
0:d2:58:ca:91:e8 example
@@ -1,3 +1,5 @@
+.\" SPDX-License-Identifier: GPL-2.0
+.\" License-Filename: LICENSES/preferred/GPL-2.0
.\" Hey, EMACS: -*- nroff -*-
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection