Browse Source

Update e-mail address

pull/2/head
Jean-Paul Saman 21 years ago
parent
commit
38540559f5
  1. 2
      modules/access/dvb/access.c
  2. 2
      modules/access/dvb/dvb.h
  3. 2
      modules/access/dvb/linux_dvb.c
  4. 2
      modules/access/udp.c
  5. 2
      modules/audio_filter/converter/fixed32tofloat32.c
  6. 2
      modules/audio_filter/converter/fixed32tos16.c
  7. 2
      modules/audio_filter/converter/mpgatofixed32.c
  8. 2
      modules/gui/pda/pda.c
  9. 2
      modules/gui/pda/pda.h
  10. 2
      modules/gui/pda/pda_callbacks.c
  11. 2
      modules/gui/pda/pda_callbacks.h
  12. 2
      modules/misc/qte_main.cpp
  13. 2
      modules/video_output/hd1000v.cpp
  14. 4
      modules/video_output/qte/qte.cpp
  15. 4
      modules/video_output/qte/qte.h

2
modules/access/dvb/access.c

@ -4,7 +4,7 @@
* Copyright (C) 1998-2005 the VideoLAN team
*
* Authors: Johan Bilien <jobi@via.ecp.fr>
* Jean-Paul Saman <jpsaman@wxs.nl>
* Jean-Paul Saman <jpsaman _at_ videolan _dot_ org>
* Christophe Massiot <massiot@via.ecp.fr>
* Laurent Aimar <fenrir@via.ecp.fr>
*

2
modules/access/dvb/dvb.h

@ -4,7 +4,7 @@
* Copyright (C) 1998-2005 the VideoLAN team
*
* Authors: Johan Bilien <jobi@via.ecp.fr>
* Jean-Paul Saman <jpsaman@saman>
* Jean-Paul Saman <jpsaman _at_ videolan _dot_ org>
* Christopher Ross <chris@tebibyte.org>
* Christophe Massiot <massiot@via.ecp.fr>
*

2
modules/access/dvb/linux_dvb.c

@ -5,7 +5,7 @@
*
* Authors: Damien Lucas <nitrox@via.ecp.fr>
* Johan Bilien <jobi@via.ecp.fr>
* Jean-Paul Saman <jpsaman@wxs.nl>
* Jean-Paul Saman <jpsaman _at_ videolan _dot_ org>
* Christopher Ross <chris@tebibyte.org>
* Christophe Massiot <massiot@via.ecp.fr>
*

2
modules/access/udp.c

@ -9,7 +9,7 @@
* Laurent Aimar <fenrir@via.ecp.fr>
* Jean-Paul Saman <jpsaman #_at_# m2x dot nl>
*
* Reviewed: 23 October 2003, Jean-Paul Saman <jpsaman@wxs.nl>
* Reviewed: 23 October 2003, Jean-Paul Saman <jpsaman _at_ videolan _dot_ org>
*
* 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
modules/audio_filter/converter/fixed32tofloat32.c

@ -4,7 +4,7 @@
* Copyright (C) 2002 the VideoLAN team
* $Id$
*
* Authors: Jean-Paul Saman <jpsaman@wxs.nl>
* Authors: Jean-Paul Saman <jpsaman _at_ videolan _dot_ org>
*
* 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
modules/audio_filter/converter/fixed32tos16.c

@ -4,7 +4,7 @@
* Copyright (C) 2002 the VideoLAN team
* $Id$
*
* Authors: Jean-Paul Saman <jpsaman@wxs.nl>
* Authors: Jean-Paul Saman <jpsaman _at_ videolan _dot_ org>
*
* 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
modules/audio_filter/converter/mpgatofixed32.c

@ -6,7 +6,7 @@
* $Id$
*
* Authors: Christophe Massiot <massiot@via.ecp.fr>
* Jean-Paul Saman <jpsaman@wxs.nl>
* Jean-Paul Saman <jpsaman _at_ videolan _dot_ org>
*
* 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
modules/gui/pda/pda.c

@ -4,7 +4,7 @@
* Copyright (C) 2002 the VideoLAN team
* $Id$
*
* Authors: Jean-Paul Saman <jpsaman@wxs.nl>
* Authors: Jean-Paul Saman <jpsaman _at_ videolan _dot_ org>
* Marc Ariberti <marcari@videolan.org>
*
* This program is free software; you can redistribute it and/or modify

2
modules/gui/pda/pda.h

@ -4,7 +4,7 @@
* Copyright (C) 1999, 2000 the VideoLAN team
* $Id$
*
* Authors: Jean-Paul Saman <jpsaman@wxs.nl>
* Authors: Jean-Paul Saman <jpsaman _at_ videolan _dot_ org>
*
* 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
modules/gui/pda/pda_callbacks.c

@ -4,7 +4,7 @@
* Copyright (C) 2000, 2001 the VideoLAN team
* $Id$
*
* Authors: Jean-Paul Saman <jpsaman@wxs.nl>
* Authors: Jean-Paul Saman <jpsaman _at_ videolan _dot_ org>
*
* 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
modules/gui/pda/pda_callbacks.h

@ -4,7 +4,7 @@
* Copyright (C) 2003 the VideoLAN team
* $Id$
*
* Authors: Jean-Paul Saman <jpsaman@wxs.nl>
* Authors: Jean-Paul Saman <jpsaman _at_ videolan _dot_ org>
*
* 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
modules/misc/qte_main.cpp

@ -4,7 +4,7 @@
* Copyright (C) 2003 the VideoLAN team
* $Id$
*
* Authors: Jean-Paul Saman <jpsaman@wxs.nl>
* Authors: Jean-Paul Saman <jpsaman _at_ videolan _dot_ org>
*
* 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
modules/video_output/hd1000v.cpp

@ -4,7 +4,7 @@
* Copyright (C) 2004 the VideoLAN team
* $Id$
*
* Authors: Jean-Paul Saman <jpsaman@wxs.nl>
* Authors: Jean-Paul Saman <jpsaman _at_ videolan _dot_ org>
*
* 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

4
modules/video_output/qte/qte.cpp

@ -4,8 +4,8 @@
* Copyright (C) 1998-2003 the VideoLAN team
* $Id$
*
* Authors: Gerald Hansink <gerald.hansink@ordain.nl>
* Jean-Paul Saman <jpsaman@wxs.nl>
* Authors: Gerald Hansink <gerald.hansink@ordina.nl>
* Jean-Paul Saman <jpsaman _at_ videolan _dot_ org>
*
* 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

4
modules/video_output/qte/qte.h

@ -4,8 +4,8 @@
* Copyright (C) 1998-2002 the VideoLAN team
* $Id$
*
* Authors: Gerald Hansink <gerald.hansink@ordain.nl>
* Jean-Paul Saman <jpsaman@wxs.nl>
* Authors: Gerald Hansink <gerald.hansink@ordina.nl>
* Jean-Paul Saman <jpsaman _at_ videolan _dot_ org>
*
* 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

Loading…
Cancel
Save