Added arch logo to COPYRIGHT.md.
This commit is contained in:
parent
c317bc6ad1
commit
1c8eb6c1b0
1 changed files with 46 additions and 20 deletions
|
@ -1,9 +1,54 @@
|
||||||
# Introduction
|
# Introduction
|
||||||
|
|
||||||
This file contains all copyright info for every image that `uwufetch` uses. If you want to remove *your* image from this repository contact me on [reddit](https://www.reddit.com/user/TheDarkBug).
|
This file contains all copyright info for every image that `uwufetch` uses. If you want to remove *your* image from this repository contact me on [reddit](https://www.reddit.com/user/TheDarkBug).
|
||||||
|
I am not a copyright expert, and maybe I am doing all wrong things, please correct this file if you notice something wrong.
|
||||||
|
|
||||||
# Copyrights
|
# Copyrights
|
||||||
|
|
||||||
|
## Arch Linux
|
||||||
|
|
||||||
|
<img title="Nyarch Linuwu" src="https://raw.githubusercontent.com/TheDarkBug/uwufetch/main/res/arch.png" alt="image" width="100">
|
||||||
|
|
||||||
|
### Base artwork:
|
||||||
|
|
||||||
|
- Copyright Holder: Arch Linux Devs
|
||||||
|
- License: Arch Linux TrademarkPolicy
|
||||||
|
- [License URL](https://archlinux.org/art/)
|
||||||
|
- [Reference](https://wiki.archlinux.org/index.php/DeveloperWiki:TrademarkPolicy)
|
||||||
|
|
||||||
|
### Modifications
|
||||||
|
|
||||||
|
- Description: uwu style
|
||||||
|
- Copyright Holder:
|
||||||
|
- License:
|
||||||
|
- [License URL](https://original_post_link.com)
|
||||||
|
|
||||||
|
|
||||||
|
## Android
|
||||||
|
|
||||||
|
<img title="Nyandroid" src="https://raw.githubusercontent.com/TheDarkBug/uwufetch/main/res/android.png" alt="image" width="100">
|
||||||
|
|
||||||
|
<font size="1">android at the end because it could be not considered as an actual distribution of gnu/linux</font>
|
||||||
|
|
||||||
|
### Base artwork:
|
||||||
|
|
||||||
|
- Copyright Holder: Google Inc.
|
||||||
|
- License: CC-BY-3.0
|
||||||
|
- [License URL](https://creativecommons.org/licenses/by/3.0/)
|
||||||
|
- [Reference](https://developer.android.com/distribute/marketing-tools/brand-guidelines#android_robot)
|
||||||
|
|
||||||
|
### Modifications
|
||||||
|
|
||||||
|
- Description: uwu style
|
||||||
|
- Copyright Holder: u/6b86b3ac03c167320d93
|
||||||
|
- License: No license, just a reddit post
|
||||||
|
- [License URL](https://www.reddit.com/r/linuxmasterrace/comments/lye15q/im_not_an_artist_but_heres_my_attempt_at_making/)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!---
|
||||||
## TEMPLATE
|
## TEMPLATE
|
||||||
|
|
||||||
<img title="NAME" src="LINK" alt="image" width="150">
|
<img title="NAME" src="LINK" alt="image" width="150">
|
||||||
|
@ -21,23 +66,4 @@ This file contains all copyright info for every image that `uwufetch` uses. If y
|
||||||
- Copyright Holder:
|
- Copyright Holder:
|
||||||
- License:
|
- License:
|
||||||
- [License URL](https://original_post_link.com)
|
- [License URL](https://original_post_link.com)
|
||||||
|
--->
|
||||||
## Android
|
|
||||||
|
|
||||||
<img title="Nyandroid" src="https://raw.githubusercontent.com/TheDarkBug/uwufetch/main/res/android.png" alt="image" width="150">
|
|
||||||
|
|
||||||
<font size="1">android at the end because it could be not considered as an actual distribution of gnu/linux</font>
|
|
||||||
|
|
||||||
### Base artwork:
|
|
||||||
|
|
||||||
- Copyright Holder: Google Inc.
|
|
||||||
- License: CC-BY-3.0
|
|
||||||
- [License URL](https://creativecommons.org/licenses/by/3.0/)
|
|
||||||
- [Reference](https://developer.android.com/distribute/marketing-tools/brand-guidelines#android_robot)
|
|
||||||
|
|
||||||
### Modifications
|
|
||||||
|
|
||||||
- Description: uwu style
|
|
||||||
- Copyright Holder: u/6b86b3ac03c167320d93
|
|
||||||
- License: No license, just a reddit post
|
|
||||||
- [License URL](https://www.reddit.com/r/linuxmasterrace/comments/lye15q/im_not_an_artist_but_heres_my_attempt_at_making/)
|
|
||||||
|
|
Loading…
Reference in a new issue