mirror of
https://github.com/wneessen/logranger.git
synced 2024-11-22 04:40:49 +01:00
Add SPDX license details to go.sum.license
Introduced SPDX-FileCopyrightText and SPDX-License-Identifier: MIT to the newly created file 'go.sum.license'. This ensures the appropriate licensing information is present and accurately defines the rights as per recent license policy changes.
This commit is contained in:
parent
436df7b2b4
commit
c123f4b757
1 changed files with 3 additions and 0 deletions
3
go.sum.license
Normal file
3
go.sum.license
Normal file
|
@ -0,0 +1,3 @@
|
|||
SPDX-FileCopyrightText: 2021-2023 Winni Neessen <wn@neessen.dev>
|
||||
|
||||
SPDX-License-Identifier: MIT
|
Loading…
Reference in a new issue