summaryrefslogtreecommitdiff
path: root/network
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2022-10-26 08:34:13 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2022-10-26 08:39:34 +0200
commit3fe96b6c327f5d75e983e9449a1d1c57174fb19b (patch)
tree16010282c40535f98c819d0089508b1438deb031 /network
parent58b415ae615108cd3b06b5c9d059799b2d44a487 (diff)
downloadsystemd-3fe96b6c327f5d75e983e9449a1d1c57174fb19b.tar.gz
network: change license of examples to MIT-0
Arguably, CC0 is just fine for examples since they are not code. But it's easier to be consistent and just use MIT-0 for all "documentation". Thus, the license is changed similarly code examples under man/. Based on 'git shortlog -ns network/*' and 'git log -p', the following folks should ack this: Zbigniew Jędrzejewski-Szmek Lennart Poettering Tom Gundersen Yu Watanabe Daan De Meyer Marc-André Lureau
Diffstat (limited to 'network')
-rw-r--r--network/80-6rd-tunnel.network4
-rw-r--r--network/80-container-host0.network4
-rw-r--r--network/80-container-vb.network4
-rw-r--r--network/80-container-ve.network4
-rw-r--r--network/80-container-vz.network4
-rw-r--r--network/80-ethernet.network.example4
-rw-r--r--network/80-vm-vt.network4
-rw-r--r--network/80-wifi-adhoc.network4
-rw-r--r--network/80-wifi-ap.network.example4
-rw-r--r--network/80-wifi-station.network.example4
-rw-r--r--network/99-default.link4
11 files changed, 22 insertions, 22 deletions
diff --git a/network/80-6rd-tunnel.network b/network/80-6rd-tunnel.network
index 6b9748a072..fb163e7323 100644
--- a/network/80-6rd-tunnel.network
+++ b/network/80-6rd-tunnel.network
@@ -1,7 +1,7 @@
-# SPDX-License-Identifier: CC0-1.0
+# SPDX-License-Identifier: MIT-0
#
# This config file is installed as part of systemd.
-# It may be freely copied and edited (following the Creative Commons Zero v1.0 Universal License).
+# It may be freely copied and edited (following the MIT No Attribution license).
#
# To make local modifications, one of the following methods may be used:
# 1. add a drop-in file that extends this file by creating the
diff --git a/network/80-container-host0.network b/network/80-container-host0.network
index da92b6bd00..30476674ec 100644
--- a/network/80-container-host0.network
+++ b/network/80-container-host0.network
@@ -1,7 +1,7 @@
-# SPDX-License-Identifier: CC0-1.0
+# SPDX-License-Identifier: MIT-0
#
# This config file is installed as part of systemd.
-# It may be freely copied and edited (following the Creative Commons Zero v1.0 Universal License).
+# It may be freely copied and edited (following the MIT No Attribution license).
#
# To make local modifications, one of the following methods may be used:
# 1. add a drop-in file that extends this file by creating the
diff --git a/network/80-container-vb.network b/network/80-container-vb.network
index 9908f87580..3a99ab8761 100644
--- a/network/80-container-vb.network
+++ b/network/80-container-vb.network
@@ -1,7 +1,7 @@
-# SPDX-License-Identifier: CC0-1.0
+# SPDX-License-Identifier: MIT-0
#
# This config file is installed as part of systemd.
-# It may be freely copied and edited (following the Creative Commons Zero v1.0 Universal License).
+# It may be freely copied and edited (following the MIT No Attribution license).
#
# To make local modifications, one of the following methods may be used:
# 1. add a drop-in file that extends this file by creating the
diff --git a/network/80-container-ve.network b/network/80-container-ve.network
index 10441a571c..d295d131aa 100644
--- a/network/80-container-ve.network
+++ b/network/80-container-ve.network
@@ -1,7 +1,7 @@
-# SPDX-License-Identifier: CC0-1.0
+# SPDX-License-Identifier: MIT-0
#
# This config file is installed as part of systemd.
-# It may be freely copied and edited (following the Creative Commons Zero v1.0 Universal License).
+# It may be freely copied and edited (following the MIT No Attribution license).
#
# To make local modifications, one of the following methods may be used:
# 1. add a drop-in file that extends this file by creating the
diff --git a/network/80-container-vz.network b/network/80-container-vz.network
index 6861fe7dff..7d902e78bd 100644
--- a/network/80-container-vz.network
+++ b/network/80-container-vz.network
@@ -1,7 +1,7 @@
-# SPDX-License-Identifier: CC0-1.0
+# SPDX-License-Identifier: MIT-0
#
# This config file is installed as part of systemd.
-# It may be freely copied and edited (following the Creative Commons Zero v1.0 Universal License).
+# It may be freely copied and edited (following the MIT No Attribution license).
#
# To make local modifications, one of the following methods may be used:
# 1. add a drop-in file that extends this file by creating the
diff --git a/network/80-ethernet.network.example b/network/80-ethernet.network.example
index 30c710098b..ce82b25728 100644
--- a/network/80-ethernet.network.example
+++ b/network/80-ethernet.network.example
@@ -1,7 +1,7 @@
-# SPDX-License-Identifier: CC0-1.0
+# SPDX-License-Identifier: MIT-0
#
# This example config file is installed as part of systemd.
-# It may be freely copied and edited (following the Creative Commons Zero v1.0 Universal License).
+# It may be freely copied and edited (following the MIT No Attribution license).
#
# To use the file, one of the following methods may be used:
# 1. add a symlink from /etc/systemd/network to the current location of this file,
diff --git a/network/80-vm-vt.network b/network/80-vm-vt.network
index f1cb60fd1b..7979871e2c 100644
--- a/network/80-vm-vt.network
+++ b/network/80-vm-vt.network
@@ -1,7 +1,7 @@
-# SPDX-License-Identifier: CC0-1.0
+# SPDX-License-Identifier: MIT-0
#
# This config file is installed as part of systemd.
-# It may be freely copied and edited (following the Creative Commons Zero v1.0 Universal License).
+# It may be freely copied and edited (following the MIT No Attribution license).
#
# To make local modifications, one of the following methods may be used:
# 1. add a drop-in file that extends this file by creating the
diff --git a/network/80-wifi-adhoc.network b/network/80-wifi-adhoc.network
index 3d5ba3cad5..d7a341d018 100644
--- a/network/80-wifi-adhoc.network
+++ b/network/80-wifi-adhoc.network
@@ -1,7 +1,7 @@
-# SPDX-License-Identifier: CC0-1.0
+# SPDX-License-Identifier: MIT-0
#
# This config file is installed as part of systemd.
-# It may be freely copied and edited (following the Creative Commons Zero v1.0 Universal License).
+# It may be freely copied and edited (following the MIT No Attribution license).
#
# To make local modifications, one of the following methods may be used:
# 1. add a drop-in file that extends this file by creating the
diff --git a/network/80-wifi-ap.network.example b/network/80-wifi-ap.network.example
index d866f79005..6ea1024312 100644
--- a/network/80-wifi-ap.network.example
+++ b/network/80-wifi-ap.network.example
@@ -1,7 +1,7 @@
-# SPDX-License-Identifier: CC0-1.0
+# SPDX-License-Identifier: MIT-0
#
# This example config file is installed as part of systemd.
-# It may be freely copied and edited (following the Creative Commons Zero v1.0 Universal License).
+# It may be freely copied and edited (following the MIT No Attribution license).
#
# To use the file, one of the following methods may be used:
# 1. add a symlink from /etc/systemd/network to the current location of this file,
diff --git a/network/80-wifi-station.network.example b/network/80-wifi-station.network.example
index a1cd3530e4..160b4eb5e3 100644
--- a/network/80-wifi-station.network.example
+++ b/network/80-wifi-station.network.example
@@ -1,7 +1,7 @@
-# SPDX-License-Identifier: CC0-1.0
+# SPDX-License-Identifier: MIT-0
#
# This example config file is installed as part of systemd.
-# It may be freely copied and edited (following the Creative Commons Zero v1.0 Universal License).
+# It may be freely copied and edited (following the MIT No Attribution license).
#
# To use the file, one of the following methods may be used:
# 1. add a symlink from /etc/systemd/network to the current location of this file,
diff --git a/network/99-default.link b/network/99-default.link
index dad91bb1a2..429ac31e80 100644
--- a/network/99-default.link
+++ b/network/99-default.link
@@ -1,7 +1,7 @@
-# SPDX-License-Identifier: CC0-1.0
+# SPDX-License-Identifier: MIT-0
#
# This config file is installed as part of systemd.
-# It may be freely copied and edited (following the Creative Commons Zero v1.0 Universal License).
+# It may be freely copied and edited (following the MIT No Attribution license).
#
# To make local modifications, one of the following methods may be used:
# 1. add a drop-in file that extends this file by creating the