diff options
Diffstat (limited to 'sound/synth')
-rw-r--r-- | sound/synth/Makefile | 2 | ||||
-rw-r--r-- | sound/synth/emux/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sound/synth/Makefile b/sound/synth/Makefile index 986291dcb91..e99fd76caa1 100644 --- a/sound/synth/Makefile +++ b/sound/synth/Makefile @@ -1,6 +1,6 @@ # # Makefile for ALSA -# Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz> +# Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz> # snd-util-mem-objs := util_mem.o diff --git a/sound/synth/emux/Makefile b/sound/synth/emux/Makefile index 32a102d2670..b69035240cf 100644 --- a/sound/synth/emux/Makefile +++ b/sound/synth/emux/Makefile @@ -1,6 +1,6 @@ # # Makefile for ALSA -# Copyright (c) 2001 by Jaroslav Kysela <perex@suse.cz> +# Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz> # snd-emux-synth-objs := emux.o emux_synth.o emux_seq.o emux_nrpn.o \ |