summaryrefslogtreecommitdiff
path: root/alsalisp
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 /alsalisp
parentd2a2d964b8c9d139c52fc126c69347d161336062 (diff)
downloadalsa-lib-d25e281230ef6493c7a27bc58c05e3d919b91437.tar.gz
Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Diffstat (limited to 'alsalisp')
-rw-r--r--alsalisp/alsalisp.c2
-rw-r--r--alsalisp/test.lisp2
2 files changed, 2 insertions, 2 deletions
diff --git a/alsalisp/alsalisp.c b/alsalisp/alsalisp.c
index f3713fa6..2a2a77be 100644
--- a/alsalisp/alsalisp.c
+++ b/alsalisp/alsalisp.c
@@ -1,6 +1,6 @@
/*
* ALSA lisp implementation
- * Copyright (c) 2003 by Jaroslav Kysela <perex@suse.cz>
+ * Copyright (c) 2003 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify
diff --git a/alsalisp/test.lisp b/alsalisp/test.lisp
index 99a9340b..5e3820f4 100644
--- a/alsalisp/test.lisp
+++ b/alsalisp/test.lisp
@@ -2,7 +2,7 @@
; Test code for all basic alsa lisp commands.
; The test is indended to find memory leaks.
;
-; Copyright (c) 2003 Jaroslav Kysela <perex@suse.cz>
+; Copyright (c) 2003 Jaroslav Kysela <perex@perex.cz>
; License: GPL v2 (http://www.gnu.org/licenses/gpl.html)
;