diff decoders/speex.c @ 526:2df1f5c62d38

Updated my email address.
author Ryan C. Gordon <icculus@icculus.org>
date Mon, 06 Aug 2007 09:44:02 +0000
parents 1841bdcf2122
children b5ddeebce808
line wrap: on
line diff
--- a/decoders/speex.c	Mon Aug 06 09:41:58 2007 +0000
+++ b/decoders/speex.c	Mon Aug 06 09:44:02 2007 +0000
@@ -36,7 +36,7 @@
  *
  * Please see the file COPYING in the source's root directory.
  *
- *  This file written by Ryan C. Gordon. (icculus@clutteredmind.org)
+ *  This file written by Ryan C. Gordon. (icculus@icculus.org)
  */
 
 #if HAVE_CONFIG_H
@@ -73,7 +73,7 @@
     {
         extensions_speex,
         "SPEEX speech compression format",
-        "Ryan C. Gordon <icculus@clutteredmind.org>",
+        "Ryan C. Gordon <icculus@icculus.org>",
         "http://www.icculus.org/SDL_sound/"
     },