[Pkg-wmaker-commits] [wmitime] 110/127: wmitime: Update contact information.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Sat Aug 22 01:34:43 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmitime.
commit fc72d1cdf23befd4ead4efdb1ee8fdd1b0dc8a6b
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date: Sat Dec 20 01:57:07 2014 -0600
wmitime: Update contact information.
---
README | 6 +++---
wmitime.c | 3 ++-
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/README b/README
index c26ffa8..3c1f0a0 100644
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
wmitime 0.2 beta Public Release
--------------------------------------------------------------
Author...: Dave Clark (clarkd at skynet.ca)
-
-Homepage : http://www.neotokyo.org
+Maintainers : Window Maker Developers Team <wmaker-dev at lists.windowmaker.org>
+Homepage : http://windowmaker.org/dockapps/?name=wmitime
Description
--------------------------------------------------------------
@@ -41,7 +41,7 @@ COPYING GNU General Public License Version 2.
Bugs
--------------------------------------------------------------
If you discover any bugs in this software, please send a
-bugreport to clarkd at skynet.ca and describe the
+bugreport to wmaker-dev at lists.windowmaker.org and describe the
problem as detailed! as you can.
diff --git a/wmitime.c b/wmitime.c
index 60d1144..d574ef7 100644
--- a/wmitime.c
+++ b/wmitime.c
@@ -578,7 +578,8 @@ void BlitNum(int num, int x, int y)
void usage(void)
{
- fprintf(stderr, "\nWMiTIME - illusion <clarkd at skynet.ca> http://www.neotokyo.org/illusion\n\n");
+ fprintf(stderr, "\nWMiTIME - Window Maker Developers Team <wmaker-dev at lists.windowmaker.org>\n");
+ fprintf(stderr, " original author: Dave Clark <clarkd at skynet.ca>\n\n");
fprintf(stderr, "usage:\n");
fprintf(stderr, " -12 12-hour mode\n");
fprintf(stderr, " -display <display name>\n");
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmitime.git
More information about the Pkg-wmaker-commits
mailing list