mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
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.
This commit is contained in:
parent
090ade7ee7
commit
098621aff3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user