From d9215cd838eed27c41c9f1ca30b6354ebf87ecb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Sat, 18 Nov 2017 18:18:16 +0100 Subject: Add SPDX license headers to various assorted files --- network/80-container-host0.network | 2 ++ network/80-container-ve.network | 2 ++ network/80-container-vz.network | 2 ++ network/99-default.link | 9 +++++++++ 4 files changed, 15 insertions(+) (limited to 'network') diff --git a/network/80-container-host0.network b/network/80-container-host0.network index b012cf98cb..44c59b7dde 100644 --- a/network/80-container-host0.network +++ b/network/80-container-host0.network @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: LGPL-2.1+ +# # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it diff --git a/network/80-container-ve.network b/network/80-container-ve.network index ac796bfb07..8a8df2fcd3 100644 --- a/network/80-container-ve.network +++ b/network/80-container-ve.network @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: LGPL-2.1+ +# # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it diff --git a/network/80-container-vz.network b/network/80-container-vz.network index 3d532d6f60..4d4482b33a 100644 --- a/network/80-container-vz.network +++ b/network/80-container-vz.network @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: LGPL-2.1+ +# # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it diff --git a/network/99-default.link b/network/99-default.link index 79538f9b29..561bf329e4 100644 --- a/network/99-default.link +++ b/network/99-default.link @@ -1,3 +1,12 @@ +# SPDX-License-Identifier: LGPL-2.1+ +# +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + [Link] NamePolicy=kernel database onboard slot path MACAddressPolicy=persistent -- cgit v1.2.1