From 3fe96b6c327f5d75e983e9449a1d1c57174fb19b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Wed, 26 Oct 2022 08:34:13 +0200 Subject: network: change license of examples to MIT-0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- network/80-6rd-tunnel.network | 4 ++-- network/80-container-host0.network | 4 ++-- network/80-container-vb.network | 4 ++-- network/80-container-ve.network | 4 ++-- network/80-container-vz.network | 4 ++-- network/80-ethernet.network.example | 4 ++-- network/80-vm-vt.network | 4 ++-- network/80-wifi-adhoc.network | 4 ++-- network/80-wifi-ap.network.example | 4 ++-- network/80-wifi-station.network.example | 4 ++-- network/99-default.link | 4 ++-- 11 files changed, 22 insertions(+), 22 deletions(-) (limited to 'network') 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 -- cgit v1.2.1