From: Zbigniew Jędrzejewski-Szmek Date: Sat, 18 Nov 2017 17:18:16 +0000 (+0100) Subject: Add SPDX license headers to various assorted files X-Git-Tag: v236~183^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9215cd838eed27c41c9f1ca30b6354ebf87ecb6;p=thirdparty%2Fsystemd.git Add SPDX license headers to various assorted files --- diff --git a/.mkosi/mkosi.arch b/.mkosi/mkosi.arch index c2487c9ef20..a823a95e708 100644 --- a/.mkosi/mkosi.arch +++ b/.mkosi/mkosi.arch @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: LGPL-2.1+ +# # This file is part of systemd. # # Copyright 2016 Zeal Jagannatha diff --git a/.mkosi/mkosi.debian b/.mkosi/mkosi.debian index 1a3b517d0ff..a93eb7b5399 100644 --- a/.mkosi/mkosi.debian +++ b/.mkosi/mkosi.debian @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: LGPL-2.1+ +# # This file is part of systemd. # # Copyright 2016 Daniel Rusek diff --git a/.mkosi/mkosi.fedora b/.mkosi/mkosi.fedora index f54cbe08f30..4d7168c00be 100644 --- a/.mkosi/mkosi.fedora +++ b/.mkosi/mkosi.fedora @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: LGPL-2.1+ +# # This file is part of systemd. # # Copyright 2016 Lennart Poettering diff --git a/modprobe.d/systemd.conf b/modprobe.d/systemd.conf index 3b0a49a0e69..0c4a3eaa3a5 100644 --- a/modprobe.d/systemd.conf +++ b/modprobe.d/systemd.conf @@ -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-host0.network b/network/80-container-host0.network index b012cf98cb7..44c59b7dde9 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 ac796bfb077..8a8df2fcd3d 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 3d532d6f60f..4d4482b33a8 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 79538f9b29b..561bf329e48 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 diff --git a/rules/99-systemd.rules.in b/rules/99-systemd.rules.in index 62f0b98cd30..419ca4ed879 100644 --- a/rules/99-systemd.rules.in +++ b/rules/99-systemd.rules.in @@ -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/src/basic/sparse-endian.h b/src/basic/sparse-endian.h index a3573b84a9d..5e59de54378 100644 --- a/src/basic/sparse-endian.h +++ b/src/basic/sparse-endian.h @@ -1,4 +1,6 @@ -/* Copyright (c) 2012 Josh Triplett +/* SPDX-License-Identifier: MIT + * + * Copyright (c) 2012 Josh Triplett * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to diff --git a/src/core/macros.systemd.in b/src/core/macros.systemd.in index 03fb2a83893..940f1e895af 100644 --- a/src/core/macros.systemd.in +++ b/src/core/macros.systemd.in @@ -1,4 +1,5 @@ # -*- Mode: rpm-spec; indent-tabs-mode: nil -*- */ +# SPDX-License-Identifier: LGPL-2.1+ # # This file is part of systemd. # diff --git a/src/core/org.freedesktop.systemd1.conf b/src/core/org.freedesktop.systemd1.conf index e824a2233c9..97f6094b668 100644 --- a/src/core/org.freedesktop.systemd1.conf +++ b/src/core/org.freedesktop.systemd1.conf @@ -3,6 +3,8 @@ "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">