[vlc-commits] commit: We are in 2011 (Jean-Baptiste Kempf )
    git at videolan.org 
    git at videolan.org
       
    Sun Jan  9 17:40:12 CET 2011
    
    
  
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Jan  9 17:39:54 2011 +0100| [cfd0685aa221e6ee2489c79e59d76af8e2a18f89] | committer: Jean-Baptiste Kempf 
We are in 2011
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=cfd0685aa221e6ee2489c79e59d76af8e2a18f89
---
 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index ad551a7..af9a158 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl Autoconf settings for vlc
 
-AC_COPYRIGHT([Copyright 2002-2010 the VideoLAN team])
+AC_COPYRIGHT([Copyright 2002-2011 the VideoLAN team])
 
 AC_INIT(vlc, 1.2.0-git)
 VERSION_MAJOR="1"
@@ -12,7 +12,7 @@ AC_SUBST(PKGDIR)
 
 CONFIGURE_LINE="`echo "$0 $ac_configure_args" | sed -e 's/\\\/\\\\\\\/g'`"
 CODENAME="Twoflower"
-COPYRIGHT_YEARS="1996-2010"
+COPYRIGHT_YEARS="1996-2011"
 
 AC_CONFIG_SRCDIR(src/libvlc.c)
 AC_CONFIG_AUX_DIR(autotools)
    
    
More information about the vlc-commits
mailing list