X Tutup
Skip to content

Commit 098621a

Browse files
committed
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.
1 parent 090ade7 commit 098621a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

network/80-wifi-adhoc.network

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# SPDX-License-Identifier: LGPL-2.1-or-later
2+
#
3+
# This file is part of systemd.
4+
#
5+
# systemd is free software; you can redistribute it and/or modify it
6+
# under the terms of the GNU Lesser General Public License as published by
7+
# the Free Software Foundation; either version 2.1 of the License, or
8+
# (at your option) any later version.
9+
110
[Match]
211
Type=wlan
312
WLANInterfaceType=ad-hoc

0 commit comments

Comments
 (0)
X Tutup