linux 6.16 patch 2

This commit is contained in:
2025-08-13 22:33:43 +02:00
parent eabe4c5071
commit 914990c654
6 changed files with 242 additions and 297 deletions

24
REUSE.toml Normal file
View File

@@ -0,0 +1,24 @@
version = 1
[[annotations]]
path = [
"PKGBUILD",
"README.md",
"keys/**",
".SRCINFO",
".nvchecker.toml",
"*.install",
"*.sysusers",
"*.tmpfiles",
"*.logrotate",
"*.pam",
"*.service",
"*.socket",
"*.timer",
"*.desktop",
"*.hook",
"config",
".gitignore",
]
SPDX-FileCopyrightText = "Arch Linux contributors"
SPDX-License-Identifier = "0BSD"