diff options
Diffstat (limited to 'amixer')
-rw-r--r-- | amixer/amixer.1 | 4 | ||||
-rw-r--r-- | amixer/amixer.c | 2 | ||||
-rw-r--r-- | amixer/amixer.h | 2 |
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 |