]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
network: change license of examples to MIT-0 25146/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 26 Oct 2022 06:34:13 +0000 (08:34 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 26 Oct 2022 06:39:34 +0000 (08:39 +0200)
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

12 files changed:
LICENSES/README.md
network/80-6rd-tunnel.network
network/80-container-host0.network
network/80-container-vb.network
network/80-container-ve.network
network/80-container-vz.network
network/80-ethernet.network.example
network/80-vm-vt.network
network/80-wifi-adhoc.network
network/80-wifi-ap.network.example
network/80-wifi-station.network.example
network/99-default.link

index 4cb97c6d4565d3b8c227921ed6c2173ff771694d..d235b319d85bbcf009cd5e127384764e0b4fbac9 100644 (file)
@@ -46,10 +46,10 @@ The following exceptions apply:
    - src/basic/siphash24.c
    - src/basic/siphash24.h
    - tools/check-includes.pl
-   - config files and examples under /network
   * the following sources are licensed under the **MIT-0** license:
    - all examples under man/
    - src/systemctl/systemd-sysv-install.SKELETON
+   - config files and examples under /network
  * the following sources are under **Public Domain** (LicenseRef-murmurhash2-public-domain):
    - src/basic/MurmurHash2.c
    - src/basic/MurmurHash2.h
index 6b9748a072f71444780407c7791f4deb470c9e9c..fb163e7323fa0af642c67d307224bc85b458b99d 100644 (file)
@@ -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
index da92b6bd0073db00f95a1ca386b8bca61d853846..30476674eccdc7ffe1228bd9895607b3b195b507 100644 (file)
@@ -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
index 9908f8758067bf6c386b671e3803fecbf72d6256..3a99ab87614394cfe53d60ab185934e3ca862f22 100644 (file)
@@ -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
index 10441a571cbdb361f1b242046923acd529c5ab8a..d295d131aadd89a4666cb6e6c064dfe6130e84cf 100644 (file)
@@ -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
index 6861fe7dff1fee74a8003cd07236ca3f95029b29..7d902e78bd5c0d97fca96590b51f279887575411 100644 (file)
@@ -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
index 30c710098b161d0c50d2fd563d6abead8f85e97e..ce82b25728e86e27a0133d0aaae26325028ae43b 100644 (file)
@@ -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,
index f1cb60fd1be5115f105b6529ada4b1675c065ec7..7979871e2c053b23a775866bb581f12b6fc2ab31 100644 (file)
@@ -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
index 3d5ba3cad5272ed93866be7462db4382e8ff468e..d7a341d018a04eed72270a96118e16be6a87d0a8 100644 (file)
@@ -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
index d866f790053864d9d6bd0ac0c5106f83858a00d3..6ea10243126b7f6b35ebc6f9bee6b5bff48f6271 100644 (file)
@@ -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,
index a1cd3530e48b0c1ad8dfa2107eccaee3235b5258..160b4eb5e30e5ffdf4ec0ffbf9bfa9613246754d 100644 (file)
@@ -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,
index dad91bb1a205ee1148de855971543916f7957a76..429ac31e80636061e9ccddf794279c7bd950b828 100644 (file)
@@ -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