changeset 674:1c9fad120bbc

Use ASCII translitteration instead of ISO-8859-1 scands.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 27 Apr 2008 03:56:57 +0300
parents 537240c47d18
children d1b32e981e73
files configure.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Mon Apr 21 18:53:55 2008 +0300
+++ b/configure.in	Sun Apr 27 03:56:57 2008 +0300
@@ -7,7 +7,7 @@
 
 dnl Initialize
 AC_INIT([XMMS-SID], [0.8.0rc2], [ccr@tnsp.org])
-AC_COPYRIGHT([[(C) 2003-2008 Matti 'ccr' Hämäläinen]])
+AC_COPYRIGHT([[(C) 2003-2008 Matti 'ccr' Hamalainen]])
 AC_CONFIG_SRCDIR([src/xmms-sid.h])
 AM_INIT_AUTOMAKE
 AC_CONFIG_HEADERS([src/config.h])