From 0adee234a92192a6a47105bcc0ffef5279c72fc2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Denis-Courmont?= Date: Sun, 13 Mar 2005 13:29:45 +0000 Subject: [PATCH] Fix my email address --- AUTHORS | 2 +- include/vlc_tls.h | 4 ++-- modules/codec/adpcm.c | 2 +- modules/demux/voc.c | 2 +- modules/demux/xa.c | 2 +- modules/misc/gnutls.c | 2 +- src/misc/httpd.c | 2 +- src/misc/tls.c | 4 ++-- 8 files changed, 10 insertions(+), 10 deletions(-) diff --git a/AUTHORS b/AUTHORS index 5ba1faf73e..360b69e6b2 100644 --- a/AUTHORS +++ b/AUTHORS @@ -335,7 +335,7 @@ D: skins2 module (core and win32 port) S: France N: RĂ©mi Denis-Courmont -E: rem@videolan.org +E: rem#videolan.org C: courmisch D: SSL/TLS support (core, HTTP server, HTTP input) D: VOC files demultiplexer diff --git a/include/vlc_tls.h b/include/vlc_tls.h index 1ad7f89639..1808231749 100644 --- a/include/vlc_tls.h +++ b/include/vlc_tls.h @@ -2,9 +2,9 @@ * tls.c ***************************************************************************** * Copyright (C) 2004-2005 VideoLAN - * $Id: httpd.c 8263 2004-07-24 09:06:58Z courmisch $ + * $Id$ * - * Authors: Remi Denis-Courmont + * Authors: Remi Denis-Courmont * * 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 diff --git a/modules/codec/adpcm.c b/modules/codec/adpcm.c index 28d6b6715a..22153f3025 100644 --- a/modules/codec/adpcm.c +++ b/modules/codec/adpcm.c @@ -5,7 +5,7 @@ * $Id$ * * Authors: Laurent Aimar - * Remi Denis-Courmont + * Remi Denis-Courmont * * 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 diff --git a/modules/demux/voc.c b/modules/demux/voc.c index dd8f733619..b51b64df20 100644 --- a/modules/demux/voc.c +++ b/modules/demux/voc.c @@ -4,7 +4,7 @@ * Copyright (C) 2005 VideoLAN * $Id$ * - * Authors: Remi Denis-Courmont + * Authors: Remi Denis-Courmont * * 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 diff --git a/modules/demux/xa.c b/modules/demux/xa.c index c4d58064d0..b1807e7d5e 100644 --- a/modules/demux/xa.c +++ b/modules/demux/xa.c @@ -4,7 +4,7 @@ * Copyright (C) 2005 VideoLAN * $Id$ * - * Authors: Remi Denis-Courmont + * Authors: Remi Denis-Courmont * * 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 diff --git a/modules/misc/gnutls.c b/modules/misc/gnutls.c index 764068710a..8c15f1a36b 100644 --- a/modules/misc/gnutls.c +++ b/modules/misc/gnutls.c @@ -4,7 +4,7 @@ * Copyright (C) 2004-2005 VideoLAN * $Id$ * - * Authors: Remi Denis-Courmont + * Authors: Remi Denis-Courmont * * 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 diff --git a/src/misc/httpd.c b/src/misc/httpd.c index 00f71376f7..3a45f810a0 100644 --- a/src/misc/httpd.c +++ b/src/misc/httpd.c @@ -5,7 +5,7 @@ * $Id$ * * Authors: Laurent Aimar - * Remi Denis-Courmont + * Remi Denis-Courmont * * 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 diff --git a/src/misc/tls.c b/src/misc/tls.c index 78e068dcd9..d75e0d4b32 100644 --- a/src/misc/tls.c +++ b/src/misc/tls.c @@ -2,9 +2,9 @@ * tls.c ***************************************************************************** * Copyright (C) 2004-2005 VideoLAN - * $Id: httpd.c 8263 2004-07-24 09:06:58Z courmisch $ + * $Id$ * - * Authors: Remi Denis-Courmont + * Authors: Remi Denis-Courmont * * 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 -- 2.39.2