[vlc-devel] commit: configure: copyright ( Rémi Denis-Courmont )
git version control
git at videolan.org
Sat Jan 24 11:55:09 CET 2009
vlc | branch: master | Rémi Denis-Courmont <rdenis at simphalempin.com> | Wed Jan 21 21:59:46 2009 +0200| [f0071186f895c57f269ac174f10cdc67f21b1d69] | committer: Rémi Denis-Courmont
configure: copyright
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f0071186f895c57f269ac174f10cdc67f21b1d69
---
configure.ac | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/configure.ac b/configure.ac
index 79dfcc5..5e93a8f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,7 @@
dnl Autoconf settings for vlc
+AC_COPYRIGHT([Copyright 2002-2009 the VideoLAN team])
+
AC_INIT(vlc, 1.0.0-git)
VERSION_MAJOR="1"
VERSION_MINOR="0"
More information about the vlc-devel
mailing list