mirror of
https://github.com/wneessen/logranger.git
synced 2024-11-21 20:30:49 +01:00
Add SPDX license headers to support-files
New SPDX license headers have been added to `group.license` and `passwd.license` found within the `support-files` directory. These headers show that the files are licensed under the MIT license and copyrighted by Winni Neessen.
This commit is contained in:
parent
f08e92fdd4
commit
fa527345a3
2 changed files with 6 additions and 0 deletions
3
support-files/group.license
Normal file
3
support-files/group.license
Normal file
|
@ -0,0 +1,3 @@
|
|||
SPDX-FileCopyrightText: 2023 Winni Neessen <wn@neessen.dev>
|
||||
|
||||
SPDX-License-Identifier: MIT
|
3
support-files/passwd.license
Normal file
3
support-files/passwd.license
Normal file
|
@ -0,0 +1,3 @@
|
|||
SPDX-FileCopyrightText: 2023 Winni Neessen <wn@neessen.dev>
|
||||
|
||||
SPDX-License-Identifier: MIT
|
Loading…
Reference in a new issue