SPDX-Copyright -> SPDX-FileCopyrightText
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# SPDX-Copyright: 2019 Free Software Foundation Europe e.V.
|
||||
# SPDX-FileCopyrightText: 2019 Free Software Foundation Europe e.V.
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
pipeline:
|
||||
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,4 +1,4 @@
|
||||
# SPDX-Copyright: 2019 Max Mehl <mail [at] mehl [dot] mx>
|
||||
# SPDX-FileCopyrightText: 2019 Max Mehl <mail [at] mehl [dot] mx>
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
config.cfg
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# SPDX-Copyright: 2019 Free Software Foundation Europe e.V.
|
||||
# SPDX-FileCopyrightText: 2019 Free Software Foundation Europe e.V.
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
reuse:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# SPDX-Copyright: 2019 Free Software Foundation Europe e.V.
|
||||
# SPDX-FileCopyrightText: 2019 Free Software Foundation Europe e.V.
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
language: minimal
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<!--
|
||||
SPDX-Copyright: 2019 Max Mehl <mail [at] mehl [dot] mx>
|
||||
SPDX-FileCopyrightText: 2019 Max Mehl <mail [at] mehl [dot] mx>
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
-->
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# SPDX-Copyright: 2019 Max Mehl <mail [at] mehl [dot] mx>
|
||||
# SPDX-FileCopyrightText: 2019 Max Mehl <mail [at] mehl [dot] mx>
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
# File with hosts and their backup source paths
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# SPDX-Copyright: 2019 Max Mehl <mail [at] mehl [dot] mx>
|
||||
# SPDX-FileCopyrightText: 2019 Max Mehl <mail [at] mehl [dot] mx>
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
# Username@Hostname; Path1 | Path2 | Path3
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
# SPDX-Copyright: 2019 Max Mehl <mail [at] mehl [dot] mx>
|
||||
# SPDX-FileCopyrightText: 2019 Max Mehl <mail [at] mehl [dot] mx>
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
########################################################################
|
||||
#
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
# SPDX-Copyright: 2019 Max Mehl <mail [at] mehl [dot] mx>
|
||||
# SPDX-FileCopyrightText: 2019 Max Mehl <mail [at] mehl [dot] mx>
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
########################################################################
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user