mirror of
https://github.com/ivabus/aur
synced 2024-11-10 02:05:15 +03:00
README.md: Add "Contact me" and "LICENSE" sections.
LICENSE: Add license
This commit is contained in:
parent
3c99be2965
commit
d72e44fb6e
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.
|
||||
|
||||
## 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