vlc/python | branch: master | Olivier Aubert <[email protected]> | Sun Sep 21 23:10:25 2014 +0200| [d1089a783fbb164215bb7a11a84b6636fb1ae523] | committer: Olivier Aubert
Update my email address > http://git.videolan.org/gitweb.cgi/vlc/python.git/?a=commit;h=d1089a783fbb164215bb7a11a84b6636fb1ae523 --- generate.py | 2 +- generated/vlc.py | 2 +- header.py | 2 +- test.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/generate.py b/generate.py index 78f658b..217b417 100755 --- a/generate.py +++ b/generate.py @@ -5,7 +5,7 @@ # Copyright (C) 2009-2012 the VideoLAN team # $Id: $ # -# Authors: Olivier Aubert <olivier.aubert at liris.cnrs.fr> +# Authors: Olivier Aubert <contact at olivieraubert.net> # Jean Brouwers <MrJean1 at gmail.com> # Geoff Salmon <geoff.salmon at gmail.com> # diff --git a/generated/vlc.py b/generated/vlc.py index 30239b6..5db76c8 100755 --- a/generated/vlc.py +++ b/generated/vlc.py @@ -5,7 +5,7 @@ # Copyright (C) 2009-2012 the VideoLAN team # $Id: $ # -# Authors: Olivier Aubert <olivier.aubert at liris.cnrs.fr> +# Authors: Olivier Aubert <contact at olivieraubert.net> # Jean Brouwers <MrJean1 at gmail.com> # Geoff Salmon <geoff.salmon at gmail.com> # diff --git a/header.py b/header.py index c97c517..20c9372 100755 --- a/header.py +++ b/header.py @@ -5,7 +5,7 @@ # Copyright (C) 2009-2012 the VideoLAN team # $Id: $ # -# Authors: Olivier Aubert <olivier.aubert at liris.cnrs.fr> +# Authors: Olivier Aubert <contact at olivieraubert.net> # Jean Brouwers <MrJean1 at gmail.com> # Geoff Salmon <geoff.salmon at gmail.com> # diff --git a/test.py b/test.py index 6c85355..45e5834 100755 --- a/test.py +++ b/test.py @@ -5,7 +5,7 @@ # Copyright (C) 2009 the VideoLAN team # $Id: $ # -# Authors: Olivier Aubert <olivier.aubert at liris.cnrs.fr> +# Authors: Olivier Aubert <contact at olivieraubert.net> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
