]> git.sesse.net Git - vlc/commitdiff
Happy new year
authorChristophe Mutricy <xtophe@videolan.org>
Mon, 4 Jan 2010 20:57:33 +0000 (20:57 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Mon, 4 Jan 2010 22:47:00 +0000 (22:47 +0000)
configure.ac

index 002ae70af178dac557c9037dac492e4c3506ea61..64296b71df92b6f5a4037f7ae23a98661314fe5d 100644 (file)
@@ -1,6 +1,6 @@
 dnl Autoconf settings for vlc
 
-AC_COPYRIGHT([Copyright 2002-2009 the VideoLAN team])
+AC_COPYRIGHT([Copyright 2002-2010 the VideoLAN team])
 
 AC_INIT(vlc, 1.1.0-git)
 VERSION_MAJOR="1"
@@ -12,7 +12,7 @@ AC_SUBST(PKGDIR)
 
 CONFIGURE_LINE="`echo "$0 $ac_configure_args" | sed -e 's/\\\/\\\\\\\/g'`"
 CODENAME="The Luggage"
-COPYRIGHT_YEARS="1996-2009"
+COPYRIGHT_YEARS="1996-201O"
 
 AC_PREREQ(2.59c)
 AC_CONFIG_SRCDIR(src/libvlc.c)