mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-29 05:40:25 -04:00
Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
This commit is contained in:
parent
126ee9bddb
commit
41282b058b
13 changed files with 14 additions and 14 deletions
|
|
@ -1 +1 @@
|
|||
Jaroslav Kysela <perex@suse.cz>
|
||||
Jaroslav Kysela <perex@perex.cz>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
/*****************************************************************************
|
||||
driverevents.c - Events from the driver processing
|
||||
Copyright (C) 2000 by Jaroslav Kysela <perex@suse.cz>
|
||||
Copyright (C) 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
|
||||
|
|
|
|||
|
|
@ -83,7 +83,7 @@ gamix(1)
|
|||
\fP
|
||||
|
||||
.SH "AUTHOR"
|
||||
\fBenvy24control\fP is by Jaroslav Kysela <perex@suse.cz>
|
||||
\fBenvy24control\fP is by Jaroslav Kysela <perex@perex.cz>
|
||||
This document is by James Tappin <james@xena.uklinux.net>.
|
||||
Updated by Dirk Kalis <dirk.kalis@t\-online.de>.
|
||||
Options\fI\-w\ and \fI\-t\fP added Alan Horstmann <gineera@aspect135.co.uk>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
/*****************************************************************************
|
||||
envy24control.c - Env24 chipset (ICE1712) control utility
|
||||
Copyright (C) 2000 by Jaroslav Kysela <perex@suse.cz>
|
||||
Copyright (C) 2000 by Jaroslav Kysela <perex@perex.cz>
|
||||
|
||||
(2003/03/22) Changed to hbox/vbox layout.
|
||||
Copyright (C) 2003 by Søren Wedel Nielsen
|
||||
|
|
@ -1432,7 +1432,7 @@ static void create_about(GtkWidget *main, GtkWidget *notebook, int page)
|
|||
|
||||
|
||||
/* create third line */
|
||||
label = gtk_label_new("Copyright(c) 2000 by Jaroslav Kysela <perex@suse.cz>");
|
||||
label = gtk_label_new("Copyright(c) 2000 by Jaroslav Kysela <perex@perex.cz>");
|
||||
gtk_widget_show(label);
|
||||
gtk_box_pack_start(GTK_BOX(vbox), label, FALSE, TRUE, 6);
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
/*****************************************************************************
|
||||
hardware.c - Hardware Settings
|
||||
Copyright (C) 2000 by Jaroslav Kysela <perex@suse.cz>
|
||||
Copyright (C) 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
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
/*****************************************************************************
|
||||
levelmeters.c - Stereo level meters
|
||||
Copyright (C) 2000 by Jaroslav Kysela <perex@suse.cz>
|
||||
Copyright (C) 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
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
/*****************************************************************************
|
||||
mixer.c - mixer code
|
||||
Copyright (C) 2000 by Jaroslav Kysela <perex@suse.cz>
|
||||
Copyright (C) 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
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
/*****************************************************************************
|
||||
patchbay.c - patchbay/router code
|
||||
Copyright (C) 2000 by Jaroslav Kysela <perex@suse.cz>
|
||||
Copyright (C) 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
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
*
|
||||
* This code is added by Takashi Iwai <tiwai@suse.de>
|
||||
*
|
||||
* Copyright (c) 2000 Jaroslav Kysela <perex@suse.cz>
|
||||
* Copyright (c) 2000 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue