README: info about the attribution and original author
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
2b31077230
commit
3ad2b807e8
1 changed files with 8 additions and 7 deletions
15
README.md
15
README.md
|
@ -1,12 +1,6 @@
|
|||
# mocicon
|
||||
|
||||
Mocicon is a Music On Console tray icon for quick access.
|
||||
Report Bugs (which there aren't any) or suggestions to MutantTurkey@gmail.com, MutantTurkey@freenode.net
|
||||
|
||||
By Calvin Morrison 2009
|
||||
|
||||
https://sourceforge.net/projects/mocicon
|
||||
|
||||
|
||||
## OPTIONS/SOURCE:
|
||||
|
||||
|
@ -16,7 +10,6 @@ On debian, build dependencies install with:
|
|||
apt install -y build-essential libgtk-3-dev
|
||||
```
|
||||
|
||||
|
||||
compiling without make:
|
||||
|
||||
```shell
|
||||
|
@ -33,3 +26,11 @@ it's simple enough. you'll need the gtk+ 3.0 libs and that's it.
|
|||
|
||||
run `./install` as root. It just installs mocicon in `/usr/local/bin/`
|
||||
|
||||
## Attribution
|
||||
|
||||
The MIT License was introduced for changes after the original author's works.
|
||||
(The email addresses and existing contacts all bounced as the author deleted all those accounts)
|
||||
|
||||
Copyright 2009 Calvin Morrison
|
||||
Original project: https://sourceforge.net/projects/mocicon
|
||||
|
||||
|
|
Loading…
Reference in a new issue