diff options
Diffstat (limited to '')
-rw-r--r-- | doc/info/xpybar.texinfo | 2 | ||||
-rw-r--r-- | doc/man/xpybar.1 | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/info/xpybar.texinfo b/doc/info/xpybar.texinfo index c8e277a..1c83fcc 100644 --- a/doc/info/xpybar.texinfo +++ b/doc/info/xpybar.texinfo @@ -125,7 +125,7 @@ running some code.) You can find the source code and read it at @url{https://github.com/maandree/xpybar/tree/master/src/}. If the documentation is not clear enough, please file a bug att @url{https://github.com/maandree/xpybar/issues} or to -@code{maandree@@member.fsf.org}. +@code{maandree@@kth.se}. Graphic-functions are found in @file{x.py} and @file{__main__.py}. You will also find some basic functions @file{__main__.py}. diff --git a/doc/man/xpybar.1 b/doc/man/xpybar.1 index f42b607..c57026b 100644 --- a/doc/man/xpybar.1 +++ b/doc/man/xpybar.1 @@ -73,7 +73,7 @@ Full documentation available locally via: info \(aq(xpybar)\(aq Principal author, Mattias Andrée. See the COPYING file for the full list of authors. .SH LICENSE -Copyright \(co 2014, 2015, 2016, 2017 Mattias Andrée +Copyright \(co 2014, 2015, 2016, 2017, 2018 Mattias Andrée .br License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>, and License AGPLv3+: GNU AGPL version 3 or later <http://gnu.org/licenses/agpl.html>. @@ -83,4 +83,4 @@ This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH BUGS Please report bugs to https://github.com/maandree/xpybar/issues or to -maandree@member.fsf.org +maandree@kth.se |