summaryrefslogtreecommitdiff
path: root/amixer
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2007-10-15 10:25:17 +0200
committerJaroslav Kysela <perex@perex.cz>2007-10-15 10:25:17 +0200
commit48de580a7bd7a769f5b83194229c70ff9ecfe785 (patch)
tree191e5e770854b18cbc2a2b438dd66f1e93ef476a /amixer
parent32c0c7bc5a90e7d5b67712b3e1ea23090525826a (diff)
Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Diffstat (limited to 'amixer')
-rw-r--r--amixer/amixer.14
-rw-r--r--amixer/amixer.c2
-rw-r--r--amixer/amixer.h2
3 files changed, 4 insertions, 4 deletions
diff --git a/amixer/amixer.1 b/amixer/amixer.1
index a8d95e1..b1ac323 100644
--- a/amixer/amixer.1
+++ b/amixer/amixer.1
@@ -137,5 +137,5 @@ will set the 34th soundcard element to 40%
.SH BUGS
None known.
.SH AUTHOR
-\fBamixer\fP is by Jaroslav Kysela <perex@suse.cz>.
-This document is by Paul Winkler <zarmzarm@erols.com> and Jaroslav Kysela <perex@suse.cz>.
+\fBamixer\fP is by Jaroslav Kysela <perex@perex.cz>.
+This document is by Paul Winkler <zarmzarm@erols.com> and Jaroslav Kysela <perex@perex.cz>.
diff --git a/amixer/amixer.c b/amixer/amixer.c
index 87d93a5..61259f6 100644
--- a/amixer/amixer.c
+++ b/amixer/amixer.c
@@ -1,6 +1,6 @@
/*
* ALSA command line mixer utility
- * Copyright (c) 1999-2000 by Jaroslav Kysela <perex@suse.cz>
+ * Copyright (c) 1999-2000 by Jaroslav Kysela <perex@perex.cz>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/amixer/amixer.h b/amixer/amixer.h
index 5555b70..3588f04 100644
--- a/amixer/amixer.h
+++ b/amixer/amixer.h
@@ -1,6 +1,6 @@
/*
* ALSA command line mixer utility
- * Copyright (c) 1999 by Jaroslav Kysela <perex@suse.cz>
+ * Copyright (c) 1999 by Jaroslav Kysela <perex@perex.cz>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by