Initial commit
This commit is contained in:
commit
305cf9b127
12 changed files with 1215 additions and 0 deletions
31
REUSE.toml
Normal file
31
REUSE.toml
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = [
|
||||
"PKGBUILD",
|
||||
"README.md",
|
||||
"keys/**",
|
||||
".SRCINFO",
|
||||
".nvchecker.toml",
|
||||
".gitignore",
|
||||
"*.install",
|
||||
"*.sysusers",
|
||||
"*.tmpfiles",
|
||||
"*.logrotate",
|
||||
"*.pam",
|
||||
"*.service",
|
||||
"*.socket",
|
||||
"*.timer",
|
||||
"*.desktop",
|
||||
"*.hook",
|
||||
"google-chrome-stable.sh",
|
||||
]
|
||||
SPDX-FileCopyrightText = "Arch Linux contributors"
|
||||
SPDX-License-Identifier = "0BSD"
|
||||
|
||||
[[annotations]]
|
||||
path = [
|
||||
"eula_text.html",
|
||||
]
|
||||
SPDX-FileCopyrightText = "Google Inc."
|
||||
SPDX-License-Identifier = "LicenseRef-EULA"
|
||||
Loading…
Add table
Add a link
Reference in a new issue