diff options
author | Mattias Andrée <maandree@kth.se> | 2017-10-19 20:37:55 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-10-19 20:38:18 +0200 |
commit | ab8c5404d8e6468204cea83c9d20205f0ab122ed (patch) | |
tree | dc873c3e0614b630e8b183be22aba2314a4c6ed0 /slack.1 | |
parent | update dist (diff) | |
download | slack-ab8c5404d8e6468204cea83c9d20205f0ab122ed.tar.gz slack-ab8c5404d8e6468204cea83c9d20205f0ab122ed.tar.bz2 slack-ab8c5404d8e6468204cea83c9d20205f0ab122ed.tar.xz |
Remove crap, simplify makefile, and relicense
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | slack.1 (renamed from doc/man/slack.1) | 16 |
1 files changed, 2 insertions, 14 deletions
diff --git a/doc/man/slack.1 b/slack.1 index fffe191..f8a0c37 100644 --- a/doc/man/slack.1 +++ b/slack.1 @@ -66,17 +66,5 @@ Could be useful increase the performance of your computer. .BR ionice (1), .BR prctl (2) .SH AUTHORS -Principal author, Mattias Andrée. See the COPYING file for the full -list of authors. -.SH LICENSE -Copyright \(co 2014, 2015 Mattias Andrée -.br -License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. -.br -This is free software: you are free to change and redistribute it. -.br -There is NO WARRANTY, to the extent permitted by law. -.SH BUGS -Please report bugs to https://github.com/maandree/slack/issues or to -maandree@member.fsf.org - +Mattias Andrée +.RI < maandree@kth.se > |