From: Zbigniew Jędrzejewski-Szmek Date: Fri, 1 Oct 2021 10:54:06 +0000 (+0200) Subject: licensing: add missing header to one .network file X-Git-Tag: v250-rc1~577^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=098621aff34d31bf9b535d9deb5c144c8d79ebdd;p=thirdparty%2Fsystemd.git licensing: add missing header to one .network file It should have the full header because it will be installed onto user systems like the other .network files. --- diff --git a/network/80-wifi-adhoc.network b/network/80-wifi-adhoc.network index 8ca59dee250..c0c388f165b 100644 --- a/network/80-wifi-adhoc.network +++ b/network/80-wifi-adhoc.network @@ -1,3 +1,12 @@ +# SPDX-License-Identifier: LGPL-2.1-or-later +# +# 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. + [Match] Type=wlan WLANInterfaceType=ad-hoc