mirror of
https://github.com/ivabus/aur
synced 2024-11-24 07:55:06 +03:00
README.md: Add "Contact me" and "LICENSE" sections.
LICENSE: Add license
This commit is contained in:
parent
3c99be2965
commit
d72e44fb6e
2 changed files with 22 additions and 0 deletions
14
LICENSE
Normal file
14
LICENSE
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
||||||
|
Version 2, December 2004
|
||||||
|
|
||||||
|
Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
|
||||||
|
|
||||||
|
Everyone is permitted to copy and distribute verbatim or modified
|
||||||
|
copies of this license document, and changing it is allowed as long
|
||||||
|
as the name is changed.
|
||||||
|
|
||||||
|
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
||||||
|
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||||
|
|
||||||
|
0. You just DO WHAT THE FUCK YOU WANT TO.
|
||||||
|
|
|
@ -2,3 +2,11 @@
|
||||||
|
|
||||||
This repository contains all (not [plainDE](https://plainde.org), which I also packaging for AUR, their repo is [plainDE/PKGBUILDs](https://github.com/plainDE/PKGBUILDs)) AUR packages that I am packaging.
|
This repository contains all (not [plainDE](https://plainde.org), which I also packaging for AUR, their repo is [plainDE/PKGBUILDs](https://github.com/plainDE/PKGBUILDs)) AUR packages that I am packaging.
|
||||||
|
|
||||||
|
## Contact me
|
||||||
|
|
||||||
|
To get more information about packages or anything else write to <ivabus@ivabus.dev>
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
All files in this repo are distributed under [WTFPL](http://www.wtfpl.net/) license.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue