summaryrefslogtreecommitdiff
path: root/src/timer
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2007-10-15 10:24:55 +0200
committerJaroslav Kysela <perex@perex.cz>2007-10-15 10:24:55 +0200
commitd25e281230ef6493c7a27bc58c05e3d919b91437 (patch)
treedc57d920323354ee68cf0ec633fbbe15ab14f42c /src/timer
parentd2a2d964b8c9d139c52fc126c69347d161336062 (diff)
downloadalsa-lib-d25e281230ef6493c7a27bc58c05e3d919b91437.tar.gz
Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Diffstat (limited to 'src/timer')
-rw-r--r--src/timer/timer.c4
-rw-r--r--src/timer/timer_hw.c2
-rw-r--r--src/timer/timer_local.h2
-rw-r--r--src/timer/timer_query.c4
-rw-r--r--src/timer/timer_query_hw.c2
-rw-r--r--src/timer/timer_symbols.c2
6 files changed, 8 insertions, 8 deletions
diff --git a/src/timer/timer.c b/src/timer/timer.c
index b31252b4..b71a9f8b 100644
--- a/src/timer/timer.c
+++ b/src/timer/timer.c
@@ -1,7 +1,7 @@
/**
* \file timer/timer.c
* \brief Timer Interface
- * \author Jaroslav Kysela <perex@suse.cz>
+ * \author Jaroslav Kysela <perex@perex.cz>
* \date 1998-2001
*
* Timer Interface is designed to access timers.
@@ -9,7 +9,7 @@
*/
/*
* Timer Interface - main file
- * Copyright (c) 1998-2001 by Jaroslav Kysela <perex@suse.cz>
+ * Copyright (c) 1998-2001 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify
diff --git a/src/timer/timer_hw.c b/src/timer/timer_hw.c
index 30bea1f1..5355705d 100644
--- a/src/timer/timer_hw.c
+++ b/src/timer/timer_hw.c
@@ -1,6 +1,6 @@
/*
* Timer Interface - main file
- * Copyright (c) 1998-2001 by Jaroslav Kysela <perex@suse.cz>
+ * Copyright (c) 1998-2001 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify
diff --git a/src/timer/timer_local.h b/src/timer/timer_local.h
index 8ebf8925..8f543fed 100644
--- a/src/timer/timer_local.h
+++ b/src/timer/timer_local.h
@@ -1,6 +1,6 @@
/*
* Timer interface - local header file
- * Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
+ * Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify
diff --git a/src/timer/timer_query.c b/src/timer/timer_query.c
index 8f36e1ca..50b098a8 100644
--- a/src/timer/timer_query.c
+++ b/src/timer/timer_query.c
@@ -1,13 +1,13 @@
/**
* \file timer/timer_query.c
- * \author Jaroslav Kysela <perex@suse.cz>
+ * \author Jaroslav Kysela <perex@perex.cz>
* \date 2001
*
* Timer Query Interface is designed to obtain identification of timers.
*/
/*
* Timer Query Interface - main file
- * Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
+ * Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify
diff --git a/src/timer/timer_query_hw.c b/src/timer/timer_query_hw.c
index 85a87317..743ee1fb 100644
--- a/src/timer/timer_query_hw.c
+++ b/src/timer/timer_query_hw.c
@@ -1,6 +1,6 @@
/*
* Timer Interface - main file
- * Copyright (c) 1998-2001 by Jaroslav Kysela <perex@suse.cz>
+ * Copyright (c) 1998-2001 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify
diff --git a/src/timer/timer_symbols.c b/src/timer/timer_symbols.c
index 6e19a232..797721e6 100644
--- a/src/timer/timer_symbols.c
+++ b/src/timer/timer_symbols.c
@@ -1,6 +1,6 @@
/*
* Timer Symbols
- * Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz>
+ * Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as