[xiph-commits] r13444 - experimental/moritz/thread
moritz at svn.xiph.org
moritz at svn.xiph.org
Sat Aug 4 10:25:06 PDT 2007
Author: moritz
Date: 2007-08-04 10:25:06 -0700 (Sat, 04 Aug 2007)
New Revision: 13444
Modified:
experimental/moritz/thread/thread.c
experimental/moritz/thread/thread.h
Log:
Copy+Paste is evil.
Modified: experimental/moritz/thread/thread.c
===================================================================
--- experimental/moritz/thread/thread.c 2007-08-04 17:24:18 UTC (rev 13443)
+++ experimental/moritz/thread/thread.c 2007-08-04 17:25:06 UTC (rev 13444)
@@ -9,7 +9,7 @@
* and licensed under the terms of the LGPL - available at
* http://www.icecast.org/. Licensed and used with permission.
*
- * Copyright (C) 2007 Moritz Grimm <mgrimm at gmx.net>
+ * Copyright (C) 2007 Moritz Grimm <mdgrimm at gmx.net>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
Modified: experimental/moritz/thread/thread.h
===================================================================
--- experimental/moritz/thread/thread.h 2007-08-04 17:24:18 UTC (rev 13443)
+++ experimental/moritz/thread/thread.h 2007-08-04 17:25:06 UTC (rev 13444)
@@ -9,7 +9,7 @@
* and licensed under the terms of the LGPL - available at
* http://www.icecast.org/. Licensed and used with permission.
*
- * Copyright (C) 2007 Moritz Grimm <mgrimm at gmx.net>
+ * Copyright (C) 2007 Moritz Grimm <mdgrimm at gmx.net>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
More information about the commits
mailing list