diff --git a/.mkosi/mkosi.arch b/.mkosi/mkosi.arch index c2487c9ef2..a823a95e70 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 1a3b517d0f..a93eb7b539 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 f54cbe08f3..4d7168c00b 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 3b0a49a0e6..0c4a3eaa3a 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 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 diff --git a/rules/99-systemd.rules.in b/rules/99-systemd.rules.in index 62f0b98cd3..419ca4ed87 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 a3573b84a9..5e59de5437 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 03fb2a8389..940f1e895a 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 e824a2233c..97f6094b66 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">