-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCopyright
More file actions
21 lines (21 loc) · 1.58 KB
/
Copyright
File metadata and controls
21 lines (21 loc) · 1.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
1. Trademark
- description: [The Arch Linux trademark policy](https://terms.archlinux.org/docs/trademark-policy/) is published under the CC-BY-SA license, courtesy of the Ubuntu project.
Levente Polyák (hereinafter the "Arch Linux Project Lead") and Judd Vinet, on behalf of Arch Linux, own a number of trademarks including "ARCHLINUX", "ARCH LINUX", "A simple, lightweight Linux distribution" and the stylized Arch Linux logo.
2. Logo
- file: `assets/img/Nyarch.svg`
- description: The author of the Nyarch Logo is [Ishaan_P](https://www.reddit.com/r/linuxmasterrace/comments/lxfg9j/someone_posted_uwuntu_so_i_made_nyarch/).
3. pacman.conf
- files: `assets/etc/pacman.conf`, `assets/etc/pacman.d/options/*.conf`
- description: `pacman.conf` from ArchLinux [pacman](https://gitlab.archlinux.org/pacman/pacman/-/blob/master/etc/pacman.conf.in?ref_type=heads)
- license: [GPL-2.0](https://gitlab.archlinux.org/pacman/pacman/-/raw/master/COPYING?ref_type=heads)
4. Configuration of noextract for pacman
- file: `assets/etc/pacman.d/options/noextract.conf.ini`
- description: From [archlinux/archlinux-docker/pacman-conf.d-noextract.conf](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/blob/master/pacman-conf.d-noextract.conf?ref_type=heads)
- license: [GPL-3.0](https://gitlab.archlinux.org/archlinux/archlinux-docker/-/raw/master/LICENSE?ref_type=heads)
5. pacman mirrorlist
- files: `assets/etc/pacman.d/mirrors/*list`
- license: GPL-2.0
6. Other
- files: `*`
- description: All other files are under the MIT license.
- license: [MIT](./LICENSE-MIT)