diff configure.in @ 386:3cda19cf5181

Portability fixes
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 28 May 2006 12:54:04 +0000
parents 12c0e5535731
children c4e5604a8257
line wrap: on
line diff
--- a/configure.in	Sun Jan 22 20:48:02 2006 +0000
+++ b/configure.in	Sun May 28 12:54:04 2006 +0000
@@ -7,7 +7,7 @@
 
 dnl Initialize
 AC_INIT([XMMS-SID], [0.8.0beta16], [ccr@tnsp.org])
-AC_COPYRIGHT([[(C) 2003-2005 Matti 'ccr' Hämäläinen]])
+AC_COPYRIGHT([[(C) 2003-2006 Matti 'ccr' Hämäläinen]])
 AC_CONFIG_SRCDIR([src/xmms-sid.h])
 AM_INIT_AUTOMAKE
 AC_CONFIG_HEADERS([src/config.h])