]> git.sesse.net Git - vlc/commitdiff
Copyright fixes
authorRémi Denis-Courmont <rem@videolan.org>
Fri, 8 Jul 2005 18:12:44 +0000 (18:12 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Fri, 8 Jul 2005 18:12:44 +0000 (18:12 +0000)
(da big courmischage)

926 files changed:
activex/axvlc.idl
activex/connectioncontainer.cpp
activex/connectioncontainer.h
activex/main.cpp
activex/objectsafety.cpp
activex/objectsafety.h
activex/olecontrol.cpp
activex/olecontrol.h
activex/oleinplaceactiveobject.cpp
activex/oleinplaceactiveobject.h
activex/oleinplaceobject.cpp
activex/oleinplaceobject.h
activex/oleobject.cpp
activex/oleobject.h
activex/persistpropbag.cpp
activex/persistpropbag.h
activex/persiststorage.cpp
activex/persiststorage.h
activex/persiststreaminit.cpp
activex/persiststreaminit.h
activex/plugin.cpp
activex/plugin.h
activex/provideclassinfo.cpp
activex/provideclassinfo.h
activex/utils.cpp
activex/utils.h
activex/viewobject.cpp
activex/viewobject.h
activex/vlccontrol.cpp
activex/vlccontrol.h
bindings/java-gcj/JVLC.java
evc/modules_builtin_evc.h
extras/contrib/Makefile
extras/contrib/bootstrap
extras/contrib/change_prefix.sh
extras/contrib/src/Makefile
extras/contrib/src/packages.mak
extras/zsh.cpp
include/aout_internal.h
include/audio_output.h
include/beos_specific.h
include/charset.h
include/codecs.h
include/configuration.h
include/darwin_specific.h
include/intf_eject.h
include/iso_lang.h
include/main.h
include/modules.h
include/modules_inner.h
include/mtime.h
include/network.h
include/os_specific.h
include/osd.h
include/stream_output.h
include/variables.h
include/video_output.h
include/vlc/aout.h
include/vlc/control.h
include/vlc/decoder.h
include/vlc/input.h
include/vlc/intf.h
include/vlc/sout.h
include/vlc/vlc.h
include/vlc/vout.h
include/vlc_access.h
include/vlc_bits.h
include/vlc_block.h
include/vlc_block_helper.h
include/vlc_codec.h
include/vlc_common.h
include/vlc_config.h
include/vlc_config_cat.h
include/vlc_cpu.h
include/vlc_demux.h
include/vlc_error.h
include/vlc_es.h
include/vlc_es_out.h
include/vlc_filter.h
include/vlc_httpd.h
include/vlc_image.h
include/vlc_input.h
include/vlc_interface.h
include/vlc_keys.h
include/vlc_md5.h
include/vlc_messages.h
include/vlc_meta.h
include/vlc_objects.h
include/vlc_playlist.h
include/vlc_spu.h
include/vlc_stream.h
include/vlc_threads.h
include/vlc_threads_funcs.h
include/vlc_tls.h
include/vlc_video.h
include/vlc_vlm.h
include/vlc_vod.h
include/vlc_xml.h
include/vout_synchro.h
include/win32_specific.h
modules/access/cdda.c
modules/access/cdda/access.c
modules/access/cdda/access.h
modules/access/cdda/callback.c
modules/access/cdda/callback.h
modules/access/cdda/cdda.c
modules/access/cdda/cdda.h
modules/access/cdda/info.c
modules/access/cdda/info.h
modules/access/directory.c
modules/access/dshow/common.h
modules/access/dshow/crossbar.cpp
modules/access/dshow/dshow.cpp
modules/access/dshow/filter.cpp
modules/access/dshow/filter.h
modules/access/dvb/access.c
modules/access/dvb/dvb.h
modules/access/dvb/en50221.c
modules/access/dvb/linux_dvb.c
modules/access/dvdnav.c
modules/access/dvdread.c
modules/access/fake.c
modules/access/file.c
modules/access/ftp.c
modules/access/http.c
modules/access/mms/asf.c
modules/access/mms/asf.h
modules/access/mms/buffer.c
modules/access/mms/buffer.h
modules/access/mms/mms.c
modules/access/mms/mms.h
modules/access/mms/mmsh.c
modules/access/mms/mmsh.h
modules/access/mms/mmstu.c
modules/access/mms/mmstu.h
modules/access/pvr/pvr.c
modules/access/satellite/access.c
modules/access/satellite/dvb.c
modules/access/satellite/dvb.h
modules/access/satellite/satellite.c
modules/access/screen/beos.cpp
modules/access/screen/mac.c
modules/access/screen/screen.c
modules/access/screen/screen.h
modules/access/screen/win32.c
modules/access/screen/x11.c
modules/access/slp.c
modules/access/smb.c
modules/access/tcp.c
modules/access/udp.c
modules/access/v4l/v4l.c
modules/access/vcd/cdrom.c
modules/access/vcd/cdrom.h
modules/access/vcd/cdrom_internals.h
modules/access/vcd/vcd.c
modules/access/vcdx/access.c
modules/access/vcdx/demux.c
modules/access/vcdx/info.c
modules/access/vcdx/info.h
modules/access/vcdx/intf.c
modules/access/vcdx/intf.h
modules/access/vcdx/vcd.c
modules/access/vcdx/vcd.h
modules/access/vcdx/vcdplayer.h
modules/access_filter/record.c
modules/access_filter/timeshift.c
modules/access_output/dummy.c
modules/access_output/file.c
modules/access_output/http.c
modules/access_output/udp.c
modules/audio_filter/channel_mixer/headphone.c
modules/audio_filter/channel_mixer/simple.c
modules/audio_filter/channel_mixer/trivial.c
modules/audio_filter/converter/a52tofloat32.c
modules/audio_filter/converter/a52tospdif.c
modules/audio_filter/converter/dtstofloat32.c
modules/audio_filter/converter/dtstospdif.c
modules/audio_filter/converter/fixed32tofloat32.c
modules/audio_filter/converter/fixed32tos16.c
modules/audio_filter/converter/float32tos16.c
modules/audio_filter/converter/float32tos8.c
modules/audio_filter/converter/float32tou16.c
modules/audio_filter/converter/float32tou8.c
modules/audio_filter/converter/mpgatofixed32.c
modules/audio_filter/converter/s16tofixed32.c
modules/audio_filter/converter/s16tofloat32.c
modules/audio_filter/converter/s16tofloat32swab.c
modules/audio_filter/converter/s8tofloat32.c
modules/audio_filter/converter/u8tofixed32.c
modules/audio_filter/converter/u8tofloat32.c
modules/audio_filter/equalizer.c
modules/audio_filter/equalizer_presets.h
modules/audio_filter/format.c
modules/audio_filter/normvol.c
modules/audio_filter/resampler/bandlimited.c
modules/audio_filter/resampler/bandlimited.h
modules/audio_filter/resampler/coreaudio.c
modules/audio_filter/resampler/linear.c
modules/audio_filter/resampler/trivial.c
modules/audio_filter/resampler/ugly.c
modules/audio_mixer/float32.c
modules/audio_mixer/spdif.c
modules/audio_mixer/trivial.c
modules/audio_output/alsa.c
modules/audio_output/arts.c
modules/audio_output/auhal.c
modules/audio_output/coreaudio.c
modules/audio_output/directx.c
modules/audio_output/esd.c
modules/audio_output/file.c
modules/audio_output/hd1000a.cpp
modules/audio_output/oss.c
modules/audio_output/portaudio.c
modules/audio_output/sdl.c
modules/audio_output/waveout.c
modules/codec/a52.c
modules/codec/adpcm.c
modules/codec/araw.c
modules/codec/cinepak.c
modules/codec/cmml/browser_open.c
modules/codec/cmml/browser_open.h
modules/codec/cmml/cmml.c
modules/codec/cmml/history.c
modules/codec/cmml/history.h
modules/codec/cmml/intf.c
modules/codec/cmml/xarray.c
modules/codec/cmml/xarray.h
modules/codec/cmml/xlist.c
modules/codec/cmml/xlist.h
modules/codec/cmml/xstrcat.h
modules/codec/cmml/xtag.c
modules/codec/cmml/xtag.h
modules/codec/cmml/xurl.c
modules/codec/cmml/xurl.h
modules/codec/cvdsub.c
modules/codec/dirac.c
modules/codec/dmo/buffer.c
modules/codec/dmo/dmo.c
modules/codec/dmo/dmo.h
modules/codec/dts.c
modules/codec/dvbsub.c
modules/codec/faad.c
modules/codec/fake.c
modules/codec/ffmpeg/audio.c
modules/codec/ffmpeg/chroma.c
modules/codec/ffmpeg/demux.c
modules/codec/ffmpeg/encoder.c
modules/codec/ffmpeg/ffmpeg.c
modules/codec/ffmpeg/ffmpeg.h
modules/codec/ffmpeg/postprocess.c
modules/codec/ffmpeg/video.c
modules/codec/ffmpeg/video_filter.c
modules/codec/flac.c
modules/codec/libmpeg2.c
modules/codec/lpcm.c
modules/codec/mash.cpp
modules/codec/mpeg_audio.c
modules/codec/png.c
modules/codec/quicktime.c
modules/codec/rawvideo.c
modules/codec/speex.c
modules/codec/spudec/parse.c
modules/codec/spudec/spudec.c
modules/codec/spudec/spudec.h
modules/codec/subsdec.c
modules/codec/svcdsub.c
modules/codec/tarkin.c
modules/codec/theora.c
modules/codec/twolame.c
modules/codec/vorbis.c
modules/codec/x264.c
modules/control/corba/corba.c
modules/control/gestures.c
modules/control/hotkeys.c
modules/control/http.c
modules/control/joystick.c
modules/control/lirc.c
modules/control/netsync.c
modules/control/ntservice.c
modules/control/rc.c
modules/control/showintf.c
modules/control/telnet.c
modules/demux/a52.c
modules/demux/aiff.c
modules/demux/asf/asf.c
modules/demux/asf/libasf.c
modules/demux/asf/libasf.h
modules/demux/au.c
modules/demux/avi/avi.c
modules/demux/avi/libavi.c
modules/demux/avi/libavi.h
modules/demux/demuxdump.c
modules/demux/dts.c
modules/demux/flac.c
modules/demux/livedotcom.cpp
modules/demux/m3u.c
modules/demux/mjpeg.c
modules/demux/mkv.cpp
modules/demux/mod.c
modules/demux/mp4/drms.c
modules/demux/mp4/drms.h
modules/demux/mp4/drmstables.h
modules/demux/mp4/libmp4.c
modules/demux/mp4/libmp4.h
modules/demux/mp4/mp4.c
modules/demux/mpeg/h264.c
modules/demux/mpeg/m4a.c
modules/demux/mpeg/m4v.c
modules/demux/mpeg/mpga.c
modules/demux/mpeg/mpgv.c
modules/demux/nsv.c
modules/demux/nuv.c
modules/demux/ogg.c
modules/demux/playlist/b4s.c
modules/demux/playlist/m3u.c
modules/demux/playlist/old.c
modules/demux/playlist/playlist.c
modules/demux/playlist/playlist.h
modules/demux/playlist/pls.c
modules/demux/ps.c
modules/demux/ps.h
modules/demux/pva.c
modules/demux/rawdv.c
modules/demux/real.c
modules/demux/sgimb.c
modules/demux/subtitle.c
modules/demux/ts.c
modules/demux/ty.c
modules/demux/util/id3genres.h
modules/demux/util/id3tag.c
modules/demux/vobsub.c
modules/demux/voc.c
modules/demux/wav.c
modules/demux/xa.c
modules/gui/beos/AudioOutput.cpp
modules/gui/beos/BeOS.cpp
modules/gui/beos/Bitmaps.h
modules/gui/beos/DrawingTidbits.cpp
modules/gui/beos/DrawingTidbits.h
modules/gui/beos/Interface.cpp
modules/gui/beos/InterfaceWindow.cpp
modules/gui/beos/InterfaceWindow.h
modules/gui/beos/ListViews.cpp
modules/gui/beos/ListViews.h
modules/gui/beos/MediaControlView.cpp
modules/gui/beos/MediaControlView.h
modules/gui/beos/MessagesWindow.cpp
modules/gui/beos/MessagesWindow.h
modules/gui/beos/MsgVals.h
modules/gui/beos/PlayListWindow.cpp
modules/gui/beos/PlayListWindow.h
modules/gui/beos/PreferencesWindow.cpp
modules/gui/beos/PreferencesWindow.h
modules/gui/beos/TransportButton.cpp
modules/gui/beos/TransportButton.h
modules/gui/beos/VideoOutput.cpp
modules/gui/beos/VideoWindow.h
modules/gui/gtk/common.h
modules/gui/gtk/control.c
modules/gui/gtk/control.h
modules/gui/gtk/display.c
modules/gui/gtk/display.h
modules/gui/gtk/gnome.c
modules/gui/gtk/gtk.c
modules/gui/gtk/gtk_callbacks.c
modules/gui/gtk/gtk_callbacks.h
modules/gui/gtk/menu.c
modules/gui/gtk/menu.h
modules/gui/gtk/modules.c
modules/gui/gtk/modules.h
modules/gui/gtk/open.c
modules/gui/gtk/open.h
modules/gui/gtk/playlist.c
modules/gui/gtk/playlist.h
modules/gui/gtk/preferences.c
modules/gui/gtk/preferences.h
modules/gui/gtk/sout.c
modules/gui/gtk2/gnome2.c
modules/gui/gtk2/gtk2.c
modules/gui/kde/QConfigItem.cpp
modules/gui/kde/QConfigItem.h
modules/gui/kde/info.cpp
modules/gui/kde/info.h
modules/gui/kde/kde.cpp
modules/gui/kde/languagemenu.cpp
modules/gui/kde/languagemenu.h
modules/gui/kde/messages.cpp
modules/gui/kde/messages.h
modules/gui/kde/pluginsbox.cpp
modules/gui/kde/pluginsbox.h
modules/gui/kde/preferences.cpp
modules/gui/kde/preferences.h
modules/gui/macosx/about.h
modules/gui/macosx/about.m
modules/gui/macosx/applescript.h
modules/gui/macosx/applescript.m
modules/gui/macosx/controls.h
modules/gui/macosx/controls.m
modules/gui/macosx/equalizer.h
modules/gui/macosx/equalizer.m
modules/gui/macosx/intf.h
modules/gui/macosx/intf.m
modules/gui/macosx/macosx.m
modules/gui/macosx/misc.h
modules/gui/macosx/misc.m
modules/gui/macosx/open.h
modules/gui/macosx/open.m
modules/gui/macosx/output.h
modules/gui/macosx/output.m
modules/gui/macosx/playlist.h
modules/gui/macosx/playlist.m
modules/gui/macosx/playlistinfo.h
modules/gui/macosx/playlistinfo.m
modules/gui/macosx/prefs.h
modules/gui/macosx/prefs.m
modules/gui/macosx/prefs_widgets.h
modules/gui/macosx/prefs_widgets.m
modules/gui/macosx/vout.h
modules/gui/macosx/vout.m
modules/gui/macosx/voutgl.m
modules/gui/macosx/voutqt.m
modules/gui/macosx/wizard.h
modules/gui/macosx/wizard.m
modules/gui/ncurses.c
modules/gui/pda/pda.c
modules/gui/pda/pda.h
modules/gui/pda/pda_callbacks.c
modules/gui/pda/pda_callbacks.h
modules/gui/pda/pda_interface.c
modules/gui/qnx/aout.c
modules/gui/qnx/qnx.c
modules/gui/qnx/vout.c
modules/gui/qt/intf.cpp
modules/gui/qt/intf.h
modules/gui/qt/qt.cpp
modules/gui/skins2/commands/async_queue.cpp
modules/gui/skins2/commands/async_queue.hpp
modules/gui/skins2/commands/cmd_add_item.cpp
modules/gui/skins2/commands/cmd_add_item.hpp
modules/gui/skins2/commands/cmd_change_skin.cpp
modules/gui/skins2/commands/cmd_change_skin.hpp
modules/gui/skins2/commands/cmd_dialogs.hpp
modules/gui/skins2/commands/cmd_dummy.hpp
modules/gui/skins2/commands/cmd_fullscreen.cpp
modules/gui/skins2/commands/cmd_fullscreen.hpp
modules/gui/skins2/commands/cmd_generic.hpp
modules/gui/skins2/commands/cmd_input.cpp
modules/gui/skins2/commands/cmd_input.hpp
modules/gui/skins2/commands/cmd_layout.cpp
modules/gui/skins2/commands/cmd_layout.hpp
modules/gui/skins2/commands/cmd_minimize.cpp
modules/gui/skins2/commands/cmd_minimize.hpp
modules/gui/skins2/commands/cmd_muxer.cpp
modules/gui/skins2/commands/cmd_muxer.hpp
modules/gui/skins2/commands/cmd_on_top.cpp
modules/gui/skins2/commands/cmd_on_top.hpp
modules/gui/skins2/commands/cmd_playlist.cpp
modules/gui/skins2/commands/cmd_playlist.hpp
modules/gui/skins2/commands/cmd_quit.cpp
modules/gui/skins2/commands/cmd_quit.hpp
modules/gui/skins2/commands/cmd_resize.cpp
modules/gui/skins2/commands/cmd_resize.hpp
modules/gui/skins2/commands/cmd_show_window.hpp
modules/gui/skins2/commands/cmd_vars.cpp
modules/gui/skins2/commands/cmd_vars.hpp
modules/gui/skins2/controls/ctrl_button.cpp
modules/gui/skins2/controls/ctrl_button.hpp
modules/gui/skins2/controls/ctrl_checkbox.cpp
modules/gui/skins2/controls/ctrl_checkbox.hpp
modules/gui/skins2/controls/ctrl_flat.hpp
modules/gui/skins2/controls/ctrl_generic.cpp
modules/gui/skins2/controls/ctrl_generic.hpp
modules/gui/skins2/controls/ctrl_image.cpp
modules/gui/skins2/controls/ctrl_image.hpp
modules/gui/skins2/controls/ctrl_list.cpp
modules/gui/skins2/controls/ctrl_list.hpp
modules/gui/skins2/controls/ctrl_move.cpp
modules/gui/skins2/controls/ctrl_move.hpp
modules/gui/skins2/controls/ctrl_radialslider.cpp
modules/gui/skins2/controls/ctrl_radialslider.hpp
modules/gui/skins2/controls/ctrl_resize.cpp
modules/gui/skins2/controls/ctrl_resize.hpp
modules/gui/skins2/controls/ctrl_slider.cpp
modules/gui/skins2/controls/ctrl_slider.hpp
modules/gui/skins2/controls/ctrl_text.cpp
modules/gui/skins2/controls/ctrl_text.hpp
modules/gui/skins2/controls/ctrl_video.cpp
modules/gui/skins2/controls/ctrl_video.hpp
modules/gui/skins2/events/evt_enter.hpp
modules/gui/skins2/events/evt_focus.hpp
modules/gui/skins2/events/evt_generic.hpp
modules/gui/skins2/events/evt_input.cpp
modules/gui/skins2/events/evt_input.hpp
modules/gui/skins2/events/evt_key.cpp
modules/gui/skins2/events/evt_key.hpp
modules/gui/skins2/events/evt_leave.hpp
modules/gui/skins2/events/evt_motion.hpp
modules/gui/skins2/events/evt_mouse.cpp
modules/gui/skins2/events/evt_mouse.hpp
modules/gui/skins2/events/evt_refresh.hpp
modules/gui/skins2/events/evt_scroll.cpp
modules/gui/skins2/events/evt_scroll.hpp
modules/gui/skins2/events/evt_special.cpp
modules/gui/skins2/events/evt_special.hpp
modules/gui/skins2/macosx/macosx_dragdrop.cpp
modules/gui/skins2/macosx/macosx_dragdrop.hpp
modules/gui/skins2/macosx/macosx_factory.cpp
modules/gui/skins2/macosx/macosx_factory.hpp
modules/gui/skins2/macosx/macosx_graphics.cpp
modules/gui/skins2/macosx/macosx_graphics.hpp
modules/gui/skins2/macosx/macosx_loop.cpp
modules/gui/skins2/macosx/macosx_loop.hpp
modules/gui/skins2/macosx/macosx_timer.cpp
modules/gui/skins2/macosx/macosx_timer.hpp
modules/gui/skins2/macosx/macosx_tooltip.cpp
modules/gui/skins2/macosx/macosx_tooltip.hpp
modules/gui/skins2/macosx/macosx_window.cpp
modules/gui/skins2/macosx/macosx_window.hpp
modules/gui/skins2/parser/builder.cpp
modules/gui/skins2/parser/builder.hpp
modules/gui/skins2/parser/builder_data.hpp
modules/gui/skins2/parser/expr_evaluator.cpp
modules/gui/skins2/parser/expr_evaluator.hpp
modules/gui/skins2/parser/gen_builder.py
modules/gui/skins2/parser/interpreter.cpp
modules/gui/skins2/parser/interpreter.hpp
modules/gui/skins2/parser/skin_parser.cpp
modules/gui/skins2/parser/skin_parser.hpp
modules/gui/skins2/parser/xmlparser.cpp
modules/gui/skins2/parser/xmlparser.hpp
modules/gui/skins2/src/anchor.cpp
modules/gui/skins2/src/anchor.hpp
modules/gui/skins2/src/bitmap_font.cpp
modules/gui/skins2/src/bitmap_font.hpp
modules/gui/skins2/src/dialogs.cpp
modules/gui/skins2/src/dialogs.hpp
modules/gui/skins2/src/ft2_bitmap.cpp
modules/gui/skins2/src/ft2_bitmap.hpp
modules/gui/skins2/src/ft2_font.cpp
modules/gui/skins2/src/ft2_font.hpp
modules/gui/skins2/src/generic_bitmap.cpp
modules/gui/skins2/src/generic_bitmap.hpp
modules/gui/skins2/src/generic_font.hpp
modules/gui/skins2/src/generic_layout.cpp
modules/gui/skins2/src/generic_layout.hpp
modules/gui/skins2/src/generic_window.cpp
modules/gui/skins2/src/generic_window.hpp
modules/gui/skins2/src/logger.cpp
modules/gui/skins2/src/logger.hpp
modules/gui/skins2/src/os_factory.cpp
modules/gui/skins2/src/os_factory.hpp
modules/gui/skins2/src/os_graphics.hpp
modules/gui/skins2/src/os_loop.hpp
modules/gui/skins2/src/os_timer.hpp
modules/gui/skins2/src/os_tooltip.hpp
modules/gui/skins2/src/os_window.hpp
modules/gui/skins2/src/png_bitmap.cpp
modules/gui/skins2/src/png_bitmap.hpp
modules/gui/skins2/src/scaled_bitmap.cpp
modules/gui/skins2/src/scaled_bitmap.hpp
modules/gui/skins2/src/skin_common.hpp
modules/gui/skins2/src/skin_main.cpp
modules/gui/skins2/src/theme.cpp
modules/gui/skins2/src/theme.hpp
modules/gui/skins2/src/theme_loader.cpp
modules/gui/skins2/src/theme_loader.hpp
modules/gui/skins2/src/theme_repository.cpp
modules/gui/skins2/src/theme_repository.hpp
modules/gui/skins2/src/tooltip.cpp
modules/gui/skins2/src/tooltip.hpp
modules/gui/skins2/src/top_window.cpp
modules/gui/skins2/src/top_window.hpp
modules/gui/skins2/src/var_manager.cpp
modules/gui/skins2/src/var_manager.hpp
modules/gui/skins2/src/vlcproc.cpp
modules/gui/skins2/src/vlcproc.hpp
modules/gui/skins2/src/vout_window.cpp
modules/gui/skins2/src/vout_window.hpp
modules/gui/skins2/src/window_manager.cpp
modules/gui/skins2/src/window_manager.hpp
modules/gui/skins2/utils/bezier.cpp
modules/gui/skins2/utils/bezier.hpp
modules/gui/skins2/utils/fsm.cpp
modules/gui/skins2/utils/fsm.hpp
modules/gui/skins2/utils/observer.hpp
modules/gui/skins2/utils/pointer.hpp
modules/gui/skins2/utils/position.cpp
modules/gui/skins2/utils/position.hpp
modules/gui/skins2/utils/ustring.cpp
modules/gui/skins2/utils/ustring.hpp
modules/gui/skins2/utils/var_bool.cpp
modules/gui/skins2/utils/var_bool.hpp
modules/gui/skins2/utils/var_list.cpp
modules/gui/skins2/utils/var_list.hpp
modules/gui/skins2/utils/var_percent.cpp
modules/gui/skins2/utils/var_percent.hpp
modules/gui/skins2/utils/var_text.cpp
modules/gui/skins2/utils/var_text.hpp
modules/gui/skins2/utils/variable.hpp
modules/gui/skins2/vars/playlist.cpp
modules/gui/skins2/vars/playlist.hpp
modules/gui/skins2/vars/time.cpp
modules/gui/skins2/vars/time.hpp
modules/gui/skins2/vars/volume.cpp
modules/gui/skins2/vars/volume.hpp
modules/gui/skins2/win32/win32_dragdrop.cpp
modules/gui/skins2/win32/win32_dragdrop.hpp
modules/gui/skins2/win32/win32_factory.cpp
modules/gui/skins2/win32/win32_factory.hpp
modules/gui/skins2/win32/win32_graphics.cpp
modules/gui/skins2/win32/win32_graphics.hpp
modules/gui/skins2/win32/win32_loop.cpp
modules/gui/skins2/win32/win32_loop.hpp
modules/gui/skins2/win32/win32_timer.cpp
modules/gui/skins2/win32/win32_timer.hpp
modules/gui/skins2/win32/win32_tooltip.cpp
modules/gui/skins2/win32/win32_tooltip.hpp
modules/gui/skins2/win32/win32_window.cpp
modules/gui/skins2/win32/win32_window.hpp
modules/gui/skins2/x11/x11_display.cpp
modules/gui/skins2/x11/x11_display.hpp
modules/gui/skins2/x11/x11_dragdrop.cpp
modules/gui/skins2/x11/x11_dragdrop.hpp
modules/gui/skins2/x11/x11_factory.cpp
modules/gui/skins2/x11/x11_factory.hpp
modules/gui/skins2/x11/x11_graphics.cpp
modules/gui/skins2/x11/x11_graphics.hpp
modules/gui/skins2/x11/x11_loop.cpp
modules/gui/skins2/x11/x11_loop.hpp
modules/gui/skins2/x11/x11_timer.cpp
modules/gui/skins2/x11/x11_timer.hpp
modules/gui/skins2/x11/x11_tooltip.cpp
modules/gui/skins2/x11/x11_tooltip.hpp
modules/gui/skins2/x11/x11_window.cpp
modules/gui/skins2/x11/x11_window.hpp
modules/gui/wince/dialogs.cpp
modules/gui/wince/fileinfo.cpp
modules/gui/wince/interface.cpp
modules/gui/wince/iteminfo.cpp
modules/gui/wince/menus.cpp
modules/gui/wince/messages.cpp
modules/gui/wince/open.cpp
modules/gui/wince/playlist.cpp
modules/gui/wince/preferences.cpp
modules/gui/wince/preferences_widgets.cpp
modules/gui/wince/preferences_widgets.h
modules/gui/wince/subtitles.cpp
modules/gui/wince/timer.cpp
modules/gui/wince/video.cpp
modules/gui/wince/wince.cpp
modules/gui/wince/wince.h
modules/gui/wxwindows/bookmarks.cpp
modules/gui/wxwindows/dialogs.cpp
modules/gui/wxwindows/extrapanel.cpp
modules/gui/wxwindows/fileinfo.cpp
modules/gui/wxwindows/interface.cpp
modules/gui/wxwindows/iteminfo.cpp
modules/gui/wxwindows/menus.cpp
modules/gui/wxwindows/messages.cpp
modules/gui/wxwindows/open.cpp
modules/gui/wxwindows/playlist.cpp
modules/gui/wxwindows/preferences.cpp
modules/gui/wxwindows/preferences_widgets.cpp
modules/gui/wxwindows/preferences_widgets.h
modules/gui/wxwindows/streamdata.h
modules/gui/wxwindows/streamout.cpp
modules/gui/wxwindows/subtitles.cpp
modules/gui/wxwindows/timer.cpp
modules/gui/wxwindows/video.cpp
modules/gui/wxwindows/wizard.cpp
modules/gui/wxwindows/wxwindows.cpp
modules/gui/wxwindows/wxwindows.h
modules/misc/dummy/aout.c
modules/misc/dummy/decoder.c
modules/misc/dummy/dummy.c
modules/misc/dummy/dummy.h
modules/misc/dummy/encoder.c
modules/misc/dummy/input.c
modules/misc/dummy/interface.c
modules/misc/dummy/renderer.c
modules/misc/dummy/vout.c
modules/misc/freetype.c
modules/misc/gnutls.c
modules/misc/gtk_main.c
modules/misc/logger.c
modules/misc/memcpy/memcpy.c
modules/misc/memcpy/memcpyaltivec.c
modules/misc/network/ipv4.c
modules/misc/network/ipv6.c
modules/misc/playlist/export.c
modules/misc/playlist/m3u.c
modules/misc/playlist/old.c
modules/misc/qte_main.cpp
modules/misc/rtsp.c
modules/misc/screensaver.c
modules/misc/svg.c
modules/misc/testsuite/playlist.c
modules/misc/testsuite/test1.c
modules/misc/testsuite/test2.cpp
modules/misc/testsuite/test3.m
modules/misc/testsuite/test4.c
modules/misc/win32text.c
modules/misc/xml/libxml.c
modules/misc/xml/xtag.c
modules/mux/asf.c
modules/mux/avi.c
modules/mux/dummy.c
modules/mux/mp4.c
modules/mux/mpeg/bits.h
modules/mux/mpeg/pes.c
modules/mux/mpeg/pes.h
modules/mux/mpeg/ps.c
modules/mux/mpeg/ts.c
modules/mux/mpjpeg.c
modules/mux/ogg.c
modules/mux/wav.c
modules/packetizer/copy.c
modules/packetizer/h264.c
modules/packetizer/mpeg4audio.c
modules/packetizer/mpeg4video.c
modules/packetizer/mpegvideo.c
modules/services_discovery/daap.c
modules/services_discovery/hal.c
modules/services_discovery/sap.c
modules/services_discovery/shout.c
modules/stream_out/announce.c
modules/stream_out/announce.h
modules/stream_out/bridge.c
modules/stream_out/description.c
modules/stream_out/display.c
modules/stream_out/dummy.c
modules/stream_out/duplicate.c
modules/stream_out/es.c
modules/stream_out/gather.c
modules/stream_out/mosaic_bridge.c
modules/stream_out/rtp.c
modules/stream_out/standard.c
modules/stream_out/switcher.c
modules/stream_out/transcode.c
modules/stream_out/transrate/block.c
modules/stream_out/transrate/frame.c
modules/stream_out/transrate/transrate.c
modules/stream_out/transrate/transrate.h
modules/video_chroma/i420_rgb.c
modules/video_chroma/i420_rgb.h
modules/video_chroma/i420_rgb16.c
modules/video_chroma/i420_rgb8.c
modules/video_chroma/i420_rgb_c.h
modules/video_chroma/i420_rgb_mmx.h
modules/video_chroma/i420_ymga.c
modules/video_chroma/i420_yuy2.c
modules/video_chroma/i420_yuy2.h
modules/video_chroma/i422_yuy2.c
modules/video_chroma/i422_yuy2.h
modules/video_filter/adjust.c
modules/video_filter/blend.c
modules/video_filter/clone.c
modules/video_filter/crop.c
modules/video_filter/deinterlace.c
modules/video_filter/distort.c
modules/video_filter/filter_common.h
modules/video_filter/invert.c
modules/video_filter/logo.c
modules/video_filter/marq.c
modules/video_filter/mosaic.c
modules/video_filter/mosaic.h
modules/video_filter/motionblur.c
modules/video_filter/motiondetect.c
modules/video_filter/scale.c
modules/video_filter/swscale/common.h
modules/video_filter/swscale/filter.c
modules/video_filter/time.c
modules/video_filter/transform.c
modules/video_filter/wall.c
modules/video_output/aa.c
modules/video_output/caca.c
modules/video_output/directx/directx.c
modules/video_output/directx/events.c
modules/video_output/directx/glwin32.c
modules/video_output/directx/vout.h
modules/video_output/fb.c
modules/video_output/ggi.c
modules/video_output/glide.c
modules/video_output/hd1000v.cpp
modules/video_output/image.c
modules/video_output/mga.c
modules/video_output/opengl.c
modules/video_output/qte/qte.cpp
modules/video_output/qte/qte.h
modules/video_output/sdl.c
modules/video_output/snapshot.c
modules/video_output/svgalib.c
modules/video_output/wingdi.c
modules/video_output/x11/glx.c
modules/video_output/x11/x11.c
modules/video_output/x11/xcommon.c
modules/video_output/x11/xcommon.h
modules/video_output/x11/xvideo.c
modules/visualization/galaktos/PCM.c
modules/visualization/galaktos/beat_detect.c
modules/visualization/galaktos/builtin_funcs.c
modules/visualization/galaktos/custom_shape.c
modules/visualization/galaktos/custom_wave.c
modules/visualization/galaktos/engine_vars.c
modules/visualization/galaktos/eval.c
modules/visualization/galaktos/fftsg.c
modules/visualization/galaktos/init_cond.c
modules/visualization/galaktos/main.c
modules/visualization/galaktos/main.h
modules/visualization/galaktos/param.c
modules/visualization/galaktos/parser.c
modules/visualization/galaktos/per_frame_eqn.c
modules/visualization/galaktos/per_pixel_eqn.c
modules/visualization/galaktos/plugin.c
modules/visualization/galaktos/plugin.h
modules/visualization/galaktos/preset.c
modules/visualization/galaktos/splaytree.c
modules/visualization/galaktos/tree_types.c
modules/visualization/galaktos/video_init.c
modules/visualization/goom.c
modules/visualization/visual/effects.c
modules/visualization/visual/visual.c
modules/visualization/visual/visual.h
modules/visualization/xosd.c
mozilla/vlcpeer.cpp
mozilla/vlcpeer.h
mozilla/vlcplugin.cpp
mozilla/vlcplugin.h
mozilla/vlcshell.cpp
msvc/modules_builtin_msvc.h
po/bn.po
po/ca.po
po/da.po
po/de.po
po/el.po
po/en_GB.po
po/es.po
po/fr.po
po/hi.po
po/hu.po
po/it.po
po/ja.po
po/my.po
po/ne.po
po/ps.po
po/pt_BR.po
po/ru.po
po/sv.po
po/tet.po
po/tl.po
po/tr.po
po/vlc.pot
po/zh_TW.po
share/vlc_wince_rc.rc
src/audio_output/common.c
src/audio_output/dec.c
src/audio_output/filters.c
src/audio_output/input.c
src/audio_output/intf.c
src/audio_output/mixer.c
src/audio_output/output.c
src/control/audio_video.c
src/control/core.c
src/control/util.c
src/extras/libc.c
src/input/access.c
src/input/clock.c
src/input/control.c
src/input/decoder.c
src/input/demux.c
src/input/es_out.c
src/input/input.c
src/input/input_internal.h
src/input/mem_stream.c
src/input/stream.c
src/input/subtitles.c
src/input/var.c
src/interface/interface.c
src/interface/intf_eject.c
src/libvlc.c
src/libvlc.h
src/misc/beos_specific.cpp
src/misc/block.c
src/misc/charset.c
src/misc/configuration.c
src/misc/cpu.c
src/misc/darwin_specific.m
src/misc/error.c
src/misc/getaddrinfo.c
src/misc/httpd.c
src/misc/image.c
src/misc/iso-639_def.h
src/misc/iso_lang.c
src/misc/md5.c
src/misc/messages.c
src/misc/modules.c
src/misc/modules_builtin.h.in
src/misc/mtime.c
src/misc/net.c
src/misc/objects.c
src/misc/threads.c
src/misc/tls.c
src/misc/variables.c
src/misc/vlm.c
src/misc/win32_specific.c
src/misc/xml.c
src/playlist/item-ext.c
src/playlist/item.c
src/playlist/loadsave.c
src/playlist/playlist.c
src/playlist/services_discovery.c
src/playlist/sort.c
src/playlist/view.c
src/stream_output/announce.c
src/stream_output/sap.c
src/stream_output/stream_output.c
src/video_output/video_output.c
src/video_output/video_text.c
src/video_output/video_widgets.c
src/video_output/vout_intf.c
src/video_output/vout_pictures.c
src/video_output/vout_pictures.h
src/video_output/vout_subpictures.c
src/video_output/vout_synchro.c
src/vlc.c
vlc-api.pl

index fe79c4b769bec5d2c728a833cce2d0f6bdb9c47d..0d1e683f78386f14144f13c23615dc4a31c73856 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************\r
  * axvlc.idl: ActiveX control for VLC\r
  *****************************************************************************\r
- * Copyright (C) 2005 VideoLAN\r
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors\r
  *\r
  * Authors: Damien Fouilleul <Damien.Fouilleul@laposte.net>\r
  *\r
index a18b0709da2597c67fd9d71e9d448353af82e77b..c0f9117d1b37303bc9df80bd538780a55acdd8f1 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * connectioncontainer.cpp: ActiveX control for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Fouilleul <Damien.Fouilleul@laposte.net>
  *
index 4bbd6968808f67190768a4983f24e70d95603190..00ea1a9e3b07136fef3c1539860c0dab54b9bc2b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * connectioncontainer.h: ActiveX control for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Fouilleul <Damien.Fouilleul@laposte.net>
  *
index 8ac7e1e2449dd30949c5e43a2b8f5343241bd333..e09cefb2eba542e589b62ffc1e3800440fa555f9 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * main.cpp: ActiveX control for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Fouilleul <Damien.Fouilleul@laposte.net>
  *
index 53b40213b557ec6df76e4dae53f58124a924d598..2f896fa1c57abba7798ecb2077b19f04357cf44f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * objectsafety.cpp: ActiveX control for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Fouilleul <Damien.Fouilleul@laposte.net>
  *
index 4f2f7840c4670c1e5b9639d52f38a54a5882f3f2..b62f917e07ed1d3d7f5cc9e280ba7e922c08830b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * objectsafety.h: ActiveX control for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Fouilleul <Damien.Fouilleul@laposte.net>
  *
index 832613d2661084967e6b0552e6331fa0925890bb..4d2407d29eaab7bd98307e59379def53aaadee8c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * olecontrol.cpp: ActiveX control for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Fouilleul <Damien.Fouilleul@laposte.net>
  *
index b1603eed8d1a3e4faa9144fadf96388f380fb718..229755dd97859399fbde73b3a76e88c0be0f9aaf 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * olecontrol.h: ActiveX control for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Fouilleul <Damien.Fouilleul@laposte.net>
  *
index fcd7f4d664af6ed0cbd81f162237701139c3a95b..e73a2b95990a8f90f2d00401941c929a402e6ab8 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * oleinplaceactiveobject.cpp: ActiveX control for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Fouilleul <Damien.Fouilleul@laposte.net>
  *
index 0b3ead37238887f319a302f850d0155e64bb23cd..0a66bf9c5963bafbdd0ad7291b5f5b0957bfd101 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * oleinplaceactiveobject.h: ActiveX control for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Fouilleul <Damien.Fouilleul@laposte.net>
  *
index 80c4a519b35493ea2a259f8d4bff8b91ccc876fb..29261802129e97a189b430054e68363649386169 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * oleinplaceobject.cpp: ActiveX control for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Fouilleul <Damien.Fouilleul@laposte.net>
  *
index 4061d9af9e4c5ed247d247338d75fdd59cc93ed9..af6ffafb5f67e7f27bdf95075de11a8865f93e9c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * oleinplaceobject.h: ActiveX control for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Fouilleul <Damien.Fouilleul@laposte.net>
  *
index bf6a76246fc12c88c90688fe2b3d38b94828e656..241799679da23bdc9b3b675cc48184983b6c5e8e 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * oleobject.cpp: ActiveX control for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Fouilleul <Damien.Fouilleul@laposte.net>
  *
index e122542081a5c15ada80d28910fda4a19b7c8ee2..cd4e57ee65b61cc54fa2930cce0a81f87ddbbf08 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * oleobject.h: ActiveX control for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Fouilleul <Damien.Fouilleul@laposte.net>
  *
index 52b928b5c693c1ff1343b9ee36b2e817520775c4..adef5d857ce862da946ed6ed1e94e415f50847b3 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * persistpropbag.cpp: ActiveX control for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Fouilleul <Damien.Fouilleul@laposte.net>
  *
index 1e1b44064621d53c29c634fb6c803303b39592fa..5c69eafbd8f7811ac6b82c57c05f01300534284b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * persistpropbag.h: ActiveX control for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Fouilleul <Damien.Fouilleul@laposte.net>
  *
index e097e6ebb0e41ec1d1533ec254db930506d4bbea..9db1992cb69e4a837f92e7daacabf1a86db4ec47 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * persiststorage.cpp: ActiveX control for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Fouilleul <Damien.Fouilleul@laposte.net>
  *
index 792a00f143b00a09ca8bf2868a4c8a7747412e75..9ebf0e44b106cefba23e9e1e48eabaa31d85f700 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * persiststorage.h: ActiveX control for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Fouilleul <Damien.Fouilleul@laposte.net>
  *
index c640c2b920837528dcb221f415dae8c7bcf319d8..54fb29b2c9b84b425a9cbf0feaf1a26e81a2f147 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * persiststreaminit.cpp: ActiveX control for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Fouilleul <Damien.Fouilleul@laposte.net>
  *
index 8d8cc934e4de9a712293486dcac6a740d3977f85..6ac4ce9effda496ac8fab1ad4e2a5821cb46c84c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * persiststreaminit.h: ActiveX control for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Fouilleul <Damien.Fouilleul@laposte.net>
  *
index e6bff8b8bd3a958ccf7f53fda64e00bef94de2c9..e1f0c91ba7ef5cabecd266765a7188c4f202c58a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * plugin.cpp: ActiveX control for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Fouilleul <Damien.Fouilleul@laposte.net>
  *
index e9e7206c3305d800b71504703d0c4d9de71015f5..a8aee41d56b3b0d158406819f808a84f93e8e756 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * plugin.h: ActiveX control for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Fouilleul <Damien.Fouilleul@laposte.net>
  *
index fdef4456242e91d5857d3d9f676cc628f2bd19bf..d9139be755936644eda59f6a275ded7d19362f88 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * provideclassinfo.cpp: ActiveX control for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Fouilleul <Damien.Fouilleul@laposte.net>
  *
index 4856a162a96ab9eed91f246255730c16319be85d..781419600d8d3232d93a2d489c9d9ffdcb9e41ec 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * provideclassinfo.h: ActiveX control for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Fouilleul <Damien.Fouilleul@laposte.net>
  *
index ec37b05410fef3b9fa589254e22c15c9c3e5affb..46288b05ca92312191a7945fdf3321b94277143d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * utils.cpp: ActiveX control for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Fouilleul <Damien.Fouilleul@laposte.net>
  *
index c0648cd0557ddc65e50f85149844a4cbc3177cdd..cdd295b9ce8949fdab961327af2e8f662db91833 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * utils.h: ActiveX control for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Fouilleul <Damien.Fouilleul@laposte.net>
  *
index 4cd39c4bebbf7944b3a49acb3ed142995985a8b5..e32b24a571cbeeaeca36f5a7c9ab1ec4eabd4cd6 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * viewobject.cpp: ActiveX control for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Fouilleul <Damien.Fouilleul@laposte.net>
  *
index e5d0cc68f4794cd025866fb916e3a24699a48f5f..e034b71673ed69947a806915b86f90dc67c33a7c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * persiststorage.h: ActiveX control for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Fouilleul <Damien.Fouilleul@laposte.net>
  *
index 746370b8967bc2685cc832f463ecf8d2c3328b00..8f746069c8f5d6069104f7debcb03147a10d86a9 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlccontrol.cpp: ActiveX control for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Fouilleul <Damien.Fouilleul@laposte.net>
  *
index e26b69e44ebd6c21a0be5ebbd7e25a6fe2eea684..f262b631599d1b750d40831e9f2bf166aa966a34 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlccontrol.h: ActiveX control for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Fouilleul <Damien.Fouilleul@laposte.net>
  *
index de479238537f8c07a4056ed3fd25639066dbe889..22361da46a796b7dc7e57365cee7bfcf09d8ea02 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * JVLC.java: global class for vlc Java Bindings
  *****************************************************************************
- * Copyright (C) 1998-2004 VideoLAN
+ * Copyright (C) 1998-2004 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Filippo Carone <filippo@carone.org>
  *
index 4def1601c265c742e187fe836479bcc4a05a0409..37de69e7bcd6548ec12b1e7c5d5c13178877f254 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * modules_builtin.h: built-in modules list
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
  *
index 93141b34bfd140461e964804911f9be32f1b869a..cc3d0c0cc8d0b8e94b93dd05d517bc610a383c69 100644 (file)
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # Makefile : Build vlc-contrib files
 # ***************************************************************************
-# Copyright (C) 2003-2005 VideoLAN
+# Copyright (C) 2003-2005 VideoLAN (Centrale Réseaux) and its contributors
 # $Id$
 # 
 # Authors: Christophe Massiot <massiot@via.ecp.fr>
index 02cacec214428970497ec4578887da3c928d6a35..cc709042037b5f8a88ff659d16fa08526412f887 100755 (executable)
@@ -2,7 +2,7 @@
 # ***************************************************************************
 # bootstrap : Set up config.mak
 # ***************************************************************************
-# Copyright (C) 2003 VideoLAN
+# Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
 # $Id$
 #
 # Authors: Christophe Massiot <massiot@via.ecp.fr>
index 4678d2a88d0cb7ac4f05185703c42cfffdc7b70f..0f9c0a4527f0cb32de55e9aa5ecb1fee53d93fad 100755 (executable)
@@ -2,8 +2,8 @@
 # ***************************************************************************
 # change_prefix.sh : allow to transfer a contrib dir
 # ***************************************************************************
-# Copyright (C) 2003 VideoLAN
-# $Id: change_prefix.sh,v 1.4 2003/11/23 14:49:51 massiot Exp $
+# Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
+# $Id$
 #
 # Authors: Christophe Massiot <massiot@via.ecp.fr>
 #
index 7b1a3e018d421d8e8d0444aae8a86565b7c5ea0d..2ed1e963d9f5228b3b3f16447925ceace28ead73 100644 (file)
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # src/Makefile : Dearchive and compile all files necessary
 # ***************************************************************************
-# Copyright (C) 2003, 2004, 2005 VideoLAN
+# Copyright (C) 2003, 2004, 2005 VideoLAN (Centrale Réseaux) and its contributors
 # $Id$
 #
 # Authors: Christophe Massiot <massiot@via.ecp.fr>
index 6922a72666c036c77ffaa6b3f0befe1b99906c2d..d1038a25c6d5ea720e18e5d4c9ac51c90b74ef06 100644 (file)
@@ -1,7 +1,7 @@
 # ***************************************************************************
 # src/packages.mak : Archive locations
 # ***************************************************************************
-# Copyright (C) 2003 - 2005 VideoLAN
+# Copyright (C) 2003 - 2005 VideoLAN (Centrale Réseaux) and its contributors
 # $Id$
 #
 # Authors: Christophe Massiot <massiot@via.ecp.fr>
index f54696a6ffac204876e6f13dcaaa7bc0114df921..c6a4173d6de192efcaa9fef0708cbf4d8c7b3c07 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * zsh.cpp: create zsh completion rule for vlc
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sigmund Augdal <sigmunau@idi.ntnu.no>
index c1ba1d42db984cd04df0abf4fdc2aebe3d53a7c1..1d574ebb50cc1fc8b75452f3139073424434fdf8 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * aout_internal.h : internal defines for audio output
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index ae509b2ad90446f400070cbd64266d667d85b0cb..bc37ed05a28d1b0bd9efb86f9aa8dd1f7e2d7107 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * audio_output.h : audio output interface
  *****************************************************************************
- * Copyright (C) 2002-2005 VideoLAN
+ * Copyright (C) 2002-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index 04f17f01486ef69300ca8dad2bb5dbd2675c5668..3ad6930fae1f563845c48b08b021c6ef461ebb70 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * beos_specific.h: BeOS specific features
  *****************************************************************************
- * Copyright (C) 1999, 2000 VideoLAN
+ * Copyright (C) 1999, 2000 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jean-Marc Dressler <polux@via.ecp.fr>
index f1ccc00f093f6d3a6ac0b6300002ae5688b4241a..68b6e2f197a71249ffb573ee5586f2cbaa30c3ea 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * charset.h: Determine a canonical name for the current locale's character encoding.
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Derk-Jan Hartman <thedj at users.sourceforge.net>
index c1571002b3a5dc995a35d2c2ac65d3dcecd39e23..f6b944be15c179c3f5de258e0648dfa8f3ec2642 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * codecs.h: codec related structures needed by the demuxers and decoders
  *****************************************************************************
- * Copyright (C) 1999-2001 VideoLAN
+ * Copyright (C) 1999-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Gildas Bazin <gbazin@videolan.org>
index bad6b4f0b6c2d1eb2784112ea9f87ad7eb7567e8..9e1257b0ff7f2a211c21750a274b0812be686ff4 100644 (file)
@@ -3,7 +3,7 @@
  * This file describes the programming interface for the configuration module.
  * It includes functions allowing to declare, get or set configuration options.
  *****************************************************************************
- * Copyright (C) 1999, 2000 VideoLAN
+ * Copyright (C) 1999, 2000 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 6eb90a6d6008a919b1b0b39c0379e63c21c7c690..59a763a98292d671785141442a7bc088eca0672f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * darwin_specific.h: Darwin specific features
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 84529d59bf036a5cecfcc462e1df8e5cbfac67e1..461170ecf6ab12e8052f4aa44aa541b9ffc35082 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * intf_eject.h: CD/DVD-ROM ejection handling functions
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Julien Blache <jb@technologeek.org>
index 54a8de3369b7a2867c6f0143ea377d8c01055644..6a2f9f682e4aca1d6d81ef31cd1f06f924d9caca 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * iso_lang.h: function to decode language code (in dvd or a52 for instance).
  *****************************************************************************
- * Copyright (C) 1998-2001 VideoLAN
+ * Copyright (C) 1998-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Stéphane Borel <stef@via.ecp.fr>
index 12c216b7ff597a7bdd91dc188d30a0a9e0715559..36c7f5781bf9239b48cde1f27f049622de077752 100644 (file)
@@ -2,7 +2,7 @@
  * main.h: access to all program variables
  * Declaration and extern access to global program object.
  *****************************************************************************
- * Copyright (C) 1999, 2000, 2001, 2002 VideoLAN
+ * Copyright (C) 1999, 2000, 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Vincent Seguin <seguin@via.ecp.fr>
index cc709908f8bcc27150b0344c27b621ef6f4186ec..707d9a18e80ee901c4d0b270892220f4fc18c614 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * modules.h : Module management functions.
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index bebaf0c7e020978df16aa42bbd71c1fd9d6ad0ad..7785111c2b1c8e8818dac148f25dcca4f7b6554b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * modules_inner.h : Macros used from within a module.
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 017fc270fbac94dce585e9cf82336ca66c34cf8c..f649013f0d66ce0ac9706b6d56974280f1ae28f6 100644 (file)
@@ -8,7 +8,7 @@
  * 'm' stands for 'micro', since maximum resolution is the microsecond.
  * Functions prototyped are implemented in interface/mtime.c.
  *****************************************************************************
- * Copyright (C) 1996, 1997, 1998, 1999, 2000 VideoLAN
+ * Copyright (C) 1996, 1997, 1998, 1999, 2000 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Vincent Seguin <seguin@via.ecp.fr>
index a0d0b05ab3ad69d062b04f812d9df3597c13b9d2..feea74549bcc0f58e390f464a003886f410e297e 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * network.h: interface to communicate with network plug-ins
  *****************************************************************************
- * Copyright (C) 2002-2005 VideoLAN
+ * Copyright (C) 2002-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index 11f816b90b146153535a397daa48c105a7fc376c..cac3b230bd94c2d0b6818fb17f9707e1b162b52e 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * os_specific.h: OS specific features
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 8be324b30d7df7c3677c7d69dba8f83f29a904ec..c10573e3d11ea43f27099d37e4b0fb13cecb7252 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * osd.h : Constants for use with osd modules
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sigmund Augdal <sigmunau@idi.ntnu.no>
index 69ab8ae6b5c1a324b4a3597999691508bdd281e1..128c671e5c3e9656b855ac565d28640bd76fe1a8 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * stream_output.h : stream output module
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index 14203da8d7a9a66071cf947f1e16be25bc51bca0..2de44ab558be4891df68d58d85ae8be3606f844d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * variables.h: variables handling
  *****************************************************************************
- * Copyright (C) 2002-2004 VideoLAN
+ * Copyright (C) 2002-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index ca7bc42bcf973e8c429d357cdfe58b12f6650e61..52265515919830e6112ed61aa16de004cb4b71a2 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * video_output.h : video output thread
  *****************************************************************************
- * Copyright (C) 1999, 2000 VideoLAN
+ * Copyright (C) 1999, 2000 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Vincent Seguin <seguin@via.ecp.fr>
index ba0a07bc9dd1960f0849e487414737a538cf26c1..9257a7577ceb5f49b6e0ea6278abe198e04de732 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * aout.h: audio output header for vlc
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * This program is free software; you can redistribute it and/or modify
index 70732658327681546a0d42d7dc4cc2832887f1da..30ee6e1512c3ac8149e825ffee7d6456dbbd7574 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * control.h: global header for mediacontrol
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: vlc.h 10101 2005-03-02 16:47:31Z robux4 $
  *
  * Authors: Olivier Aubert <olivier.aubert@liris.univ-lyon1.fr>
index 4da5cd75a5c456ccf72f957781242df7cd31de92..f7deaa8712312f73463431219ea0cc48cfa84362 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * decoder.h: header for vlc decoders
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * This program is free software; you can redistribute it and/or modify
index 747e6e058772fd8803804569ce60f05f7048a1a8..0a2adb5fd8c23e5e0fb3af9fee635e54a9272413 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * input.h: input modules header for vlc
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * This program is free software; you can redistribute it and/or modify
index b441d27689dde7d36ec0f1797bb41cf068167999..b9fdd1c368f8337da14d0b47a6d53ff598048ff1 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * intf.h: interface header for vlc
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * This program is free software; you can redistribute it and/or modify
index 6de2696a1c72943815e4c2ce4acbf92f7c210fda..266d64eb741c1fdabd6f1ba19ca5efb6ce78d09e 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * sout.h: video output header for vlc
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * This program is free software; you can redistribute it and/or modify
index 91295f62ac10dac5cdae3dbda53ccf997974b89e..e89cd477f88abb099157d6d9b27b7fc5dcaee238 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlc.h: global header for vlc
  *****************************************************************************
- * Copyright (C) 1998-2004 VideoLAN
+ * Copyright (C) 1998-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Vincent Seguin <seguin@via.ecp.fr>
index cebe310d6212d6591fd8e07521d672670395429a..ed441e9b5fcb049598aa0b36630d1d130777aea8 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vout.h: video output header for vlc
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * This program is free software; you can redistribute it and/or modify
index a1b4212b6f098571974d63fc92f68e5b99312ee2..709123b02a4b17a53ccf4f1d94acf1c539a591b6 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlc_access.h
  *****************************************************************************
- * Copyright (C) 1999-2004 VideoLAN
+ * Copyright (C) 1999-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 5f3414a2b92e3a9922de00372738500ebb83a81e..240436d568c5078d0a9600ab55eb6a4e312260c9 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * bits.h :
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index d673ce25f5a1ad949bdd941e325d60ea63435bfa..6ac44471ef3cd5abdbd7138911892e250bdbcf5f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlc_block.h: Data blocks management functions
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 034739f469203de23c988ec02c1d0e423412e306..9b7ff65bc5cf180b815207f2063d667f46676735 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlc_block_helper.h: Helper functions for data blocks management.
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@netcourrier.com>
index 40425271b863fb201e52a6843653f03d24e9fbb8..a146b87929fa8c1b87273e025e90d300427e4f7d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlc_codec.h: codec related structures
  *****************************************************************************
- * Copyright (C) 1999-2003 VideoLAN
+ * Copyright (C) 1999-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@netcourrier.com>
index f05aaef101ef7737920688c9705fa48add1b84c4..03f55052d41e3abcab2b113a1ab384a9bdbb97b7 100644 (file)
@@ -2,7 +2,7 @@
  * common.h: common definitions
  * Collection of useful common types and macros definitions
  *****************************************************************************
- * Copyright (C) 1998-2005 VideoLAN
+ * Copyright (C) 1998-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@via.ecp.fr>
index 48662b28ba8e7518adc693e3000852c724f56207..06302cf32c0464314075d32f35e6a9235e2768a7 100644 (file)
@@ -2,7 +2,7 @@
  * vlc_config.h: limits and configuration
  * Defines all compilation-time configuration constants and size limits
  *****************************************************************************
- * Copyright (C) 1999-2003 VideoLAN
+ * Copyright (C) 1999-2003 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Vincent Seguin <seguin@via.ecp.fr>
  *          Samuel Hocevar <sam@via.ecp.fr>
index 73aa459fafd761c7c6002b94dac20fa27bfc94ad..05adda4da2e0198c853ad430927c702815ffcb60 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlc_help.h: Help strings
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: vlc_help.h 9171 2004-11-06 11:15:50Z zorglub $
  *
  * Authors: Clément Stenac <zorglub@videolan.org>
index 3928cd2695079b0d4e0746a083504520dadfd2f5..bf8840fea0f3c884f777d52596997685d5162451 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cpu.h: CPU type detection
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 7c4385ba9b32198a4c269d74f750636f25b31acd..92ad9fb683fb8c012ab0fbb02279327bf71eac4d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlc_demux.h
  *****************************************************************************
- * Copyright (C) 1999-2004 VideoLAN
+ * Copyright (C) 1999-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 184c6dab126be33c5244f5ba87c5616ff217138d..d973ee5e459138c6e4e9f5ecb4762f2e45f8c97c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlc_error.h: error handling routine
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index e1fe3eef25708dcf98cd31be0abd983f0586774b..944e735b2a091bf8849b5df9a767be98915e6747 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlc_es.h: Elementary stream formats descriptions
  *****************************************************************************
- * Copyright (C) 1999-2001 VideoLAN
+ * Copyright (C) 1999-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 667f8e14e525096fc55f6f08d16e766fa55fa071..b38589b9bb1cff451bff0595fb00021f0e4d4175 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlc_es_out.h
  *****************************************************************************
- * Copyright (C) 1999-2004 VideoLAN
+ * Copyright (C) 1999-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index a4daadbbfaee56c7de84ef4a38fd8be5b11019a6..4f6844f3894a12c0acccb37790fae62b23eff684 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlc_filter.h: filter related structures
  *****************************************************************************
- * Copyright (C) 1999-2003 VideoLAN
+ * Copyright (C) 1999-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index c1ea92d0f07dfab685c62c58b5e0dbd8d5575e2d..c54b437bf6119cfff1396abe27430da66288c645 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlc_httpd.h: builtin HTTP/RTSP server.
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 63f59646e6a76d9b316d827fdd6f45d52ec0ca54..ce1cdccfa969b1918c3934809d707fd68ee8905f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlc_image.h : wrapper for image reading/writing facilities
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 739adf4e899694ccdebec0f946a333dd9b917331..d6c6591fe9476fae43af2359f8aaab1db7b3a031 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlc_input.h:
  *****************************************************************************
- * Copyright (C) 1999-2004 VideoLAN
+ * Copyright (C) 1999-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: input_ext-intf.h 7954 2004-06-07 22:19:12Z fenrir $
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index 2626cb5773e9180c72d55515d97eb77750461688..e534a58725110a231c2cf29205402d3f00fc39f9 100644 (file)
@@ -3,7 +3,7 @@
  * This library provides basic functions for threads to interact with user
  * interface, such as message output.
  *****************************************************************************
- * Copyright (C) 1999, 2000 VideoLAN
+ * Copyright (C) 1999, 2000 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Vincent Seguin <seguin@via.ecp.fr>
index d872a746c22c15f65b5485ee922966ca32b17328..0e8d15b13f062131680dbc52e7fa7308a0151289 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * hotkeys.h: keycode defines
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sigmund Augdal <sigmunau@idi.ntnu.no>
index 0ad71a8e571b42b5ce79c2ba397b29c816a44ec3..b574d0a7c55d2ee99b6cbc66c421c6f4c3042163 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlc_md5.h: MD5 hash
  *****************************************************************************
- * Copyright (C) 2004-2005 VideoLAN
+ * Copyright (C) 2004-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
index 576f725bdc875c4841c3b950a68a8aa35e167025..4bf81d67882cab31b35233c8315c85cc642a989a 100644 (file)
@@ -3,7 +3,7 @@
  * This library provides basic functions for threads to interact with user
  * interface, such as message output.
  *****************************************************************************
- * Copyright (C) 1999, 2000, 2001, 2002 VideoLAN
+ * Copyright (C) 1999, 2000, 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Vincent Seguin <seguin@via.ecp.fr>
index 0d455117b7742f2608a89b4f82b67a51336e6fd8..26ffc471c4f6ed5b3c2621a082e0bb40108b119b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlc_meta.h
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 52265d88a4cdabb178f7f934ac0d603878c982d4..5c68656f66013aab3663e81a3ceff6214405438c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlc_objects.h: vlc_object_t definition.
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 28b6262514a026c0f78faad6b416f92f924c74cb..74e1f9205bfe6e3e0f635324d391d9b28ce96f80 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlc_playlist.h : Playlist functions
  *****************************************************************************
- * Copyright (C) 1999-2004 VideoLAN
+ * Copyright (C) 1999-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 64d1d266011fc592c32744bc3bedf4bf156ff6e6..410a9f0816023006318134d518aae21837f31a7b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlc_spu.h : subpicture unit
  *****************************************************************************
- * Copyright (C) 1999, 2000 VideoLAN
+ * Copyright (C) 1999, 2000 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 0434f81c7acdbf280823520ac3ed20c0e4c4b3fa..7984965f8919661a8d7f73ead82735d223733470 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlc_stream.h
  *****************************************************************************
- * Copyright (C) 1999-2004 VideoLAN
+ * Copyright (C) 1999-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 26c445b0988eaaa7d90a0ce74c838caf31210556..2da6c34e7c66c852d641cee455f741039e1d47ad 100644 (file)
@@ -2,7 +2,7 @@
  * vlc_threads.h : threads implementation for the VideoLAN client
  * This header provides portable declarations for mutexes & conditions
  *****************************************************************************
- * Copyright (C) 1999, 2002 VideoLAN
+ * Copyright (C) 1999, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jean-Marc Dressler <polux@via.ecp.fr>
index 29821afd7e62da423828e43cf9f8b5908fa3f0fa..76f858666cf94c5c6da042cf534e745f33006c1d 100644 (file)
@@ -2,7 +2,7 @@
  * vlc_threads_funcs.h : threads implementation for the VideoLAN client
  * This header provides a portable threads implementation.
  *****************************************************************************
- * Copyright (C) 1999, 2002 VideoLAN
+ * Copyright (C) 1999, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jean-Marc Dressler <polux@via.ecp.fr>
index 1808231749b6ad19794293fc567a8382876fa020..c82e06025cecff15b3e15ffd27c3bfc7b34f477e 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * tls.c
  *****************************************************************************
- * Copyright (C) 2004-2005 VideoLAN
+ * Copyright (C) 2004-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Remi Denis-Courmont <rem # videolan.org>
index d8fc2f67b8a7559a05997f72f47a295acb231548..6326a360b6a88a94a56642d59cb3f43eb3d4bf40 100644 (file)
@@ -3,7 +3,7 @@
  * This header is required by all modules which have to handle pictures. It
  * includes all common video types and constants.
  *****************************************************************************
- * Copyright (C) 1999 - 2005 VideoLAN
+ * Copyright (C) 1999 - 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Vincent Seguin <seguin@via.ecp.fr>
index 007d69bd2474e780bb69741d24a0d8b35e766c1f..2bfb315886211cccf51c115275b1906bce14b26f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlc_vlm.h: VLM interface plugin
  *****************************************************************************
- * Copyright (C) 2000, 2001 VideoLAN
+ * Copyright (C) 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Simon Latapie <garf@videolan.org>
index bf47424f0a0d3d236fbf6f4c0dc4d59cdbbaa91f..389213a76144f61a07172c1235f8cc4de26a7417 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlc_vod.h: interface for VoD server modules
  *****************************************************************************
- * Copyright (C) 2000, 2001 VideoLAN
+ * Copyright (C) 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Gildas Bazin <gbazin@videolan.org>
index dd2ec3854f6b3816722830076bc2acf749153837..fa21050730d176921064fa4b9326867772a564f3 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * xml.h
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Gildas Bazin <gbazin@videolan.org>
index eb2a10e10bc2b5d4a6284b3547e8bbb8798e5927..1390d4b07771437d2309eff305af2375dd7f5849 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vout_synchro.h: frame-dropping structures
  *****************************************************************************
- * Copyright (C) 1999-2005 VideoLAN
+ * Copyright (C) 1999-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index 122ab491b32075d258017f6a54849ff834b2f73c..5cdd7b83960aef5c073e1c6a95296e24f1e52b01 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * win32_specific.h: Win32 specific features
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 3ef66e9a96120a9c12e86b3ee569cff7ac4e9dd4..6664eb0ca3d3123d43a8c62ee2d1d266fe12e994 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cdda.c : CD digital audio input module for vlc
  *****************************************************************************
- * Copyright (C) 2000, 2003 VideoLAN
+ * Copyright (C) 2000, 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index c64ac30e8b1f28ed1e194ae439f34657edacd5f1..2e99d5a69294bdcce37cd1a1d2ac406e5551623e 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * access.c : CD digital audio input module for vlc using libcdio
  *****************************************************************************
- * Copyright (C) 2000, 2003, 2004, 2005 VideoLAN
+ * Copyright (C) 2000, 2003, 2004, 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Rocky Bernstein <rocky@panix.com>
index f3da1eb9adc867710d7c02c50d5825533e84d482..54c9a2aae4abc7733d0c883760e3ffb7e177e0a1 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * access.h : access headers for CD digital audio input module
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: access.h 8606 2004-08-31 18:32:54Z rocky $
  *
  * Authors: Rocky Bernstein <rocky@panix.com>
index 3f243d9cf346f93d467daf877914ea8facfc7e4b..733cd3b24b6aa07b8ae08ee35f93d8b38e3a1853 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * callback.c : Callbacks for CD digital audio input module
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: callback.c 8606 2004-08-31 18:32:54Z rocky $
  *
  * Authors: Rocky Bernstein <rocky@panix.com>
index 969ba07e87fbb9c7f66daf43ad5f40930636cc19..d8a043f580dc23d3719a6acfae5eab535b9e61ef 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * callback.h : Callbacks for CD digital audio input module
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: callback.h 8606 2004-08-31 18:32:54Z rocky $
  *
  * Authors: Rocky Bernstein <rocky@panix.com>
index b5bdc2121930e6db4e65cbba86720772d675898f..12a7da9c3d2701574aef8f577bcfa56f91f7d70a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cdda.c : CD digital audio input module for vlc using libcdio
  *****************************************************************************
- * Copyright (C) 2000, 2003, 2004, 2005 VideoLAN
+ * Copyright (C) 2000, 2003, 2004, 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Rocky Bernstein <rocky@panix.com>
index 385d862c3fdf915f532cf1755474e5ec18ef3a4a..be0ae99219d8e2bc7cc7c6bdfe5b91c3108de4a0 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cdda.h : CD-DA input module header for vlc using libcdio.
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Rocky Bernstein <rocky@panix.com>
index 37728d22fb30a7022b309fbb1e9455192c62dee3..46621a2812446c43584ec56a5ea0d34b1462a414 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * info.c : CD digital audio input information routines
  *****************************************************************************
- * Copyright (C) 2004, 2005 VideoLAN
+ * Copyright (C) 2004, 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: info.c 8845 2004-09-29 09:00:41Z rocky $
  *
  * Authors: Rocky Bernstein <rocky@panix.com>
index 5cbb8c5b418fe87fb31c3893dce41abdc2d5f4cc..90db15bad23e32e85898e9c92464986984d76b49 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * info.h : CD digital audio input information routine headers
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: info.h 8606 2004-08-31 18:32:54Z rocky $
  *
  * Authors: Rocky Bernstein <rocky@panix.com>
index 2f78a96ed516f4e90f4bc69eead79564dd2fd29c..86cdfb3d0e52128135ba7d36d058b7a3181bc88f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * directory.c: expands a directory (directory: access plug-in)
  *****************************************************************************
- * Copyright (C) 2002-2004 VideoLAN
+ * Copyright (C) 2002-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Derk-Jan Hartman <hartman at videolan dot org>>
index b6666302bf5c128f80944892c5b95ff5a9a2aafe..eadc37d1927fde6ea58b460671bf352bc073f76a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * common.h : DirectShow access module for vlc
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Gildas Bazin <gbazin@videolan.org>
index 147293c35ca5fae5024691b1b90b611056c1d267..bf827dfe4dc7858728806a80f0a79135b1b04133 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * crossbar.c : DirectShow access module for vlc
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Damien Fouilleul <damien dot fouilleul at laposte dot net>
index c8a93d1155e28f579823d9e9b092b6738cbc544c..f37bc8a0bcb35d900da7d6f9b505887d996771a8 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * dshow.cpp : DirectShow access module for vlc
  *****************************************************************************
- * Copyright (C) 2002, 2003 VideoLAN
+ * Copyright (C) 2002, 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Gildas Bazin <gbazin@videolan.org>
index 68168c53185e63da59f4ecdc75582755d8a8765c..852faeb95c1cee378e8db67697ee0adcba1bf41c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * filter.c : DirectShow access module for vlc
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Gildas Bazin <gbazin@videolan.org>
index d77cdb1c6fb4cff73a38803b6866294f0db8f376..cd5e6243288880d933aa91e8539245ff7beb3f5b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * filter.h : DirectShow access module for vlc
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Gildas Bazin <gbazin@videolan.org>
index 27e41a35a77dd0ed3c088607ce97ecdbfcbda71e..68d47535960d2daedee2434af3bb602b8c3ca86a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * access.c: DVB card input v4l2 only
  *****************************************************************************
- * Copyright (C) 1998-2004 VideoLAN
+ * Copyright (C) 1998-2004 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Johan Bilien <jobi@via.ecp.fr>
  *          Jean-Paul Saman <jpsaman@wxs.nl>
index 96f621653f63192a120be894e407664d81b14863..26b8d6e8721bd4f68a5c3e616d620c7bd37e9403 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * dvb.h : functions to control a DVB card under Linux with v4l2
  *****************************************************************************
- * Copyright (C) 1998-2004 VideoLAN
+ * Copyright (C) 1998-2004 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Johan Bilien <jobi@via.ecp.fr>
  *          Jean-Paul Saman <jpsaman@saman>
index 5c1c4435b9c2a3e14edddb643d77735025e1b1f3..4602a0693664a99025da1cf3722fd96a87f3eff0 100644 (file)
@@ -2,7 +2,7 @@
  * en50221.c : implementation of the transport, session and applications
  * layers of EN 50 221
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
  * Based on code from libdvbci Copyright (C) 2000 Klaus Schmidinger
index 7599f20b2f767001a1021cfa609b761cff2e7acb..50a7f836415da004fd9678c4bc02efa07a7ebfa7 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * linux_dvb.c : functions to control a DVB card under Linux with v4l2
  *****************************************************************************
- * Copyright (C) 1998-2004 VideoLAN
+ * Copyright (C) 1998-2004 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Lucas <nitrox@via.ecp.fr>
  *          Johan Bilien <jobi@via.ecp.fr>
index e6efdfdc50295aed3f0c2ac0cbf246f89b56567a..0a1f377b40765b42c8af46623ee9329890e9cd6b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * dvdnav.c: DVD module using the dvdnav library.
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 9aa1b0e4b961e11f8533cbfa2932afaaec86aa5f..b0f8d82e93d569750680bee0fc2701c49417a2a3 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * dvdread.c : DvdRead input module for vlc
  *****************************************************************************
- * Copyright (C) 2001-2004 VideoLAN
+ * Copyright (C) 2001-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Stéphane Borel <stef@via.ecp.fr>
index 2688a98f9b90b4708a62ab1cbc1694cde00ddc54..7ec528110bcd1728d64afd2d37f4400fde9d7832 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * fake.c : Fake video input for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Christophe Massiot <massiot@via.ecp.fr>
index ebbc63b6445f06c374a9fcff45ad46703a8cc130..7778c81ca270d7c26a33fc9c5ac294b4d4a25b00 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * file.c: file input (file: access plug-in)
  *****************************************************************************
- * Copyright (C) 2001-2004 VideoLAN
+ * Copyright (C) 2001-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index ee754bb0bbdc1d11f07dd806ec9d3b44cc1c3cec..e86ed99a3481dacba6cbd12f11ec3b4fb2c710e1 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ftp.c: FTP input module
  *****************************************************************************
- * Copyright (C) 2001-2005 VideoLAN
+ * Copyright (C) 2001-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr> - original code
index e2375ab772720cfa8db6b241857c3e9361f740b5..8e99d6900397dcac37f3b015a079181d6005a531 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * http.c: HTTP input module
  *****************************************************************************
- * Copyright (C) 2001-2005 VideoLAN
+ * Copyright (C) 2001-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index a568cda164018ce690467038421b7f72f6723407..059fc0859d1384268a8d021e5fd3a720c883dc55 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * asf.c: MMS access plug-in
  *****************************************************************************
- * Copyright (C) 2001-2004 VideoLAN
+ * Copyright (C) 2001-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index e88e288d12213076fe0b22a6b8740e5720a57d70..a1244d3387eb4779e6c3013d7ad49bc6c19a915b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * asf.h: MMS access plug-in
  *****************************************************************************
- * Copyright (C) 2001-2004 VideoLAN
+ * Copyright (C) 2001-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 09c5894473a31ec6e91a41ce17e80f3f33a61d7c..5dc6d588089dce45899f62c892fbe8c4c64b77d2 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * buffer.c: MMS access plug-in
  *****************************************************************************
- * Copyright (C) 2001-2004 VideoLAN
+ * Copyright (C) 2001-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index cf773f8f251d1199f7b4e87f30ae777c11c2be40..69b72758cb5ed3d2d8f8b08bfa9d722b4898e519 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * buffer.h: MMS access plug-in
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 3973f8ed0bd2f6712fbfbbffa639057f22ee4c5c..8abf8be73877523da6a4de72064a1274c4f61f67 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * mms.c: MMS over tcp, udp and http access plug-in
  *****************************************************************************
- * Copyright (C) 2002-2004 VideoLAN
+ * Copyright (C) 2002-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 53d78c31d36c5c101b0f279768c1743c263fc6d9..611925be5c066cea65a054f47b41d7c5c38831d0 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * mms.h: MMS access plug-in
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 740bd2554b8974a5e72ed93c3707bf702f3794d1..64ab260af57baaeda00db57577d3785f4c9d34a4 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * mmsh.c:
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 4b018261c63ba79c27ad3ecdfa925cd80c4697f8..08ccf3cc7d8d71a6fbf2709a3d45ced2daff8c88 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * mmsh.h:
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 584af0b5815d401f4a4ae95f7cd42b0296158d40..b6d9eed44ed80fe396e7649432e3bedff2975d85 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * mms.c: MMS access plug-in
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index f41ae1bbfb01ae286531631f00f3f820dd3122c2..c818b2e00dee9bb5f30664f96a959ad7bdc0616d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * mms.h: MMS access plug-in
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index c338e464d3cf2dfd341a14940e718481e689c5d5..b6a28675b6918fc751c086f1c81fd5d473936ae6 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * pvr.c
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Eric Petit <titer@videolan.org>
index 23819a02e78f6b11a259bccf103c31fb8ab8b821..7d41c687f8988d1690c929bc61529275dbd76725 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * access.c: Satellite card input
  *****************************************************************************
- * Copyright (C) 1998-2003 VideoLAN
+ * Copyright (C) 1998-2003 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Johan Bilien <jobi@via.ecp.fr>
  *          Christophe Massiot <massiot@via.ecp.fr>
index 2e5809b080e10122cf11d8d1aef6bfa886527f0a..608eb8370c4d9ad426d246ec7f75a905a4416741 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * dvb.c : functions to control a DVB card under Linux
  *****************************************************************************
- * Copyright (C) 1998-2001 VideoLAN
+ * Copyright (C) 1998-2001 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Damien Lucas <nitrox@via.ecp.fr>
  *          Johan Bilien <jobi@via.ecp.fr>
index 178f551896e955ac9cb184f093b3052c97dee2c2..d0d4199a782d63e57a98956e9066b35aa4d878e2 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * linux_dvb_tools.h : functions to control a DVB card under Linux
  *****************************************************************************
- * Copyright (C) 1998-2001 VideoLAN
+ * Copyright (C) 1998-2001 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Johan Bilien <jobi@via.ecp.fr>
  *
index 89d5cf03c07fcb10de1b89bba8013a913a545548..69098537d627230914a6b93d792f2124c7627cd7 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * satellite.c : Satellite input module for vlc
  *****************************************************************************
- * Copyright (C) 2000 VideoLAN
+ * Copyright (C) 2000 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
  *
index bf309d42caef2def022315241c5276057818af06..adff9345609b2616420b9536980101659dd52f6f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * beos.cpp: Screen capture module.
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Eric Petit <titer@m0k.org>
index 8f3f716106991c17ba57ce34856a9a438c11cf76..0c1b45058118afd678a44a2e63481f03bf7f9ff6 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * mac.c: Screen capture module for the Mac.
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: x11.c 8290 2004-07-26 20:29:24Z gbazin $
  *
  * Authors: Derk-Jan Hartman <hartman at videolan dot org>
index b451e0fc47aaa83f10edd36acc30b4c632e904b0..2dc3ea3bd8d1576c4b3cf16645f24aa34ce6fea2 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * screen.c: Screen capture module.
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 131dfa90ab877a8a8beff7a8532b4b10b3d03870..a3845e92f87106a52a6236501f08f1220c85814f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * screen.h: Screen capture module.
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 53ebbfa428f934aaca27d576a73f2830b7602708..36fc3b49aec53f10c76b360551da27bf5726f4b0 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * win32.c: Screen capture module.
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 11a8ef0ede402cf1af76167c9fedd928348b6ce7..24fd92cc3d18b3cb0876a9c2e3bd1345468b8215 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * x11.c: Screen capture module.
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 7d064877e843bcbdfb1e29c166a181b84aef27bd..199c84f6f07c403796650127c9135b7abe8c39ef 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * slp.c: SLP access plugin
  *****************************************************************************
- * Copyright (C) 2002-2004 VideoLAN
+ * Copyright (C) 2002-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Loïc Minier <lool@videolan.org>
index 097fea743e88fa06f5b396a13eed03421c7dc3a0..47861995bf60a7df21913ebf2b7a9d85c86c1cfe 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * smb.c: SMB input module
  *****************************************************************************
- * Copyright (C) 2001-2004 VideoLAN
+ * Copyright (C) 2001-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index c66d0a1dd6376314e5d543279911f0d8ab242780..041e8567d45451afceefded7e1195115e6e20712 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * tcp.c: TCP input module
  *****************************************************************************
- * Copyright (C) 2003-2004 VideoLAN
+ * Copyright (C) 2003-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index c971b6b7bd064d906646ac11566f7bffce206f0c..b95dfb46463c0eb2812eaac91ba457cfc5f75d94 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * udp.c: raw UDP & RTP input module
  *****************************************************************************
- * Copyright (C) 2001-2004 VideoLAN
+ * Copyright (C) 2001-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index 8c501368e87580018dd1149600f8586c2af3f89a..46c5e47c34463535bbb0289a35de2069e5d1be80 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * v4l.c : Video4Linux input module for vlc
  *****************************************************************************
- * Copyright (C) 2002-2004 VideoLAN
+ * Copyright (C) 2002-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Laurent Aimar <fenrir@via.ecp.fr>
index d21e0d85542b3fd36d06d33291f4935560d8af37..b9bb4e0c1f2516cc689304bb85a098b5277bc0ba 100644 (file)
@@ -1,7 +1,7 @@
 /****************************************************************************
  * cdrom.c: cdrom tools
  *****************************************************************************
- * Copyright (C) 1998-2001 VideoLAN
+ * Copyright (C) 1998-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Johan Bilien <jobi@via.ecp.fr>
index 5eb223a239787566c09d840e98db331d24f9b5aa..791d4b985135df97a8c63eeb968ad547b9ed45ed 100644 (file)
@@ -1,7 +1,7 @@
 /****************************************************************************
  * cdrom.h: cdrom tools header
  *****************************************************************************
- * Copyright (C) 1998-2001 VideoLAN
+ * Copyright (C) 1998-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Johan Bilien <jobi@via.ecp.fr>
index 2c42bd6c3c5fba429b801c8c1bbe18ddf77e613a..9b2aa7d9f3d96ebcf51da6d3dcd97c6c7636730f 100644 (file)
@@ -1,7 +1,7 @@
 /****************************************************************************
  * cdrom_internals.h: cdrom tools private header
  *****************************************************************************
- * Copyright (C) 1998-2001 VideoLAN
+ * Copyright (C) 1998-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Johan Bilien <jobi@via.ecp.fr>
index dfbb1e8b0fef185e947d3deddfe22655d5a19fae..057c504d40b6d296bd880d83d5a53e163ea37481 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vcd.c : VCD input module for vlc
  *****************************************************************************
- * Copyright (C) 2000-2004 VideoLAN
+ * Copyright (C) 2000-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Johan Bilien <jobi@via.ecp.fr>
index 5f9440b7d2de7781c1bd1e6940758bbd75e609e7..26b51cca3a460fd52f5edb7abb0f0ea04f6d4e3c 100644 (file)
@@ -2,7 +2,7 @@
  * vcd.c : VCD input module for vlc using libcdio, libvcd and libvcdinfo.
  *         vlc-specific things tend to go here.
  *****************************************************************************
- * Copyright (C) 2000, 2003, 2004, 2005 VideoLAN
+ * Copyright (C) 2000, 2003, 2004, 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Rocky Bernstein <rocky@panix.com>
index aa0ca319b797cb19ccfc3f2f061ff8e2dbcf79d9..9b5b3cd37684dfd06e7cf42451c31a8975791c55 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * demux.c: demux functions for dvdplay.
  *****************************************************************************
- * Copyright (C) 1998-2001 VideoLAN
+ * Copyright (C) 1998-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Stéphane Borel <stef@via.ecp.fr>
index cbd422b2045ac47966c37eb8bd73d61f5e8126ac..09ad1dd44bc8280873ed66394cb2e3d6fd5f3f42 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * info.c : CD digital audio input information routines
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: info.c 8845 2004-09-29 09:00:41Z rocky $
  *
  * Authors: Rocky Bernstein <rocky@panix.com>
index b275ea2531c9bc5c1bf465f0f2fc6dde92ab12bf..a5f60b3b6ac560dbb26b3cee3e478c4ecef80926 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * info.h : VCD information routine headers
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: info.h 8606 2004-08-31 18:32:54Z rocky $
  *
  * Authors: Rocky Bernstein <rocky@panix.com>
index d22f9763f85ca7e2ef5b421612df6418fec8ad7a..d725041edaec2a0ff2899042dba3d07250c1d979 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * intf.c: Video CD interface to handle user interaction and still time
  *****************************************************************************
- * Copyright (C) 2002,2003 VideoLAN
+ * Copyright (C) 2002,2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Rocky Bernstein <rocky@panix.com>
index 1c6961e8741268f095a0cc6b7ebec5516d0b5f49..d3f6fe1106ffd665ea0eab2389d19b55bb391789 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * intf.h: send info to intf.
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Stéphane Borel <stef@via.ecp.fr>
index 17dcb1d51c3acbf00ac87d2d746c9ba30bcf2e45..50fe8ebf27233f4823c049a609076c26a8f30952 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vcd.c : VCD input module for vlc
  *****************************************************************************
- * Copyright (C) 2000, 2003, 2004, 2005 VideoLAN
+ * Copyright (C) 2000, 2003, 2004, 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Rocky Bernstein <rocky@panix.com>
index a13ea180f0a7c46c6d0e7195bfeab91932fc5d59..5f08b1fad125394af80375c4211317d67879982c 100644 (file)
@@ -2,7 +2,7 @@
  * vcd.h : VCD input module header for vlc
  *         using libcdio, libvcd and libvcdinfo
  *****************************************************************************
- * Copyright (C) 2003, 2004 VideoLAN
+ * Copyright (C) 2003, 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Rocky Bernstein <rocky@panix.com> 
index e1174f97f193f6b5b346105a0c8ffd945ff706f8..6ba672fc7a760272b418c95db7bf854639fa49ce 100644 (file)
@@ -1,5 +1,5 @@
 /*****************************************************************************
- * Copyright (C) 2003, 2004 Rocky Bernstein (for VideoLAN)
+ * Copyright (C) 2003, 2004 Rocky Bernstein (for VideoLAN (Centrale Réseaux) and its contributors)
  * $Id$
  *
  * Authors: Rocky Bernstein <rocky@panix.com> 
index e6af872e001109f5dc999a4e935983b157f188c7..81d6021b94cad788d1ab860bff4c0111f0a27522 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * record.c
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: demux.c 7546 2004-04-29 13:53:29Z gbazin $
  *
  * Author: Laurent Aimar <fenrir@via.ecp.fr>
index cd8cbbbf33c3e1c9f8deea0651ad5e0a512c6563..c30b8ef9cf92eb77c1505351c5240b20dd1329ba 100755 (executable)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * timeshift.c
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: demux.c 7546 2004-04-29 13:53:29Z gbazin $
  *
  * Author: Laurent Aimar <fenrir@via.ecp.fr>
index d19365f5edca576b437d5fccb51f4b0227f6bd31..22cc9b02a98af85fe037efb9f85887d54426d162 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * dummy.c
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 668167ec1b2c5cf06c96ead4c381b9faf465e0bc..5b7391a07108c187faa6f910ce18ad715414d3f3 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * file.c
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 3d2bfbb8e8137a8186991fdc749809e275977cd1..50eed251b581042c04877d637f28ffbc0fd72a43 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * http.c
  *****************************************************************************
- * Copyright (C) 2001-2003 VideoLAN
+ * Copyright (C) 2001-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 0facc569f99da97104c9c40321fb1f42ce676abe..8dc0b7bfed76241cce2f027ef4f3eba5e1977351 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * udp.c
  *****************************************************************************
- * Copyright (C) 2001-2005 VideoLAN
+ * Copyright (C) 2001-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 5a8d3ed169f8544583a8de9ec04033de38068ee8..462f6b6652d49778191add04f21d06fd086e7668 100644 (file)
@@ -2,7 +2,7 @@
  * headphone.c : headphone virtual spatialization channel mixer module
  *               -> gives the feeling of a real room with a simple headphone
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Boris Dorès <babal@via.ecp.fr>
index e31441b49476b82ac60f1a3261da64c87d99b147..a5d9ed3679113ae139ac3994d94a00ec6f0ed4e9 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * simple.c : simple channel mixer plug-in (only 7/7.1/5/5.1 -> Stereo for now)
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 85303871905b7b9e00f5e0580eab7d30c3f16532..3aa996c53776b07aae7992f6bae42184fcb71cc5 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * trivial.c : trivial channel mixer plug-in (drops unwanted channels)
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index 0816039b27e53201c65b046fad2a84a85ccf2a93..e66b1fa649851be5c440504d95f6199c3cad6601 100644 (file)
@@ -3,7 +3,7 @@
  *   This plugin makes use of liba52 to decode A/52 audio
  *   (http://liba52.sf.net/).
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index a1a676698891ccf4e1e8da7b7ed88e8fb43d5d1b..3a79cca720fd6ff9e79a9796550e968645e1b014 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * a52tospdif.c : encapsulates A/52 frames into S/PDIF packets
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index 9c438ef0c4fbeb196fa99d4e1076486ea9c9f525..32bd19eb54ba8874d3b500ce4799af7e6cbe60e0 100644 (file)
@@ -3,7 +3,7 @@
  *   This plugin makes use of libdts to do the actual decoding
  *   (http://www.videolan.org/dtsdec/).
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Gildas Bazin <gbazin@videolan.org>
index 7b13c550e03316603139a9082b750e6fd33ae69f..92ad18fcf50ad76d4f8237d4e7c2f4f4c3e5cc80 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * dtstospdif.c : encapsulates DTS frames into S/PDIF packets
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
index 4b5cf285f82daee772893776d7bac7cd35cf942c..5bdef55e8807c6efc31879b7d4fc880122a86c99 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * fixed32float32.c : converter from fixed32 to float32 bits integer
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jean-Paul Saman <jpsaman@wxs.nl>
index 9a6ddcbbecd3ad72aa84551b3d5192a23f590bd1..3c9c428ac41029e016b13887f20bcbb4163bab2f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * fixed32tos16.c : converter from fixed32 to signed 16 bits integer
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jean-Paul Saman <jpsaman@wxs.nl>
index 6c473561e20d25492ef54747ef9c1f5f2bc4cd63..33eb2a7698adf0a0febfbe57ab5e906110a06484 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * float32tos16.c : converter from float32 to signed 16 bits integer
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index 3c22113c49d5d523a45e27eccf67406ebe98b7e8..9bc3e0ca5bea00641ebd2ce527cff236cb47c905 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * float32tos8.c : converter from float32 to signed 8 bits integer
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Xavier Maillard <zedek@fxgsproject.org>
index 18bc07e8e9ac060e62777b02e401a0ef29125d93..4306219902d9fe6db358bc493b8cd30a559560ed 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * float32tou16.c : converter from float32 to unsigned 16 bits integer
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Xavier Maillard <zedek@fxgsproject.org>
index 46fc75f54243fae4329312aa2a02f5cb34ffa50f..49c6a14a486eeeff247d642b174f9caa752b87f9 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * float32tou8.c : converter from float32 to unsigned 8 bits integer
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Xavier Maillard <zedek@fxgsproject.org>
index 8295a24c2ebca9c6bf9cfcd2674cf909f5bd2ab8..3dff253e19fe0223068566779ca8d4486a26741f 100644 (file)
@@ -2,7 +2,7 @@
  * mpgatofixed32.c: MPEG-1 & 2 audio layer I, II, III + MPEG 2.5 decoder,
  * using MAD (MPEG Audio Decoder)
  *****************************************************************************
- * Copyright (C) 2001-2005 VideoLAN
+ * Copyright (C) 2001-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index e5e9a200d7e4c20c55cfebd79fd19a7bea658dd8..b59ab03f0b609cd42bc965949e2d9f87ba405a33 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * s16tofixed32.c : converter from signed 16 bits integer to fixed 32
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Marc Ariberti <marcari@videolan.ord>
index 5b99b7a4ef57303f701c41de26d15f08f6b8d3d3..6cdd245c538a8f31bcc5a409930e8403483d735c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * s16tofloat32.c : converter from signed 16 bits integer to float32
  *****************************************************************************
- * Copyright (C) 2002-2005 VideoLAN
+ * Copyright (C) 2002-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index a18ac036319ca962e8e2af3a9f63948cc8a1c319..f9d3501b3c1c7a9d85a8e8b8d7484188c3f4d310 100644 (file)
@@ -2,7 +2,7 @@
  * s16tofloat32swab.c : converter from signed 16 bits integer to float32
  *                      with endianness change
  *****************************************************************************
- * Copyright (C) 2002-2005 VideoLAN
+ * Copyright (C) 2002-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 2a03f78952f37718a6144b1856f28a36144c5844..37f27e223f54815bcb96ad1412ae92cba79c8d03 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * s8tofloat32.c : converter from signed 8 bits integer to float32.
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@netcourrier.com>
index 1cb09f03f152bd03498cd1cdd73a596072c1b7b3..e4270e0c05366814b3b4927d4911fcbdcab73bb4 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * u8tofixed32.c : converter from unsigned 8 bits integer to fixed32.
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index c5c66a97fe229f7cd7d336c70672c58bcecc0851..a8182e4ee05e8ee6681c808ef31f3f1f075580e3 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * u8tofloat32.c : converter from unsigned 8 bits integer to float32.
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@netcourrier.com>
index f59ef14a970ec8c28b751473932eb8da15bff671..5bdbb8effe2ff5b301d8ea88a27075885078d93f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * equalizer.c:
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index d6d302feeac5d1ef65657ab46def0c5ad5ee3e3b..ec6f8be626bf1c05b956af1fe6d2ba6bdfe185e9 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * equalizer_presets.h:
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 89768a7d543c01d18f2a72fd13c1e0a66b04108d..d255832b891282449ce9e2a48c29141b69dab3e3 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * format.c : PCM format converter
  *****************************************************************************
- * Copyright (C) 2002-2005 VideoLAN
+ * Copyright (C) 2002-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index ec4d79ac5194a08e4f71a5eef0b055a999f38473..e447c0625d772c3f1e26b1cd73b2b57290f63a55 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * normvol.c :  volume normalizer
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Clément Stenac <zorglub@videolan.org>
index c31a3b8246fea484df8cd2d9f8bf0ded753a9952..e4afb03d69727cfecb33595716f990b53de0ac8c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * bandlimited.c : band-limited interpolation resampler
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@netcourrier.com>
index 4d680eb57d846d31a49fb688d71cb09cbb21da60..3c802ecbed575a931ebbb6479a7725bb250cd5c1 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * bandlimited.h : bandlimited interpolation resampler
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@netcourrier.com>
index 0e10bb6e06df262cb4c16537293ca387aaf98527..578aaa8289feceab3c0fcd9ad6fa6f6f5309097d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * coreaudio.c resampler based on CoreAudio's AudioConverter
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index 3ac2f89f8202cfb8f8c516d9c31baa8a7e2e2ec8..6e4dc51399d396e1f8c5ee3ed0e78540285fa352 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * linear.c : linear interpolation resampler
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@netcourrier.com>
index a0e2beb2643dd4e861ad69abc5cbe815d10bd93f..fe3bccf84f0871d1db09e70af7c13720f8b92875 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * trivial.c : trivial resampler (skips samples or pads with zeroes)
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index 4b8499046349456e91924de93e12f38bd9c39b9a..f5e86bba1fd95936b96f5d3ca1b7c831626a850f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ugly.c : ugly resampler (changes pitch)
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 67f665015475d2c1b04af9e43419a1c7874ca0f9..af7d5cec8d67bc17830f78294186dab467b3b9c5 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * float32.c : precise float32 audio mixer implementation
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index 07d5f79a1ee1589eaa91e1535cc2630d7686070b..46b5aa36bf0cd8dce0a1a0a9432bb03bddcb5f26 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * spdif.c : dummy mixer for S/PDIF output (1 input only)
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index 1ecfd3d46a9cc03deb1682f46b779b94d80c29c8..d548ba2ca5133ce7f8cdfd326dd0f61121f097fe 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * trivial.c : trivial mixer plug-in (1 input, no downmixing)
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index e61ffb25d64a9489089e08a11c5a609e5ef46cef..6044630a9d950f2b875371d775cae6629d707dfc 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * alsa.c : alsa plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000-2001 VideoLAN
+ * Copyright (C) 2000-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Henri Fallon <henri@videolan.org> - Original Author
index e76d7ce7f5904879918f35d6b45dc88b8f35973a..36939a8ac3ea9bf764a4a49a0933991bf9edada7 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * arts.c : aRts module
  *****************************************************************************
- * Copyright (C) 2001-2002 VideoLAN
+ * Copyright (C) 2001-2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Emmanuel Blindauer <manu@agat.net>
index 6b01483df1cd0fd899f2c3e009f4be30f9f7ba99..4aa56f8faa25ac7339b80126ac4eb337555c90ac 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * auhal.c: AUHAL output plugin
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Derk-Jan Hartman <hartman at videolan dot org>
index 4fe2960f47715a42466c662785720186479255db..cd39e0388da47fa2a0b86d7561e122021f82cec6 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * coreaudio.c: CoreAudio output plugin
  *****************************************************************************
- * Copyright (C) 2002-2004 VideoLAN
+ * Copyright (C) 2002-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Colin Delacroix <colin@zoy.org>
index 1097decfce0f815b01cad264b6dacc3ba5ebf419..0f1efc6a75bdf1d434a9c612aae3f2c1b2f99c6e 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * directx.c: Windows DirectX audio output method
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 131139381a8c3f0feb4c98a5b5e1f69e8f955144..02745c77be4fcb91fcbd2d77a38ece5fe5353d48 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * esd.c : EsounD module
  *****************************************************************************
- * Copyright (C) 2000, 2001 VideoLAN
+ * Copyright (C) 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 7f9035e2d90ba093bfd304228fa38e530193d5f4..140104ad1eb91d19951e105a334450718bef2608 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * file.c : audio output which writes the samples to a file
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index 28a3627cd45e3e2fa589500902774cc52ebff943..26e37944b73761329364bace3155d95a1ff8888f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * hd1000a.cpp : Roku HD1000 audio output
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Jon Lech Johansen <jon-vl@nanocrew.net>
index 42a22203462d370b1923246bede0a4da1afd03b3..a92e7d71a42248e5039f71b616d8302e32b5ddf6 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * oss.c : OSS /dev/dsp module for vlc
  *****************************************************************************
- * Copyright (C) 2000-2002 VideoLAN
+ * Copyright (C) 2000-2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Michel Kaempf <maxx@via.ecp.fr>
index aa62e453c275ace35d352ff4434307983072cbef..89888e2a1518eeb84a068468943715e10cc4c253 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * portaudio.c : portaudio (v19) audio output plugin
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Frederic Ruget <frederic.ruget@free.fr>
index 34b9087e2090c53acd851a61ef5fcea92918b35e..ee601417cbd732ce0b20db862acc22b2bafccc05 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * sdl.c : SDL audio output plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000-2002 VideoLAN
+ * Copyright (C) 2000-2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Michel Kaempf <maxx@via.ecp.fr>
index 11f29257a615c569f3193dbb18cb14cb65a9ce15..aef828567d5334aff6f13790c9dc9f72ed4d94de 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * waveout.c : Windows waveOut plugin for vlc
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 82a8610fbef02b90343fa18b77f49b5d6c5f2ff1..f3e7d0f0bf6bbe9fb3b90d4d8e14a3ccd1fa4d66 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * a52.c: parse A/52 audio sync info and packetize the stream
  *****************************************************************************
- * Copyright (C) 2001-2002 VideoLAN
+ * Copyright (C) 2001-2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Stéphane Borel <stef@via.ecp.fr>
index 22153f30250f12821e9cfd61a239e5de36592939..502ec040491c00ea715bd9781a164046ef2adb6b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * adpcm.c : adpcm variant audio decoder
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 5545e4d6537a52fce4aa81f35fe83f11f249cc19..8fcd6bfc83397cf1b4dc16f0e05f7d5743c3fff8 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * araw.c: Pseudo audio decoder; for raw pcm data
  *****************************************************************************
- * Copyright (C) 2001, 2003 VideoLAN
+ * Copyright (C) 2001, 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 21f23a110ae86b71afdc9f375a166de91862ba36..fa55b4cb0f354e51eddacaf39bc5e9f933533da8 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cinepak.c: cinepak video decoder
  *****************************************************************************
- * Copyright (C) 1999-2001 VideoLAN
+ * Copyright (C) 1999-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 8858df897bc78da5f3affe8777846b07f021077a..ec35f8735667609089f91a7d450d8be38f29f7a3 100644 (file)
@@ -3,7 +3,7 @@
  *****************************************************************************
  * Copyright (C) 2004 Commonwealth Scientific and Industrial Research
  *                    Organisation (CSIRO) Australia
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  *
  * $Id$
  *
index 468903f352c90e4d535e0cfd96fcb1549df6ab39..ec9c1503270a6e0d21c2dd45317ed41dd4cf26af 100644 (file)
@@ -3,7 +3,7 @@
  *****************************************************************************
  * Copyright (C) 2004 Commonwealth Scientific and Industrial Research
  *                    Organisation (CSIRO) Australia
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  *
  * $Id$
  *
index 30e272ed09fcaaeaf6df471088ea827eb88f5879..1a9b4c5e97ceb953885212c44ebf745d201d485e 100644 (file)
@@ -3,7 +3,7 @@
  *****************************************************************************
  * Copyright (C) 2003-2004 Commonwealth Scientific and Industrial Research
  *                         Organisation (CSIRO) Australia
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  *
  * $Id$
  *
index ae57503129623f18323f6b2d790539438889df97..19a691b7908b3659b7f5637f74283bfa5e955fce 100644 (file)
@@ -3,7 +3,7 @@
  *****************************************************************************
  * Copyright (C) 2004 Commonwealth Scientific and Industrial Research
  *                    Organisation (CSIRO) Australia
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  *
  * $Id$
  *
index 63f0556712c9fe25ed2a9dd6864ac0515d0ff950..28c715643b21168aae1e9793e7b26274c70b22fe 100644 (file)
@@ -3,7 +3,7 @@
  *****************************************************************************
  * Copyright (C) 2004 Commonwealth Scientific and Industrial Research
  *                    Organisation (CSIRO) Australia
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  *
  * $Id$
  *
index 2c53863b402cc811bfbb4f54b3376383c57a5f13..73f78c2ba9e3382824d4f2980dbd308d9ddd5700 100644 (file)
@@ -3,7 +3,7 @@
  *****************************************************************************
  * Copyright (C) 2003-2004 Commonwealth Scientific and Industrial Research
  *                         Organisation (CSIRO) Australia
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  *
  * $Id$
  *
index e0383a79ef5f911081331e96b281c19c1648dd5e..0b4ee151a65f069e458fa7423c74e288839cab31 100644 (file)
@@ -3,7 +3,7 @@
  *************************************************************************
  * Copyright (C) 2004 Commonwealth Scientific and Industrial Research
  *                    Organisation (CSIRO) Australia
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  *
  * $Id$
  *
index 141b40f4371d5fa45871e1b43acb29d13fa45854..f445a147d1a89deb9360b1485c32494dc8f8b8c4 100644 (file)
@@ -3,7 +3,7 @@
  *************************************************************************
  * Copyright (C) 2004 Commonwealth Scientific and Industrial Research
  *                    Organisation (CSIRO) Australia
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  *
  * $Id$
  *
index da02b2e57b7897a43bf8cb7066401a6ca5df1756..d2d73047b8b261ab65529c3b9601e4977cee6734 100644 (file)
@@ -3,7 +3,7 @@
  *****************************************************************************
  * Copyright (C) 2003-2004 Commonwealth Scientific and Industrial Research
  *                         Organisation (CSIRO) Australia
- * Copyright (C) 2000-2004 VideoLAN
+ * Copyright (C) 2000-2004 VideoLAN (Centrale Réseaux) and its contributors
  *
  * $Id$
  *
index 441345dfb4779ebfb003459f5d38c4d66e3872e5..74faac782600f03c0d2903835f77a723d76c4319 100644 (file)
@@ -3,7 +3,7 @@
  *****************************************************************************
  * Copyright (C) 2003-2004 Commonwealth Scientific and Industrial Research
  *                         Organisation (CSIRO) Australia
- * Copyright (C) 2000-2004 VideoLAN
+ * Copyright (C) 2000-2004 VideoLAN (Centrale Réseaux) and its contributors
  *
  * $Id$
  *
index 9219af14b2b369d85c43ec9f0cb97c278f527c33..fe89ab6aafe9fc6827bb93acad155d48c1fa0294 100644 (file)
@@ -3,7 +3,7 @@
  *****************************************************************************
  * Copyright (C) 2004 Commonwealth Scientific and Industrial Research
  *                    Organisation (CSIRO) Australia
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  *
  * $Id$
  *
index ea2db810e83524d4634c858117373971064cdfaa..0b377ebce4796241adecbec244299e6637192a25 100644 (file)
@@ -3,7 +3,7 @@
  *****************************************************************************
  * Copyright (C) 2003-2004 Commonwealth Scientific and Industrial Research
  *                         Organisation (CSIRO) Australia
- * Copyright (C) 2000-2004 VideoLAN
+ * Copyright (C) 2000-2004 VideoLAN (Centrale Réseaux) and its contributors
  *
  * $Id$
  *
index 7ac6b719ed7a390224cd4033469ff0936eafa6fb..9354f87373a2a742ee8abbaf24e1dc84eff4bb27 100644 (file)
@@ -3,7 +3,7 @@
  *****************************************************************************
  * Copyright (C) 2003-2004 Commonwealth Scientific and Industrial Research
  *                         Organisation (CSIRO) Australia
- * Copyright (C) 2000-2004 VideoLAN
+ * Copyright (C) 2000-2004 VideoLAN (Centrale Réseaux) and its contributors
  *
  * $Id$
  *
index 146802edc7060bfeedc9e65ac221d0d5cc5fe428..d384c23d41fded33ccc8d00597a3f2457b92de01 100644 (file)
@@ -3,7 +3,7 @@
  *****************************************************************************
  * Copyright (C) 2003-2004 Commonwealth Scientific and Industrial Research
  *                         Organisation (CSIRO) Australia
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  *
  * $Id$
  *
index da8fcd15f88e12013780ee7ab21b3204047f4bf9..8d1af1fdb79bcccc9447dd8d0d9bcbd49a8d3bdb 100644 (file)
@@ -3,7 +3,7 @@
  *****************************************************************************
  * Copyright (C) 2003-2004 Commonwealth Scientific and Industrial Research
  *                         Organisation (CSIRO) Australia
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  *
  * $Id$
  *
index 2f7e0dc97816b2cf640bcef765e549a7765d84d3..8a4e426b23ea9170c0035edd13994a3004265f43 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cvd.c : CVD Subtitle decoder
  *****************************************************************************
- * Copyright (C) 2003, 2004 VideoLAN
+ * Copyright (C) 2003, 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Rocky Bernstein
index c8da8002c902c907402e397d42c6c97bbf7dcb20..98649703c98bfbae90ddcf00edde1a1aa064bb06 100644 (file)
@@ -2,7 +2,7 @@
  * dirac.c: Dirac decoder/encoder module making use of libdirac.
  *          (http://www.bbc.co.uk/rd/projects/dirac/index.shtml)
  *****************************************************************************
- * Copyright (C) 1999-2001 VideoLAN
+ * Copyright (C) 1999-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index e0d05fe38b6a573da8d79af27eabd4fe674add38..951e4960117f1857a170ffd26dc2860e75e8844a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * buffer.c : DirectMedia Object decoder module for vlc
  *****************************************************************************
- * Copyright (C) 2002, 2003 VideoLAN
+ * Copyright (C) 2002, 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Gildas Bazin <gbazin@videolan.org>
index 5638273714d0f12009837116c10fdb100619b493..f249e06e07495a801ab5e06985aafbdcc790d135 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * dmo.c : DirectMedia Object decoder module for vlc
  *****************************************************************************
- * Copyright (C) 2002, 2003 VideoLAN
+ * Copyright (C) 2002, 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Gildas Bazin <gbazin@videolan.org>
index bc9f845c250934c66ad767520910871ebfd6d477..82babce87069f146aa308b99a769cd2c18075562 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * dmo.h : DirectMedia Object codec module for vlc
  *****************************************************************************
- * Copyright (C) 2002, 2003 VideoLAN
+ * Copyright (C) 2002, 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Gildas Bazin <gbazin@videolan.org>
index aa208d2f265af48880f8d22ef21cdf610ad2cee1..e52d1b86925e2c126b73dccd6ce87168ad225758 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * dts.c: parse DTS audio sync info and packetize the stream
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
index 77571240bc96d4a4440e09cfe135a2379690a296..9f0b2df5b2a435798f04dd52e158f2d1a8db0ea8 100644 (file)
@@ -3,7 +3,7 @@
  *            DVB subtitles encoder (developed for Anevia, www.anevia.com)
  *****************************************************************************
  * Copyright (C) 2003 ANEVIA
- * Copyright (C) 2003-2005 VideoLAN
+ * Copyright (C) 2003-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 6cc457b986f53f6f94ef264e0597f892d5bd269b..06fdaf481fd171556bb9a9c4171f0a5dc2ade8bc 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * decoder.c: AAC decoder using libfaad2
  *****************************************************************************
- * Copyright (C) 2001, 2003 VideoLAN
+ * Copyright (C) 2001, 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 2e82f35f842b1964c38e9ec9ae5f09b532b49474..cc46ad05bc306b430702256f5018a33ccd0ffe34 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * fake.c: decoder reading from a fake stream, outputting a fixed image
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index 1135baa28c4a87092909c0bc0bffe01b94b4a063..d034299fd26c1eaac24fbd8a3b8d7aa271710371 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * audio.c: audio decoder using ffmpeg library
  *****************************************************************************
- * Copyright (C) 1999-2003 VideoLAN
+ * Copyright (C) 1999-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 4d7bcb3d28504782544f43fb74a6d91e2d712650..d524c20b828580152371194615391a3e9076b139 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * chroma.c: chroma conversion using ffmpeg library
  *****************************************************************************
- * Copyright (C) 1999-2001 VideoLAN
+ * Copyright (C) 1999-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 867eddff5ac8c8941c824afccc04bddb6995a2d5..b14546593ce15fef9776a65ac9a80da71559c7e7 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * demux.c: demuxer using ffmpeg (libavformat).
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 8b716f3a7f22418d5a2218c8e8f07d59bad1cf95..9edbc298e40f0f7a391028fd907624a93310c417 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * encoder.c: video and audio encoder using the ffmpeg library
  *****************************************************************************
- * Copyright (C) 1999-2004 VideoLAN
+ * Copyright (C) 1999-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index ca66741ecb0bd8613c9291778f29c82bd2d143c5..9c9e47a3d791412403ef5c83ccb30f558e879272 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ffmpeg.c: video decoder using ffmpeg library
  *****************************************************************************
- * Copyright (C) 1999-2001 VideoLAN
+ * Copyright (C) 1999-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index b936340e52a9b45f653144cb300bcc0a11a75868..5a2c4b1dde14ee786f2496e46a1c11c9d35e7653 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ffmpeg.h: decoder using the ffmpeg library
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 20dba8830d25fbe09678b8510a280c79d4b38603..3647666c021f7e06d5a3a762d0322baa3a98aea9 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * postprocess.c: video postprocessing using the ffmpeg library
  *****************************************************************************
- * Copyright (C) 1999-2001 VideoLAN
+ * Copyright (C) 1999-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index c9dea384964433097257905c92d95fac4a73b5ed..6eb9d4a61836db569379b6fab3f451ef0d90de2b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * video.c: video decoder using the ffmpeg library
  *****************************************************************************
- * Copyright (C) 1999-2001 VideoLAN
+ * Copyright (C) 1999-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index e0ff2cc5f7a7aa2457a7d02948d6279b343b227e..f533f2900afcf5bef10b033a253358697efb6554 100644 (file)
@@ -2,7 +2,7 @@
  * video filter: video filter doing chroma conversion and resizing
  *               using the ffmpeg library
  *****************************************************************************
- * Copyright (C) 1999-2001 VideoLAN
+ * Copyright (C) 1999-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 5e67b83d39812dde173578623573ef9ef25dc50a..fa497544944f20486e128591301b38025ca8df47 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * flac.c: flac decoder/packetizer/encoder module making use of libflac
  *****************************************************************************
- * Copyright (C) 1999-2001 VideoLAN
+ * Copyright (C) 1999-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 6d46f86d691d4c7faea0b3de35b6845f79f39193..9f3f699fdfe2d839614bdd1f9734ea3ff6d6acf2 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * libmpeg2.c: mpeg2 video decoder module making use of libmpeg2.
  *****************************************************************************
- * Copyright (C) 1999-2001 VideoLAN
+ * Copyright (C) 1999-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 3b5b9ae9876eaae0a205756a478103853a8d7bc1..62fb75e78682a336088833c5634cfd498019bdd5 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * lpcm.c: lpcm decoder/packetizer module
  *****************************************************************************
- * Copyright (C) 1999-2005 VideoLAN
+ * Copyright (C) 1999-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index f8f30234df9aa22a2bbead92b6d451a8d9edcda0..1360bc5cd7d819ae44e998fe3453f14a0148c73f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * mash.c: Video decoder using openmash codec implementations
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sigmund Augdal <sigmunau@idi.ntnu.no>
index 9c8a5d2db54fe0828944831805c3cf64285def7f..9451a1506b7b69d9370a14a3b24c73c23f37a531 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * mpeg_audio.c: parse MPEG audio sync info and packetize the stream
  *****************************************************************************
- * Copyright (C) 2001-2003 VideoLAN
+ * Copyright (C) 2001-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 68397fa16b18e7b16450f2370aa75b854b7721ee..42b342f2bc7ce12ef5cc03d26a7b0205d2005ff7 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * png.c: png decoder module making use of libpng.
  *****************************************************************************
- * Copyright (C) 1999-2001 VideoLAN
+ * Copyright (C) 1999-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 061bdea6773b9152cbba9b3889c82c581ae05060..39809502be01b22a913067c58601e68e7e7bc5f8 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * quicktime.c: a quicktime decoder that uses the QT library/dll
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir at via.ecp.fr>
index 156fa2733663165c8dfe7091779c39ce431a4282..d11a608c47be4f9596a1f24d06fd3fc99a8c12d5 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * rawvideo.c: Pseudo video decoder/packetizer for raw video data
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 0d51c675e89f0dcfb21adfb4a859b4e25a857daa..0f7085875818d416d436edfe27c045290c6c2020 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * speex.c: speex decoder/packetizer/encoder module making use of libspeex.
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 2ac813054c66da16bc73790c1bf682ea619caf5a..18ca6e58c9077ee277acbab5c7426e44cff3c464 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * parse.c: SPU parser
  *****************************************************************************
- * Copyright (C) 2000-2001, 2005 VideoLAN
+ * Copyright (C) 2000-2001, 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index e988d58155e6eaad4721992baa1f3b18841a0ebe..080457063b73f005e2dbb4f51d77de2a5e4fce23 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * spudec.c : SPU decoder thread
  *****************************************************************************
- * Copyright (C) 2000-2001 VideoLAN
+ * Copyright (C) 2000-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 123ca86654283932e59c136da8b734e9a67c032d..ae3e2876fe36231fd47ffa808dde084a2587d411 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * spudec.h : sub picture unit decoder thread interface
  *****************************************************************************
- * Copyright (C) 1999, 2000 VideoLAN
+ * Copyright (C) 1999, 2000 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 4c17f8f304a2f1cb7eaf1c20cb7f48a51b6dbb5e..210420e641096be705965f5a56c3336bc6726a48 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * subsdec.c : text subtitles decoder
  *****************************************************************************
- * Copyright (C) 2000-2001 VideoLAN
+ * Copyright (C) 2000-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 8f68ad0af49f77586f8cf45035b6b1d956601568..b8e2b4f9c5821a55a21bcf0a7957da775878ca61 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * svcdsub.c : Overlay Graphics Text (SVCD subtitles) decoder
  *****************************************************************************
- * Copyright (C) 2003, 2004 VideoLAN
+ * Copyright (C) 2003, 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Rocky Bernstein
index cfff76e0b19d8b5ee1cb09a00d9bb8f875fe1377..b661f7fd79e7ccf505e91674ff3ab6036e5ebe75 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * tarkin.c: tarkin decoder module making use of libtarkin.
  *****************************************************************************
- * Copyright (C) 2001-2003 VideoLAN
+ * Copyright (C) 2001-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@netcourrier.com>
index 3a55ce6bed8ccf1bc15a542b9d869010302cc6f8..cef4346daadb0ff9788b2dfd5d68f6ea7d4ce80c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * theora.c: theora decoder module making use of libtheora.
  *****************************************************************************
- * Copyright (C) 1999-2001 VideoLAN
+ * Copyright (C) 1999-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index d267d83ef541ebf784edf655d442d6f0dc003c9c..38d58f33da8e94de479636e630b248b3c129dad1 100644 (file)
@@ -2,7 +2,7 @@
  * twolame.c: libtwolame encoder (MPEG-1/2 layer II) module
  *            (using libtwolame from http://users.tpg.com.au/adslblvi/)
  *****************************************************************************
- * Copyright (C) 2004-2005 VideoLAN
+ * Copyright (C) 2004-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index cf7922e915e356d7181d1562c74fe7c922c60eed..c6a1d0927f2ed94754aab294992f723c8355d718 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vorbis.c: vorbis decoder/encoder/packetizer module making use of libvorbis.
  *****************************************************************************
- * Copyright (C) 2001-2003 VideoLAN
+ * Copyright (C) 2001-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index ec45a7321b23b952277cbfda6144121f32f75fa0..7bdb629734e2880773044b7dec8ab996c4ef7aed 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * x264.c: h264 video encoder
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index ab6a54e8b01f24048c57c7367bc7f35c718e8ba5..03990cd5b6e1f8ea9709cde39f808c9c25f75848 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * corba.c : CORBA (ORBit) remote control plugin for vlc
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Olivier Aubert <oaubert@lisi.univ-lyon1.fr>
index 46ac6fd19fa7fad74f66249338cf45a21b97f9f0..035fd40b94da93e4876fea9438cf40294f058cf1 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * gestures.c: control vlc with mouse gestures
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sigmund Augdal <sigmunau@idi.ntnu.no>
index fa11a7156ccb04e3b15da2628325c532d24b99c2..2d7675fc6e97a943b40443e501220368968056eb 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * hotkeys.c: Hotkey handling for vlc
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sigmund Augdal <sigmunau@idi.ntnu.no>
index f5f83a6047a1d16682c38e171e764bb9bf8eeacd..08533afe070ef508f04174793bf5c8e62183a70a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * http.c :  http mini-server ;)
  *****************************************************************************
- * Copyright (C) 2001-2005 VideoLAN
+ * Copyright (C) 2001-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@netcourrier.com>
index 5d732e6fdad8a4ff567d367805006a2b7605d679..ce2ff7ba2258af2636787c10597917c1ee11783f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * joystick.c: control vlc with a joystick
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Clément Stenac <zorglub@via.ecp.fr>
index 5716f6f58f70773ed39d1206dbc4ef7ac69ac7dc..46962c931c05ec37d497f0341f8f7c99806b3043 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * lirc.c : lirc module for vlc
  *****************************************************************************
- * Copyright (C) 2003-2005 VideoLAN
+ * Copyright (C) 2003-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Sigmund Augdal <sigmunau@idi.ntnu.no>
index 4ceebe630934cf6fcbfa54494b17ea6d2da2e897..1baa2b6c3aba8e581aadc05b53be91d9b92e90a3 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * netsync.c: synchronisation between several network clients.
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 12aa6bfdf9d3cc6b5be5a483c289f0e9899e30c1..08b58929d5af9f6b668a60ec938a2a5467ff397f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ntservice.c: Windows NT/2K/XP service interface
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 0b6f551e1b83bcb3420c15cc1ec73a13e6b5087e..242f8cbc54daeac4001328434dc295f8706df561 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * rc.c : remote control stdin/stdout module for vlc
  *****************************************************************************
- * Copyright (C) 2004 - 2005 VideoLAN
+ * Copyright (C) 2004 - 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Peter Surda <shurdeek@panorama.sth.ac.at>
index 3dfc146742f16fc0bab8fa780defce1954ed6cc0..5b21356bc867f4ebbdee5df8872e11ba70ba48e8 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * showintf.c: control the display of the interface in fullscreen mode
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id:$
  *
  * Authors: Olivier Teuliere <ipkiss@via.ecp.fr>
index 2547c10025c131628aaef5455b38c92e10dc76ea..462c76a723d5175f605c11263b7493cf45751655 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * telnet.c: VLM interface plugin
  *****************************************************************************
- * Copyright (C) 2000-2005 VideoLAN
+ * Copyright (C) 2000-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Simon Latapie <garf@videolan.org>
index 353ecf54df16ba596d8e8aad9d39d6ae0e92c150..4d8404115f1c4bb48d69d34b09edbbcc1589d995 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * a52.c : raw A/52 stream input module for vlc
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@netcourrier.com>
index b502a39d49a6d8cb8022f04065c415936bc411f1..83e29a1f127cdb983ba181c3bb5186424149f3ea 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * aiff.c: Audio Interchange File Format demuxer
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index e7ae145244735b5f679cf20a05dffc17d0c9b9e2..f709c7f95165c816260d24c2fcdc48009cf68caf 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * asf.c : ASF demux module
  *****************************************************************************
- * Copyright (C) 2002-2003 VideoLAN
+ * Copyright (C) 2002-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 17d953931cf6c30530f92729bdbce5d6ae1d5805..5fd243b8d9395bd32f033b3aeb1e3fddb5176524 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * libasf.c : asf stream demux module for vlc
  *****************************************************************************
- * Copyright (C) 2001-2003 VideoLAN
+ * Copyright (C) 2001-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index f023722c18f773d95e7a2dffe1f958f8ae40379d..0390bd8b51ee9039c8637107c9051d6c0e157806 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * libasf.h :
  *****************************************************************************
- * Copyright (C) 2001-2003 VideoLAN
+ * Copyright (C) 2001-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
  *
index 514da8ccc41e0161266474c99d40663ef1a9f414..86e3872fc5f2603ff2ee8ee0ededc67310b9a9ab 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * au.c : au file input module for vlc
  *****************************************************************************
- * Copyright (C) 2001-2003 VideoLAN
+ * Copyright (C) 2001-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index b0e312a10407f4845fc50ead551364c6d2b5fd6f..c471132b8e04de29dffe8e4d25b84d8d763a7c89 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * avi.c : AVI file Stream input module for vlc
  *****************************************************************************
- * Copyright (C) 2001-2004 VideoLAN
+ * Copyright (C) 2001-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
  *
index 788945ab560c1e7d913d32aff0ced2cd2f947be1..b2c1b1d6991496c7634d6ec4201a31ca009f0f05 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * libavi.c : LibAVI
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
  *
index 28d5d675fcb806f8565d51a8166802439b2520a4..be0c45ebe5b51e2e1ecb0c7cd0f268e77ae91394 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * libavi.h : LibAVI library
  ******************************************************************************
- * Copyright (C) 2001-2003 VideoLAN
+ * Copyright (C) 2001-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
  *
index 76320b42955785e44941337e3805f02f3d24f4cf..4215c41e7b77f44d10cb16601a99622281e5e10b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * demuxdump.c : Pseudo demux module for vlc (dump raw stream)
  *****************************************************************************
- * Copyright (C) 2001-2004 VideoLAN
+ * Copyright (C) 2001-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 3524c07b8326289e2749439861aa444e227e1ef9..f7a22619a042f72c7fc6e3fdca541bc4e44c18f6 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * dts.c : raw DTS stream input module for vlc
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@netcourrier.com>
index 4140ed32fcedeb48fa1810f5436ee2774bf3b3ee..89c94c276b5e5c6948c0bb7f6b946dd16720e5f0 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * flac.c : FLAC demux module for vlc
  *****************************************************************************
- * Copyright (C) 2001-2003 VideoLAN
+ * Copyright (C) 2001-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@netcourrier.com>
index 120931cf54b73f79aa6ed8aa217e4b3e1ada92ab..d4afa5002d7e32d038c429217182a0e485e7d6ea 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * live.cpp : live.com support.
  *****************************************************************************
- * Copyright (C) 2003-2004 VideoLAN
+ * Copyright (C) 2003-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index fc32ca8899c3aeb4f81b1282d6c54dc973d58681..5dca1a238bff06333cb819b52c58e0188d0521a1 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * m3u.c: a meta demux to parse pls, m3u, asx et b4s playlists
  *****************************************************************************
- * Copyright (C) 2001-2004 VideoLAN
+ * Copyright (C) 2001-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sigmund Augdal <sigmunau@idi.ntnu.no>
index 00d11959fa59f9d70f08621a41d35263a83a4f66..5676592f433c4cb674a414e85bf2a1a8f73aaef8 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * mjpeg.c : demuxes mjpeg webcam http streams
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: mjpeg.c 7196 2004-03-29 21:29:31Z fenrir $
  *
  * Authors: Henry Jen (slowhog) <henryjen@ztune.net>
index 22e532f877a84633b8dc5d52dded477733b5dade..371fa6f4e832ed86dd9843cbde7ebf480f58064c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * mkv.cpp : matroska demuxer
  *****************************************************************************
- * Copyright (C) 2003-2004 VideoLAN
+ * Copyright (C) 2003-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 64ce7ceeccec38aa649569d3573d09c588a3d369..4fe0903e77ea9b83ff32981f12a36e4301b4d3a2 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * mod.c: MOD file demuxer (using libmodplug)
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 711eb3d33739c69b5b7dbf3094d9dd33aa2f503b..a9ebfb7e2471f6796b8e1c46a04517ffba99d5bf 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * drms.c: DRMS
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
index 0993e76815af09c889d73c89b6e8b55f10e919bb..991eb3eab6c88aad6c74da7cf1e56f1e5d72d1e2 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * drms.h : DRMS
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Jon Lech Johansen <jon-vl@nanocrew.net>
index 9216d85a3c6a8937035df5182b0c0562b9927299..1f902ea1b361c79927694e72f40e015b9fcb6325 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * drmstables.h : AES/Rijndael block cipher and miscellaneous tables
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Jon Lech Johansen <jon-vl@nanocrew.net>
index dd557e032f2e5b17e371653d173e67cd12df3947..9a460311106a6c7275585446528b41b11d848077 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * libmp4.c : LibMP4 library for mp4 module for vlc
  *****************************************************************************
- * Copyright (C) 2001-2004 VideoLAN
+ * Copyright (C) 2001-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Laurent Aimar <fenrir@via.ecp.fr>
index 501d083d6028d24f764c69242048106c4d8dfd37..57d8eeb48fa576fd5edd6af3e09ee63886a2fb43 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * libmp4.h : LibMP4 library for mp4 module for vlc
  *****************************************************************************
- * Copyright (C) 2001-2004 VideoLAN
+ * Copyright (C) 2001-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
  *
index 6ee86b155795b19a76670871c6549fad7e9b81ad..c874e40dec7a05a9b677aec903387274bb8fecab 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * mp4.c : MP4 file input module for vlc
  *****************************************************************************
- * Copyright (C) 2001-2004 VideoLAN
+ * Copyright (C) 2001-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
  *
index 070ec93df65f8bd78046ffd1da8fef6f784e8ea2..0ba9da3373f9414626faa419093221ae426497f2 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * h264.c : H264 Video demuxer
  *****************************************************************************
- * Copyright (C) 2002-2004 VideoLAN
+ * Copyright (C) 2002-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index efed0426bd7fcabd0ac2a2da7638f890038fbb36..e6a5935cd1b7d68d0693bd52ec8ce3fc9b449463 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * m4a.c : MPEG-4 audio demuxer
  *****************************************************************************
- * Copyright (C) 2002-2004 VideoLAN
+ * Copyright (C) 2002-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: m4v.c 7754 2004-05-23 14:43:14Z fenrir $
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 869b2b3dc550d7e318d70315c82a6641d6c15d07..746209b7a266ef911bd22beb03b844c86269f2ef 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * m4v.c : MPEG-4 Video demuxer
  *****************************************************************************
- * Copyright (C) 2002-2004 VideoLAN
+ * Copyright (C) 2002-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 78e26988ea299aed87bff07753c7cdf7ed3ed58d..e184d5af80d840aa06e25f685d96f67d7810942e 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * mpga.c : MPEG-I/II Audio input module for vlc
  *****************************************************************************
- * Copyright (C) 2001-2004 VideoLAN
+ * Copyright (C) 2001-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index d4a41e8ddcabf5959a928589be3a386cf31fa8ad..f80079df9269866eedff375522d6dc586640af4a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * mpgv.c : MPEG-I/II Video demuxer
  *****************************************************************************
- * Copyright (C) 2001-2004 VideoLAN
+ * Copyright (C) 2001-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 3304d3db67d111e1ffc5388ca04a28a20d131d67..08636859656f207780d378de63206c5052ebda28 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * nsv.c: NullSoft Video demuxer.
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 35a5036b641411700b3f568976f9e0580abee5ab..ef60955427f506a22ef3df9157f629f007ddffb8 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * nuv.c:
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: $
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 5fb1839bd5130657757ee54e5530e69a52741b16..dc9cb4bcc224ea348ff1f3962352d0a63cafd306 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ogg.c : ogg stream demux module for vlc
  *****************************************************************************
- * Copyright (C) 2001-2003 VideoLAN
+ * Copyright (C) 2001-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@netcourrier.com>
index bf0414077ff1ca581e2be3e7572029102d5e7afe..1c141f408cbf2ec2fbca130d5b881d8f91c3b581 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * b4s.c : B4S playlist format import
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sigmund Augdal <sigmunau@idi.ntnu.no>
index 31658224e401577770fe6d1314377635efb793dc..9fcae9f1f94cb5d730ec0e9989716fe15795c74c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * m3u.c : M3U playlist format import
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Clément Stenac <zorglub@videolan.org>
index 4cd6e2c7e1960710de8ba86615f9a02c8b5df001..99c4d48a71c0d24485386ea27aff93ea748b1c0c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * old.c : Old playlist format import
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Clément Stenac <zorglub@videolan.org>
index 3b9036e9acd0e0cccc56147f1a07d7539f2c0282..b232b5e922153471f23d203a31852515c986bc2c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * playlist.c :  Playlist import module
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Clément Stenac <zorglub@videolan.org>
index 6520c6869218c7763f7ff416f6185b103e9004f9..8b84d66de3a4b838e0ec48e452bccb522a217d37 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * playlist.h:  Playlist import module common functions
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sigmund Augdal <sigmunau@idi.ntnu.no>
index 8235e60fbece0bcd15dfe2486a39a0989f1ad3f5..f1371045167b9e247744d3aa7689633c6ce7113a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * pls.c : PLS playlist format import
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Clément Stenac <zorglub@videolan.org>
index cab2f847a9cb188d412ba719cabd81d5df49b5d4..96c9af609a64aec7b9a9dc857f731b1796e8a1f3 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ps.c: Program Stream demux module for VLC.
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 5ccca321524d0ba1bdda39b70baedaf6ca05f732..5ee61fca852463cbd255106115e7ab2d670b886f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ps.h: Program Stream demuxer helper
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index b22df5ee290f9c24314f2031418c163931808c50..49468ab19ae5705a0c877fbd0ab360e09f730746 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * pva.c: PVA demuxer
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 5814eff906b8e4bef5f6d8a947eea935997b2137..381c2ad2b8b143bd6daeb9748a4bbf71041bce12 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * rawdv.c : raw DV input module for vlc
  *****************************************************************************
- * Copyright (C) 2001-2004 VideoLAN
+ * Copyright (C) 2001-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@netcourrier.com>
index c9eeb32030af08541ac69d045bcce231f7792f57..95f558edc3593c876cf5f1a5d258bb4b5eb02a57 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * real.c: Real demuxer.
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index ce59ceab1ce5535698a9403628887f7437694202..e0eb774456cae8ccb432ba472290198b39edf00a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * sgimb.c: a meta demux to parse sgimb referrer files
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Derk-Jan Hartman <hartman at videolan dot org>
index 2adec870e87e60faf052f5899c3e6f29531385c3..e2e8779e202bbd03f0e510ace7cc770ac515b7c5 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * subtitle.c: Demux for subtitle text files.
  *****************************************************************************
- * Copyright (C) 1999-2004 VideoLAN
+ * Copyright (C) 1999-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 7f9ce17dcea7563d641af2d29e8a00802438aa6b..231126119f4c41ea7939bf73b305a8da4b2624d3 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ts.c: Transport Stream input module for VLC.
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index fabe124986ddd062c162aebc5ac0d6d875add44a..bfa57ed1d93bd7eb098eb1e95f315165621acc4f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ty.c - TiVo ty stream video demuxer for VLC
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  * Copyright (C) 2005 by Neal Symms (tivo@freakinzoo.com) - February 2005
  * based on code by Christopher Wingert for tivo-mplayer
  * tivo(at)wingert.org, February 2003
index 557e0340da554dd7ae4433fd504bd957b2dee443..4590cf05b96b381c28b7832624f7cb4dc54f142e 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * id3genres.h: list of genres for id3 genre tags
  *****************************************************************************
- * Copyright (C) 2002-2003 VideoLAN
+ * Copyright (C) 2002-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Sigmund Augdal <sigmunau@idi.ntnu.no>
index 37d3462ac0c4a6ddcb630bd90947e56655069159..23a7d88a3eed8028a6428394697fe33cf488e635 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * id3tag.c: id3 tag parser/skipper based on libid3tag
  *****************************************************************************
- * Copyright (C) 2002-2004 VideoLAN
+ * Copyright (C) 2002-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sigmund Augdal <sigmunau@idi.ntnu.no>
index 24aae6cde6314084a49cdbdcc4044a710b8a4690..3c6d2c9039c99ea5ae5fa11e030c85374e28510c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * subtitle.c: Demux vobsub files.
  *****************************************************************************
- * Copyright (C) 1999-2004 VideoLAN
+ * Copyright (C) 1999-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 048613cb34b3a2ebc9bc1e462bc1a92bf066af2b..abf9f61d0984246bfb7db099a9fa06d73227e1de 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * voc.c : Creative Voice File (.VOC) demux module for vlc
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Remi Denis-Courmont <rem # videolan.org>
index 954a98d3da72fa9a11d65daba819048c5dbab34a..b7523b7a0f9ef2a41d4d9689ad4e781ac4602cc9 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * wav.c : wav file input module for vlc
  *****************************************************************************
- * Copyright (C) 2001-2003 VideoLAN
+ * Copyright (C) 2001-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index dfa9ce2116a2461dfcae7e2d456361fb3e964aac..1492c1fcce741703da5d5883487eeb700df92ecf 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * xa.c : xa file input module for vlc
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Remi Denis-Courmont <rem # videolan.org>
index 0a47d2018b4ebd654f48551dd102314f452df128..97fe67cc38fc44df5c3a925cbd3552813b7f6d8c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * AudioOutput.cpp: BeOS audio output
  *****************************************************************************
- * Copyright (C) 1999, 2000, 2001 VideoLAN
+ * Copyright (C) 1999, 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jean-Marc Dressler <polux@via.ecp.fr>
index 7796c6d9502c0f4a99a0a659f8f84b1b04268c79..6f055506fab69fe9061c3bc8749c5e6934b29e06 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * beos.cpp : BeOS plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000, 2001 VideoLAN
+ * Copyright (C) 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jean-Marc Dressler <polux@via.ecp.fr>
index 23dca458b5b0291dddad5a85df0573bdd3525366..28c3e611e741feb09a75f41a10d0cfafde8db71a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * Bitmaps.h
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Tony Castley <tcastley@mail.powerup.com.au>
index 9aa2bb2c3cec20df3a43cca12ac716a57e0e3ccc..059795711cfc4d992e1f7fa78a1c2235133ed048 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * DrawingTidbits.cpp
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Tony Castley <tcastley@mail.powerup.com.au>
index 71a5c66c545c8cae72f238b472f89eafad48422d..0ea553cb69716cb6d54209a3f794ad6d585dae5d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * DrawingTidbits.h
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Tony Castley <tcastley@mail.powerup.com.au>
index e14de400bd4c3dfb72275da568b41adfff6d7060..9b72a5efc5845b8b82e9f67c62eb2bb43f976ad6 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * intf_beos.cpp: beos interface
  *****************************************************************************
- * Copyright (C) 1999, 2000, 2001 VideoLAN
+ * Copyright (C) 1999, 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jean-Marc Dressler <polux@via.ecp.fr>
index cfae9b17b4f769f3ac9252646abc7778558d36ad..805edf4988a989eee594a23fed4a8432538656c2 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * InterfaceWindow.cpp: beos interface
  *****************************************************************************
- * Copyright (C) 1999, 2000, 2001 VideoLAN
+ * Copyright (C) 1999, 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jean-Marc Dressler <polux@via.ecp.fr>
index 30897e6cc02f38c44af85fed1269bd2743d19887..db0e56f6e86ab923f4038630f27a33fa463ee9ab 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * InterfaceWindow.h: BeOS interface window class prototype
  *****************************************************************************
- * Copyright (C) 1999, 2000, 2001 VideoLAN
+ * Copyright (C) 1999, 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jean-Marc Dressler <polux@via.ecp.fr>
index ef613dbf4aa5c879ebcf0a5531d2adcf8e99e559..37dcaef8072a24a1adb0583313add331b746979d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ListViews.h: BeOS interface list view class implementation
  *****************************************************************************
- * Copyright (C) 1999, 2000, 2001 VideoLAN
+ * Copyright (C) 1999, 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Stephan Aßmus <stippi@yellowbites.com>
index 87f3eef01abdcd01eb0bb43b4af8cdfc12d9059e..8fd6f2eb2b3461f8988afcbbd28e2207a7bd065f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ListViews.h: BeOS interface list view class prototype
  *****************************************************************************
- * Copyright (C) 1999, 2000, 2001 VideoLAN
+ * Copyright (C) 1999, 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Stephan Aßmus <stippi@yellowbites.com>
index 811e0e7616b6099aa41244e0b26ba409b93b7f95..ff8420a376738978e7d6863a00e3665cfefbfd94 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * MediaControlView.cpp: beos interface
  *****************************************************************************
- * Copyright (C) 1999, 2000, 2001 VideoLAN
+ * Copyright (C) 1999, 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Tony Castley <tony@castley.net>
index 6e7b6d14e3fb617132364aa211f124ff1891b71f..765fd9cea4af2ff02b672d6402a9c7a2e0e74a32 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * MediaControlView.h: beos interface
  *****************************************************************************
- * Copyright (C) 1999, 2000, 2001 VideoLAN
+ * Copyright (C) 1999, 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Tony Castley <tony@castley.net>
index e7020e202a35ac330451e565eaf96ffc9ba79eee..f7c2790eef8622155ce396879d435b7df5f4a866 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * MessagesWindow.cpp: beos interface
  *****************************************************************************
- * Copyright (C) 1999, 2000, 2001 VideoLAN
+ * Copyright (C) 1999, 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Eric Petit <titer@videolan.org>
index 259236c85962a7fc8759215525c0b5c7cf50924a..d6c68b82ac35d6c834f2e9f39978962ce6446ebf 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * MessagesWindow.h
  *****************************************************************************
- * Copyright (C) 1999, 2000, 2001 VideoLAN
+ * Copyright (C) 1999, 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Eric Petit <titer@videolan.org>
index c499996e07dd33278a314fe4273d54857173db97..9f8f91751bc3522acb2ef2ef08ea0b8c91aedd37 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * MsgVals.h
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Tony Castley <tcastley@mail.powerup.com.au>
index 5ee34763f6d6999d035853d74bdd23c70fa889e4..021e783252f2c3e0666d3e071016ef37d2a62c75 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * PlayListWindow.cpp: beos interface
  *****************************************************************************
- * Copyright (C) 1999, 2000, 2001 VideoLAN
+ * Copyright (C) 1999, 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jean-Marc Dressler <polux@via.ecp.fr>
index 2557635fe7ab8a360b419cdc1b9bd2610a47600e..9f66fe7898fc630a4fe7b2724a1091ad06183e44 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * PlayListWindow.h: BeOS interface window class prototype
  *****************************************************************************
- * Copyright (C) 1999, 2000, 2001 VideoLAN
+ * Copyright (C) 1999, 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jean-Marc Dressler <polux@via.ecp.fr>
index 507b621b43891e9f19a019cdbf1370540156a023..6cf03c181e4b8fbe3dc01a39ba7b74804717bfcb 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * PreferencesWindow.cpp: beos interface
  *****************************************************************************
- * Copyright (C) 1999, 2000, 2001 VideoLAN
+ * Copyright (C) 1999, 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Eric Petit <titer@m0k.org>
index 17ac22661e135389b046bf08725a599e8543b3c8..7d72118bbaa850f9814d88b364b3b21edc40cf2f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * PreferencesWindow.h
  *****************************************************************************
- * Copyright (C) 1999, 2000, 2001 VideoLAN
+ * Copyright (C) 1999, 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Eric Petit <titer@m0k.org>
index 04767c6d5e7e774eefed07c76c243ba696e93e44..2d8f3ada4b0244e00fca91f9a394525dad74e432 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * TransportButton.cpp
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Tony Castley <tcastley@mail.powerup.com.au>
index 1ada57a9bd972b340e11bd5cf9a71bcaea5dc0d8..c0faeb84b537af42e5809b5ac97cfb7e0ce238e2 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * TransportButton.h
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Tony Castley <tcastley@mail.powerup.com.au>
index 61847d9745d2875aeca98dfc875ea9b6e9c1e3e5..b2eb969d044670d2f7b933d86fc8c68d5dd4868d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vout_beos.cpp: beos video output display method
  *****************************************************************************
- * Copyright (C) 2000, 2001 VideoLAN
+ * Copyright (C) 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jean-Marc Dressler <polux@via.ecp.fr>
index eff80f4b8ea949f3e478b987e258139d87ab9237..f23ed6c7ecee2a400273e7e4d4dd71028e6976bd 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * VideoWindow.h: BeOS video window class prototype
  *****************************************************************************
- * Copyright (C) 1999, 2000, 2001 VideoLAN
+ * Copyright (C) 1999, 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jean-Marc Dressler <polux@via.ecp.fr>
index bcf76cbe793f7f8493fee69f1982e29f31990093..f082e023b371489ee77938f4a12bd83cc01e1fc2 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * gtk_common.h: private Gtk+ interface description
  *****************************************************************************
- * Copyright (C) 1999, 2000 VideoLAN
+ * Copyright (C) 1999, 2000 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 8c06e1bc0297a3510efa180e8c54451cc19612ad..5ded8be9a81e14c4245a50747bc7f70ef09342b7 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * control.c : functions to handle stream control buttons.
  *****************************************************************************
- * Copyright (C) 2000, 2001 VideoLAN
+ * Copyright (C) 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index e244ed17cc0f6a221a30a517cd360760381f70d9..0248f2d188aace1e0fb5a93a2dbe109933fa3cc9 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * gtk_control.h: prototypes for control functions
  *****************************************************************************
- * Copyright (C) 1999, 2000 VideoLAN
+ * Copyright (C) 1999, 2000 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 499180c507e22c25ed4b64c8dbc28e55490cb63a..781cc25266c5b3114cf5ad706fc9f54cac791f95 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * display.c: Gtk+ tools for main interface
  *****************************************************************************
- * Copyright (C) 1999, 2000, 2003 VideoLAN
+ * Copyright (C) 1999, 2000, 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index b6858ede7eeb731394244ee176eec6b8f4a6f7fe..3441736075a41ff4241fada353b3401df6a80ec0 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * display.h: Gtk+ tools for main interface.
  *****************************************************************************
- * Copyright (C) 1999, 2000 VideoLAN
+ * Copyright (C) 1999, 2000 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 733e5f4b8cdb2a44c0f3152b317db2e69887fe2f..54db0cfe6eb06b27a7a11acae9d84682e95ab2bd 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * gnome.c : Gnome plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000 VideoLAN
+ * Copyright (C) 2000 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 779003197e7f96cf76fe70b6fc75d2650a1697c7..22c86c8fc12cd61772dce3fdc37895fa41de832a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * gtk.c : Gtk+ plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000-2001 VideoLAN
+ * Copyright (C) 2000-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index c4a4b5b49b16615b0c4e8bac8b7b9e6fb94fe0aa..e85cf8af2c3aa053145a14bc7630b165f098f6e4 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * gtk_callbacks.c : Callbacks for the Gtk+ plugin.
  *****************************************************************************
- * Copyright (C) 2000, 2001, 2003 VideoLAN
+ * Copyright (C) 2000, 2001, 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sam Hocevar <sam@zoy.org>
index e19535af5df7cb24dc635ae1a9d6e3936501482d..5d8c95138c9587087d9fe5d282dd19b7ef437762 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * gtk_callbacks.h : Callbacks for the gtk plugin.
  *****************************************************************************
- * Copyright (C) 2000, 2001 VideoLAN
+ * Copyright (C) 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index e630a4dee7f5064fdb1383432ab6c32b4530e68c..202a0dd77f823f46e02c9c4404a382fc3900cc85 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * menu.c : functions to handle menu items.
  *****************************************************************************
- * Copyright (C) 2000, 2001 VideoLAN
+ * Copyright (C) 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sam Hocevar <sam@zoy.org>
index ebd73ac72a5478359a203013c679513a6fbdea96..0480c108041d25504cff6dc05071610804e91950 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * gtk_menu.h: prototypes for menu functions
  *****************************************************************************
- * Copyright (C) 1999, 2000 VideoLAN
+ * Copyright (C) 1999, 2000 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 940cd31d99354280067a7cb169db39ddc2e953cd..b412ed5ff4cd9cb4e6cc2e5e4a096308e747406c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * gtk_modules.c : functions to build modules configuration boxes.
  *****************************************************************************
- * Copyright (C) 2000, 2001 VideoLAN
+ * Copyright (C) 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 5cfb865aaecfae136ac697adeaaaf59683e8807a..f05c111fb283f3cadbbbe080af9663ae4acbf4de 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * gtk_modules.h: prototypes for modules functions
  *****************************************************************************
- * Copyright (C) 1999, 2000 VideoLAN
+ * Copyright (C) 1999, 2000 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 6ae7c9497d7b887784e849cebd6ae5532a227307..1a5a650da1ca6d5dbc46fcf70846fb647485d0aa 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * gtk_open.c : functions to handle file/disc/network open widgets.
  *****************************************************************************
- * Copyright (C) 2000, 2001, 2003 VideoLAN
+ * Copyright (C) 2000, 2001, 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sam Hocevar <sam@zoy.org>
index a32788d8e466f721641fa1bbbdc8c78376556389..44120e3dc3849659896b7f1e009ad436cc281a68 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * gtk_open.h: prototypes for open functions
  *****************************************************************************
- * Copyright (C) 1999, 2000 VideoLAN
+ * Copyright (C) 1999, 2000 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 77581ef689fbd9d8118ef6ec52117af1b600886b..b7d04a7f1444a6bc3df094b0230c9c84e04374c9 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * gtk_playlist.c : Interface for the playlist dialog
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Pierre Baillet <oct@zoy.org>
index 852090d68f5f2ed3690a32ef2c08104a17b62dc5..e07c9ee7e7d093d28e037eeb1a025dd61d886530 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * gtk_playlist.h : Playlist functions for the Gtk plugin.
  *****************************************************************************
- * Copyright (C) 2000, 2001 VideoLAN
+ * Copyright (C) 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Pierre Baillet <oct@zoy.org>
index 8f44bc3d5af672743ab6324e686d88fe2e3b603e..5028caa7d15a999a8cf66f6661ecd4778800799f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * gtk_preferences.c: functions to handle the preferences dialog box.
  *****************************************************************************
- * Copyright (C) 2001-2004 VideoLAN
+ * Copyright (C) 2001-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@netcourrier.com>
index 7a58dd2eb33bc88c20ace1217528b2ec977ae341..7a1718c99745ac81eec8cd1b2bd1e5e142353f05 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * gtk_control.h: prototypes for control functions
  *****************************************************************************
- * Copyright (C) 1999, 2000 VideoLAN
+ * Copyright (C) 1999, 2000 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 44c5ce570e25befff25ab1fad7871a90b92d38ee..c84ad198292287f5a2d5ea0192b408cdcbd573f9 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * sout.c :
  *****************************************************************************
- * Copyright (C) 2000, 2001 VideoLAN
+ * Copyright (C) 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index aae13b4b5e97a830fae1d8a80f7a35f0b59b8e58..66665fc004ff7e0d8bf7fc2f1edebfee0fd9b79b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * gnome2.c : GNOME 2 plugin for vlc
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 7273e60f8d9ef8c3bb40cd3f70495804ab257b0a..6c804a33a9a777b707b3f66471adf87993fa468a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * gtk2.c : Gtk2 plugin for vlc
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 4f33a32cb8b0105e85bf698466eb89fa7a21ca30..0600193978fe0d87f0e5fe3b3d313043190f58e2 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * QConfigItem.cpp: The QConfigItem class
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sigmund Augdal <sigmunau@idi.ntnu.no> Mon 12.08.2002
index f13e092ff80f2ed397d7c7477231878f8e4c99d2..b06afdd9f69854e220801dc361cca114fad23cba 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * QConfigItem.h : includes for the QConfigItem class
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Andres Krapf <dae@chez.com> Sun Mar 25 2001
index 93872dcde7f3f6ae940c66c4b62aafb6c235b9d1..73a25f5efee357718bbf2910c9bf8d6e0c86e081 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * info.cpp: the KInfoWindow class
  *****************************************************************************
- * Copyright (C) 2001-2003 VideoLAN
+ * Copyright (C) 2001-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Sigmund Augdal <sigmunau@idi.ntnu.no>
index b9875324b58c5fc6651fc409df2f6f7b726d85a4..9cfb4e77967ecec0f9d7038fe1352360956ab337 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * info.h: the KInfoWindow class
  *****************************************************************************
- * Copyright (C) 2001-2003 VideoLAN
+ * Copyright (C) 2001-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Sigmund Augdal <sigmunau@idi.ntnu.no>
index 2b9a43956d6552ce8e03a3778070e13cb4b4c8dd..8809581977068fe8e0899b17be6738fb5c405663 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * kde.cpp : KDE plugin for vlc
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Andres Krapf <dae@chez.com> Sun Mar 25 2001
index 5d26c24b2a709f44e0d887b510124ab1de2b939f..9f5bcbac28bb0d465cf010777ac25ce5ac979bdd 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * languagemenu.cpp: the KLanguageMenuAction class
  *****************************************************************************
- * Copyright (C) 2001-2003 VideoLAN
+ * Copyright (C) 2001-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Sigmund Augdal <sigmunau@idi.ntnu.no>
index bb75ea6b5c4f64643ffce41411b1f21b2a3fd950..0a40e1fa8252fafd73621520864b40b4cfb4c874 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * languagemenu.h: the KLanguageMenuAction class
  *****************************************************************************
- * Copyright (C) 2001-2003 VideoLAN
+ * Copyright (C) 2001-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Sigmund Augdal <sigmunau@idi.ntnu.no>
index df4a4c8011b95ca4d4c862a46ec7b8e0f80d0fa9..83728f1414f80a8d3ef70dbea0e221ef4b5464ff 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * messages.cpp: the KMessagesWindow class
  *****************************************************************************
- * Copyright (C) 2001-2003 VideoLAN
+ * Copyright (C) 2001-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Sigmund Augdal <sigmunau@idi.ntnu.no>
index f88fb28f36f5e14e75f1820d7d92f543e237561b..a3c96d809afeac7ba8aeda882181d3d38b7c0c0c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * messages.h: the KMessagesWindow class
  *****************************************************************************
- * Copyright (C) 2001-2003 VideoLAN
+ * Copyright (C) 2001-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Sigmund Augdal <sigmunau@idi.ntnu.no>
index 8997cd8aa73dfc7d273518f521319e582f14ba3a..56ebae58bb9001ce76ed4f12ad122dd2c360d575 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * pluginbox.cpp: the pluginbox class
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sigmund Augdal <sigmunau@idi.ntnu.no> Mon Aug 12 2002
index 7ef50a3d72b58c201639af8071f5fa9b9bbbb93f..19c87f141a1c9baf1632680e6b1644885b59abcd 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * pluginbox.h: includes for the pluginbox class
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sigmund Augdal <sigmunau@idi.ntnu.no> Mon Aug 12 2002
index 567e125ab8c265c822204b959add8bffaca76c0f..e5b0b3f6280ee2ae60d2ba0875a3075f7a3974b2 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * preferences.cpp: preferences window for the kde gui
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sigmund Augdal <sigmunau@idi.ntnu.no> Mon Aug 12 2002
index 788121e3de7313366179531620ed539525c8502e..582107e262c901ce3ac82d30bf7ce25e586a0e03 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * preferences.h: includes for the preferences window
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sigmund Augdal <sigmunau@idi.ntnu.no> Mon Aug 12 2002
index a3963d6595eca7fe49ded5c7a353d0f7622df27d..98f3f05573939126fb2b795732fa2ce5bbbb92fe 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * about.h: MacOS X About Panel
  *****************************************************************************
- * Copyright (C) 2001-2005 VideoLAN
+ * Copyright (C) 2001-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Derk-Jan Hartman <thedj@users.sourceforge.net>
index 7dc1890d9584f44d7e81c4b39c7f07e40b2f9aee..9c0a724d34e27a897e63f1bfda0ffd39d5c15d45 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * about.m: MacOS X About Panel
  *****************************************************************************
- * Copyright (C) 2001-2005 VideoLAN
+ * Copyright (C) 2001-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Derk-Jan Hartman <thedj@users.sourceforge.net>
index c83e8c6b843ddfe4b78ff0527da717ef9f46111c..833f4f03e7efac465108a2bf256f0c702442fd36 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * applescript.h: MacOS X AppleScript support
  *****************************************************************************
- * Copyright (C) 2002-2003 VideoLAN
+ * Copyright (C) 2002-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Derk-Jan Hartman <thedj@users.sourceforge.net>
index af3fbba64102e045a29d4c90846ef3b71acc4f2f..08b9b8543f97e40b94682b9d9abf88123433bf50 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * applescript.m: MacOS X AppleScript support
  *****************************************************************************
- * Copyright (C) 2002-2003 VideoLAN
+ * Copyright (C) 2002-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Derk-Jan Hartman <thedj@users.sourceforge.net>
index d2e2a14e1cb24157e46b181d85467a148b6d7752..18adeb57368a15dcf7548691cf4b2d3e5a006fcf 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * controls.h: MacOS X interface module
  *****************************************************************************
- * Copyright (C) 2002-2005 VideoLAN
+ * Copyright (C) 2002-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
index 8a4865df12ef6058d5ec7d769626518a04306749..b3cf9a094b203c059e3cdefed19172011c6e9f18 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * controls.m: MacOS X interface module
  *****************************************************************************
- * Copyright (C) 2002-2005 VideoLAN
+ * Copyright (C) 2002-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
index 6daea0cb4b1626183a062ec4bd0a6756465e7416..239cb27b049ceabcb2a9ba1edf9d2b02cd423bb7 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * equalizer.h: MacOS X interface module
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: J\8er\99me Decoodt <djc@videolan.org>
index 8762b53f3bf65612e0e4511666c5d32d7f07a4f8..b9715ed5f3a2fdd48b46f410430193aba8da230d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * equalizer.m: MacOS X interface module
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jerome Decoodt <djc@videolan.org>
index ea51c1e69b951bfad990453bd16bfba06abc9781..403035bf7cf954200a592e0b9da168bee241eb0e 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * intf.h: MacOS X interface module
  *****************************************************************************
- * Copyright (C) 2002-2005 VideoLAN
+ * Copyright (C) 2002-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
index 5e58cc188cb099ac74b2dc48a035511ac045de86..a3e3fa3a207c6b602501d0df610beb256a22260c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * intf.m: MacOS X interface module
  *****************************************************************************
- * Copyright (C) 2002-2005 VideoLAN
+ * Copyright (C) 2002-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
index a48e0e8f7dd62484fb400fb4b8189bfeab522c9b..bf1c2d8e3241a1e8fc0640816374429c53c1be7b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * macosx.m: Mac OS X module for vlc
  *****************************************************************************
- * Copyright (C) 2001-2005 VideoLAN
+ * Copyright (C) 2001-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Colin Delacroix <colin@zoy.org>
index f656ed2de75e7d9b816030a5cd8bdce709fd29d1..f327a6d9686688bdb9fab210e1882ecab6e50af4 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * misc.h: code not specific to vlc
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
index a85213af28bcc98f65a1edecd75d5fa851325fa9..8e6529eb0112f4fc953213f5221ff84095fe09eb 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * misc.m: code not specific to vlc
  *****************************************************************************
- * Copyright (C) 2003-2005 VideoLAN
+ * Copyright (C) 2003-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
index 1078efb93a322bb192968177aa66ef1d9c4c42aa..e35bc14ff24da2397be10acb58060173fa847f7f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * open.h: MacOS X module for vlc
  *****************************************************************************
- * Copyright (C) 2002-2005 VideoLAN
+ * Copyright (C) 2002-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
index 8403fab5017b4208d8e5a7039b940a00586ceb8b..324c1bdc6eb29c68f93acae709a2790b44c65435 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * open.m: MacOS X module for vlc
  *****************************************************************************
- * Copyright (C) 2002-2005 VideoLAN
+ * Copyright (C) 2002-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jon Lech Johansen <jon-vl@nanocrew.net> 
index 3d08b306b9b50e2bcc94df1aa6f31aed8a4a8326..9a789d7f992a822f70b3a5cb5804bacc68beb229 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * output.h: MacOS X Output Dialog
  *****************************************************************************
- * Copyright (C) 2002-2003 VideoLAN
+ * Copyright (C) 2002-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
index 66caa5616718877f5536998e26361ec6dc21ea8f..d4c36b1f7ad16a17628af8486177b09629cbbc80 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * output.m: MacOS X Output Dialog
  *****************************************************************************
- * Copyright (C) 2002-2003 VideoLAN
+ * Copyright (C) 2002-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
index d285b95905fa42c36aafcbb4bbcfec59601cb1b8..4771870171e3244eb8cbabc5039d5c9797b7b4ef 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * playlist.h: MacOS X interface module
  *****************************************************************************
- * Copyright (C) 2002-2005 VideoLAN
+ * Copyright (C) 2002-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
index 2340e0b69cd7cc3bf1b9ef2abfb01a99996587f4..d2d91f97f9ca889a35f10f36fc00acc9af485d5f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * playlist.m: MacOS X interface module
  *****************************************************************************
-* Copyright (C) 2002-2005 VideoLAN
+* Copyright (C) 2002-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
index cc5e2a8fb0361508f89bc3425ab1dd81f5ee7049..9933767790a1faebb7d0fe7d10f2198a93623412 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * playlistinfo.h: MacOS X interface module
  *****************************************************************************
- * Copyright (C) 2002-2004 VideoLAN
+ * Copyright (C) 2002-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Benjamin Pracht <bigben at videolan dot org> 
index 1bc011f2e32a81c622358693bc28853e4d774e68..d89008d5aea19aae22610b224950bb980b32af1d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  r playlistinfo.m: MacOS X interface module
  *****************************************************************************
- * Copyright (C) 2002-2005 VideoLAN
+ * Copyright (C) 2002-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Benjamin Pracht <bigben at videolan dot org>
index 28ef646023fa4cfca61d0025bec55feaf604b7e8..8ef6c4a600a185600fd5cd579560663bc5167e53 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * prefs.h: MacOS X module for vlc
  *****************************************************************************
- * Copyright (C) 2002-2005 VideoLAN
+ * Copyright (C) 2002-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jon Lech Johansen <jon-vl@nanocrew.net> 
index 7fab932b57ac20bad0201fd2b4ad97d49fa0afc9..eff5b9fc1acf076834b995d885b819d3b468dd4c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * prefs.m: MacOS X module for vlc
  *****************************************************************************
- * Copyright (C) 2002-2005 VideoLAN
+ * Copyright (C) 2002-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
index f533cb9ddc8bbc769fb84a75ed13f8a9a0fbb787..5c895386e22fcc4b28aa71418cb2846a85e4ba00 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * prefs_widgets.h: Preferences controls
  *****************************************************************************
- * Copyright (C) 2002-2003 VideoLAN
+ * Copyright (C) 2002-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Derk-Jan Hartman <hartman at videolan.org> 
index 514a82d34189620798d2fe2e843ac742d4648559..0ff2465190e61f7fb4a6e39436bc7dda65d2f00c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * prefs_widgets.m: Preferences controls
  *****************************************************************************
- * Copyright (C) 2002-2003 VideoLAN
+ * Copyright (C) 2002-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Derk-Jan Hartman <hartman at videolan.org>
index ea39ac4fc45b3dce8557604a32fac2956a91b364..c564cae41441d01af6a9de75358befa5cf2cea12 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vout.h: MacOS X interface module
  *****************************************************************************
- * Copyright (C) 2001-2005 VideoLAN
+ * Copyright (C) 2001-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Colin Delacroix <colin@zoy.org>
index a638a5a76444028f351676c8da8b0e12fceb4792..a9009b17db2648337f5db6dfad3e9c7e8932a805 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vout.m: MacOS X video output module
  *****************************************************************************
- * Copyright (C) 2001-2005 VideoLAN
+ * Copyright (C) 2001-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Colin Delacroix <colin@zoy.org>
index 8c68b5e638457d4d5d4082fc5d1aa3d3806fcb1f..ead0d1380ad78526142c53dc035f14707ed84c28 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * voutgl.m: MacOS X OpenGL provider
  *****************************************************************************
- * Copyright (C) 2001-2004 VideoLAN
+ * Copyright (C) 2001-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: vout.m 8351 2004-08-02 13:06:38Z hartman $
  *
  * Authors: Colin Delacroix <colin@zoy.org>
index 9208f8524767cda7704f3949921a19f592eee4c9..8340b7ab51c2a8e58177be07487170d1878bf6ca 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vout.m: MacOS X video output module
  *****************************************************************************
- * Copyright (C) 2001-2004 VideoLAN
+ * Copyright (C) 2001-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: vout.m 8351 2004-08-02 13:06:38Z hartman $
  *
  * Authors: Colin Delacroix <colin@zoy.org>
index 5776bf81b169b9bcaab284310e6a328d8b922bba..fe236f03db4ed979a73cd5b1a3d06c2cc3f3fc75 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * wizard.h: MacOS X Streaming Wizard
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Felix Kühne <fkuehne@users.sf.net> 
index 18bd689d94604c16c6486853760a81b83b4b5bcf..734fe59de593f9664a7d4733c5ef3fb51438584e 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * wizard.h: MacOS X Streaming Wizard
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Felix Kühne <fkuehne@users.sf.net> 
index a5dfad6ff77d84f3a4996581608df7d8c584c512..fbb672aa64766b5e21612e4e26aca1bd5bee919b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ncurses.c : NCurses plugin for vlc
  *****************************************************************************
- * Copyright (C) 2001-2004 VideoLAN
+ * Copyright (C) 2001-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sam Hocevar <sam@zoy.org>
index 2b22903bb5f815a5084366d8849cd26263d45a73..b835bb1e543e1cc75c390d4a3dc1172643077ce8 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * pda.c : PDA Gtk2 plugin for vlc
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jean-Paul Saman <jpsaman@wxs.nl>
index 2932bcf9e07f7b76d0653818e0383e824c086fc7..aa60ab8cf00114be20459a6be9917e05256ee06e 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * pda.h: private Gtk+ interface description
  *****************************************************************************
- * Copyright (C) 1999, 2000 VideoLAN
+ * Copyright (C) 1999, 2000 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jean-Paul Saman <jpsaman@wxs.nl>
index 26c7c5066d1c6da0ceb557a58072e7c790c1e45d..3e987bd79e8f2828d2ad5f43bd66f093284e9c55 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * pda_callbacks.c : Callbacks for the pda Linux Gtk+ plugin.
  *****************************************************************************
- * Copyright (C) 2000, 2001 VideoLAN
+ * Copyright (C) 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jean-Paul Saman <jpsaman@wxs.nl>
index 08c203db95b788614a11c0b3658d9361ed0d7991..38fa89a53c19c6579e45573235f9eef8b3dfbf41 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * callbacks.h : pda plugin for vlc
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jean-Paul Saman <jpsaman@wxs.nl>
index dfaecbd42bfdb982da973eaa87762f96b82a077d..455671374f469b99c763bd3e4bc93bdfeaa131a9 100644 (file)
@@ -1346,7 +1346,7 @@ create_pda (void)
   gtk_label_set_justify (GTK_LABEL (labelAuthors), GTK_JUSTIFY_LEFT);
   gtk_label_set_line_wrap (GTK_LABEL (labelAuthors), TRUE);
 
-  labelCopyright = gtk_label_new (_("(c) 1996-2004 the VideoLAN team"));
+  labelCopyright = gtk_label_new (_("(c) 1996-2004 the VideoLAN (Centrale Réseaux) and its contributors team"));
   gtk_widget_set_name (labelCopyright, "labelCopyright");
   gtk_widget_show (labelCopyright);
   gtk_fixed_put (GTK_FIXED (fixed2), labelCopyright, 16, 48);
index 1e1684aa2c824606221088528549d022a76ac7b6..32cc1749c51f2806e8704a6205a650f003649e06 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * aout.c : QNX audio output
  *****************************************************************************
- * Copyright (C) 2000, 2001 VideoLAN
+ * Copyright (C) 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Henri Fallon <henri@videolan.org>
  *          Jon Lech Johansen <jon-vl@nanocrew.net>
index 7c41d58e779e6020fe8967b6fb96f74371d64e2a..d9394800b610f058d60810e77fd045b6144ac1b5 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * qnx.c : QNX RTOS plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000, 2001 VideoLAN
+ * Copyright (C) 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
  *      
index 35123617490e990745c1e5038db550474b75aa76..b5632ebd33ea5ab10b67b6836c4c5cf1351a65d6 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vout.c: QNX RTOS video output display method
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
  *          Pascal Levesque <Pascal.Levesque@mindready.com>
index 580e36cfd0fb7f33c191bdf4779ce500014abe7c..99c603291d4a259fc4beaec723c28dce9b7cc875 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * intf.cpp: Qt interface
  *****************************************************************************
- * Copyright (C) 1999, 2000 VideoLAN
+ * Copyright (C) 1999, 2000 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 2bdae73f96fa1f3f1f9f11f3d769b7bd667c4058..3d08c09cee69ee329ba0ed3207f6598154eb3073 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * intf.h: Qt interface
  *****************************************************************************
- * Copyright (C) 1999, 2000 VideoLAN
+ * Copyright (C) 1999, 2000 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index e8894617a76d34082397f03dec662a2e5c52acae..f94ad2adbefafcaf76be65a4341d3d1f8d8f42c1 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * qt.cpp : Qt plugin for vlc
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index f8d1f4202ccd36702ba8b54491b6d01fee65b437..25529d046aaf9499bef4f67e20d00d225c61cb03 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * async_queue.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 5108e902acc3b3ad52bb2ae7d58a5693b051aaa5..06b2e0f620792a1dfdff3199a6572d6dfd2dd1eb 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * async_queue.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 92d50d2b81bdbdbbed11098af1e625358472d11d..920622d024195e5d886e5fd158d15cf88e315909 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cmd_add_item.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 17157040d5763032f9977402609be2711d50ecd4..1700e488d0305e21f13eabafb323d83ec0cf9889 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cmd_add_item.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index bf83d545b7d4377b83ea10897ad4d72fdfd74831..c3282139dd504faf76c80e153ec64c6ec8d937b6 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cmd_change_skin.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 0e0b4fdf51fff06a86c695a05c486f81dfbb0f9d..2564a62fde71063d34c65e502547cc97761dc584 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cmd_change_skin.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 23552e32a076c8ed24bfd5be8c1a9b50ae89a8e2..499e41245e2bd2f58a6557a41e9c40b1e8374dac 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cmd_dialogs.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 19b16dca7bab1fc43408dabf28485c568ee73385..83644d87d529c31615f23bcd4752085cd96733f9 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cmd_dummy.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index c8b3c8af310f6f0149531c831ae433068183809f..479a2491b86631aa8bfe25e8df022de63e0e29a0 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cmd_fullscreen.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 7dd7d6a5d0b951d254fc87a6e2575d3e71e553eb..67359f6126d6cea795f6e5f5438bf2d852631c43 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cmd_fullscreen.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index cf9651eab9d9a620ac7cce9665cf1c28a91ac437..522cbd2c48b0b2816779dbc422f7802aa035929f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cmd_generic.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index ff0693930683ff437fd177a2b6d0caaff3c867d9..0051863ed614cf549a639930136327cc1ab0a46c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cmd_input.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 69c67d94a56c2c863dd3ff7410ee5b36148b9ee8..464464c40c804af71b91134e62e51d14082662d7 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cmd_input.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index d3dc423577c94f401929fcff59534f194d78ff11..a3940647ed44ea4319228c57b78d23455335d5fc 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cmd_layout.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 4dc937d07e57d203685682369aa173666a7f927a..3567c98470a7e1d68c0be55e70f05bc393ad6855 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cmd_layout.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index c47d6f76d9d4750b56fdd80744f9fd32f8f1b4e5..9e2794acc8892a3a48367b93e6171023ef27154a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cmd_minimize.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: cmd_fullscreen.cpp 6961 2004-03-05 17:34:23Z sam $
  *
  * Authors: Mohammed Adnène Trojette     <adn@via.ecp.fr>
index 2c00058b1cbc94861ac36f330f0f783453b8a2a3..87e0ba2730f6698d0ee3760fee0ba72e5fa1834a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cmd_minimize.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: cmd_fullscreen.hpp 6961 2004-03-05 17:34:23Z sam $
  *
  * Authors: Mohammed Adnène Trojette     <adn@via.ecp.fr>
index b5938cb90179785058462863f4e0fc9fc88ab527..61b1c06eb41c4716c19060bdff46bf48f6a17381 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cmd_muxer.cpp
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Olivier Teulière <ipkiss@via.ecp.fr>
index f79e1ba454691bf72e4f6c8b4c1008c691bc3077..98918013ff70099c05e017bb61ef312430ff4cea 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cmd_muxer.hpp
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Olivier Teulière <ipkiss@via.ecp.fr>
index bb17da53d5f2c49024ff5dd26810d41385d379de..1628b68b44c3e14363ef2abc35a1e5afb8623e2a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cmd_on_top.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index abb71ff95f391b8d37586c828cd6387637377a7f..50d6e0cc93282e83aa137245632f626f3be20063 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cmd_on_top.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 781243eef901795ec33e45a7ef3c635699d78400..f2d8264823464f4c7a5b10dad1775e8e0eb344be 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cmd_playlist.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 1d5ff74f30b225bfe7025c3c8d5d444d16fc4474..1991f867a3d6dfffeef4df3a6809a22757a7bfd5 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cmd_playlist.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 88b5cfbf46b4c77ac4933c44fb16d6ad83f1c85e..d68fa281a67967aa7532633cfb18370403fbea0e 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cmd_quit.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index d77f70a981f83375e761aef9abea7ec57080920e..7ab2797b83a92007de55f9f74f89eaa77f562b0f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cmd_quit.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index e96cec7be9e760fea12802a977515199325c833c..6b34edc0445bc763ccb8a5f1e6e0561812e4a092 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cmd_resize.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index c49fc7bb505f0d673c1ea99a2e0caeac30408c12..ed78e66e96b24b377e557f0851fa4b66ae552072 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cmd_resize.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 8d34f36db7e2e403a6c4a8ac75eacfff72b1aaca..de1fb6c2b2714c2776384f8c138a5535deb863c1 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cmd_show_window.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index bb61ec5894540fb9dd28bc113865a213de06e27b..751b0b0962c85eca407870685d4587b82d113381 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cmd_vars.cpp
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index f5bd25f203c97245b2cee8399e79e4a28e9182bf..eb74774d58895c17e6768fbf335daf470f004773 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cmd_vars.hpp
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 4b7c94a50165ca713ffa76c222eef18346b4c8a3..a62e2ca7b1483530e03fc32b318030a389eede9e 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ctrl_button.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 2ca13187195fc86d6807bfbe584a0b0ba4163b9b..17a50efdd51c8d3914ae26b252debe3f3e13820b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ctrl_button.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index f0daae0e1d8e6f99d5051b4abf0d22977c0f96f1..b627fed63cb6ed74bdfd90db25ae38b792e382ef 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ctrl_checkbox.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 71611a6b78b6f0f4bc7914f059e1c706d5f23fc7..ad45fdfb1ca40e809a6f21812d72249080389c04 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ctrl_checkbox.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 37ff915766bde256da26352dfa5442c9b485e288..bf8637d49c2a7e40b529546f0ea513df3b3a9e86 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ctrl_flat.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 2b27c2a754c1f51121a85e21e50862a2c2bd0ce3..f3ac58acdd87f931ff4188dfc76c480ab4865b03 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ctrl_generic.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index b7dc693bbf6710ad965acf4cd49bfb62f63eb820..ca8038512d3f5b8bb1ffc34026b1a2ddedba6a98 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ctrl_generic.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 6cae9b6f3f478d241f0e67a5322036a9480d4921..fc1ecba0ce8d34d54355be282563c627c6b11561 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ctrl_image.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 8595993c2ed01ed99aab033304a96a31b4c24799..bfdeed16ba989b60a7591331dc64daaf4374c410 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ctrl_image.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 6d1779d3440803a6bdc391ed5a9e67168f6aa056..c764d9bc1ef125f044460aece1d7e57a24e9d024 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ctrl_list.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 9e73be672bf72468267c02c1b217ce2746f88a07..cf39182b20c421c4af577ca93226ccab0c6f42db 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ctrl_list.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index d852d24e728d39d0a76017f72d8881b6905a565c..85c90401ba0dce3ca84218ebf89e2968768615f8 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ctrl_move.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 340aa92a682af93b3344d149da5360ce646c45ca..090cd7e26dc431bd4f5d378a49643c644b04aefa 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ctrl_move.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index b028ba24710689df2dd8d4c2097a2e370425d058..612e09ef3681f347a9492c3d5b14f108adcb12fe 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ctrl_radialslider.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 0f606714271cb9a06546ec0abd99328efc689148..74d0f90852fd8f417987ad40dd2647a8c1001c11 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ctrl_radialslider.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 4a52e7881c2b9be552741ca09e632f991ab8a121..269e3f5e353ffb6b085e8c98350ea7bd85dc7792 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ctrl_resize.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index db8545f36e37b4522ee54dd5a9af2512e018cb1a..8a103344162cca673e74faadd68708e28996d341 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ctrl_resize.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 28cb0bece5b8bde06d5eec9682a9b3a5928efb77..bb64eeba23c98b315b8194bd41d2b3820a5b546a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ctrl_slider.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 6c8873fa9caa511c999d414aa7eb00a163dbe6f8..9fad34db11576d11164d8b1f32cc4c211892bb3d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ctrl_slider.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 838e8f8559ad20195c4041680d5c08a509254757..1dad1d43421cdcd79cd6c2c7d9cb03a1615d0855 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ctrl_text.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 3cfc571ff587dad3be189009e3f27d1d294017b9..04e185f43042cb7bd73f9de2e2fbf2360a048c48 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ctrl_text.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 63657cd4ea107ff6ebcf74d7d7fa4743ba5000d4..a08712490cbf31c6aa45b132465a1af4853b82d9 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ctrl_video.cpp
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 5124fc46d0bb1c98f8ad64aaa564dc696198dc32..c522d291a71d5e023dbddc964d48bb6fd899566e 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ctrl_video.hpp
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index c2a7dd31ffb2fb67d402553f9ac3b05b5ca692e4..0fc238de7843a337b4bf0c6607fdf429c751f4cd 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * evt_enter.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 2be933dae1fc19291af9105b8b27697e2dbe80e7..3ee80b087643693ed0622d24288684f7646a0042 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * evt_focus.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 30cb56978ec61ba8faa9b8c5bcb4142da2002d5a..c57b631b09b572b4b0570b8be4dda65beb8732d5 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * evt_generic.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index d251bc802853398fae75bbfb358b940839fad3c3..1509f8008b33adf5038428b9b92fd394f81450f2 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * evt_input.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index d9d8e666dff15fa71ae15cf1b59018648ae9fc1c..359ba788857ca897c4523045b479ddc1387c0db0 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * evt_input.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 0922d8d2b0f20ed6ce9f16ba3f828645abfb60f4..edb4ba1fc85acf4bf836b01efa9c439d2e4b7406 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * evt_key.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index d2332467757a1962454e4f826ded5283ad06ac44..4db47f2f5797d0f30609910de8eb8f2200f6a3b0 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * evt_key.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index db5498f5765bc1a6d0045427514f2639ffc57719..ccfaf97cd8bf8003a99685219aa0b2735451ee1c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * evt_leave.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 331c53d9ccf8d6522c16d1be72923007c3615bfd..8e300357a5a564fce6f8205b63daefce38d2e352 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * evt_motion.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 7637298512ace2c471f54c3583753223b2ad1ecb..70a1a3903cbdae1c92c1fbacc6985b7f46eb758b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * evt_mouse.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index fe4399c3e16c16a4c2c79539555c51fb58758723..ca30d8c3d2ed73d0dd23bc835e3b2ce01e253e70 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * evt_mouse.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index efd7e20c69ba81149606bff68f7beaac8d362cae..43bd771aed53ff53cd5a18fc3f5d93f0fb004b54 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * evt_refresh.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index f5ea53abc91171787a1795b2eccb7cea5df51b6f..3bf7e92978eaa5a28a06bca6aa6b5bcccbfc6971 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * evt_scroll.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index f8c486024119477e39f92125f50bbb9b45cfffff..5d633318625e75b6c1ab43c4f26212898cd9806b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * evt_scroll.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 0ae626b89ab8c282e71739d2a432069e5a8be249..b9a9199ff1d9d4918a7783aaf8e644fff055836d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * evt_special.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 96ff2525490fb66c2971748dfde2d809d692be58..2dc28673dd8069b9c74b693b590a825424862ad3 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * evt_special.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 08b272807eb92dd893f10d075ec2a43cb2a14f65..1206abcd1af9e496735acd8a2c117844f926b9f1 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * macosx_dragdrop.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 6688b349ae13eea742baf0b252efaf9f47b151ca..241ffb86d0be67feb9baa3bfdc020cfd6eaf2830 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * macosx_dragdrop.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 1c509dd39b7560a38e2526438a71bba9b0bd7ef7..b74a0cbb10aa31239791288d8814e10db229c26a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * macosx_factory.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index ecc17d2064f4ba35ad8e2d6c90d50c5c809d8f36..ee8d6ffbf80efc87c64e97923796d415302d4413 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * macosx_factory.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index c271a809539ba7eceea5e875662287025488f749..aaf631179793ee5b98590bbe0317834a784efccb 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * macosx_graphics.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 91da504444530719c1a14f296456cbc2eb8280d1..eaefda516f6c7c4b8946fe048c24748937fea04f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * macosx_graphics.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 1e5c94dc7e5b17cc482b1267151084089e4f91c7..825cafb778b670fd62df4cf5352a1cfaf3927c25 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * macosx_loop.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 76ec12ba7f47eec92f3961642b66cd32cb80f008..5568186f5b529c6612d1bb5f91febf78601baed8 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * MacOSX_loop.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index acdaedb97986900aa5a61fe5e619c8f1b6a8993c..b1d145059664c586d9c017cface3d3a84d74bf78 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * macosx_timer.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index cefd14804c786407c97524e1ae54645e3f882e08..4a222de9a58aac739d2b13ce6fc9081cf8bf5624 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * macosx_timer.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 40b2b00ecf813a5555a2314962de498e001c3098..21d9610266d45f04b2b8824b08e93bd2018a1760 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * macosx_tooltip.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 6d6b2e9ae7d372288af4424984be63198e1a0697..2519162678fd4c1c1de5c3511b70289df7e3c94c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * macosx_tooltip.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index afa2e6b18dc30afedc936013bd117e10e3cc2583..e6462cf5dd87a2228de200c129e3064df4cbb385 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * macosx_window.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index ed0ff28aa42969c9cf8ba794b506560e5f5c9ad5..87b450c5f6923ae4aa9433952dbb68a057a29453 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * macosx_window.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index e90a189b2829406404ebede6612b760d00a65355..d15a981bc0f538d611481d21de568a5eee71791b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * builder.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 76bb2045b17dab35b8757dae00390eac3ff7606e..55e1b378e48d97f051f3c4ed1ba3f53e6018608f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * builder.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index e6d809aacd37945398b6cb572e2648ed85dc3f0d..a7622e96750c42203b3766ed5de6e84ecc29ebd4 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * builder_data.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index ad0236d1fd3a22e8778490178cf36d4000716186..c61f3ec7f1598f767deca0ebf61487b6cc7401ed 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * expr_evaluator.cpp
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 32a075897aad22ad064118ee86695b51ad586be1..8a5386ababc69f180280a49a0a8d5ee7419faaee 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * expr_evaluator.hpp
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 767fbfd5ab8b787a8da91e2c002821aad3995243..84181b203d0d1d9723a14c02cb75934d3e39e8b7 100755 (executable)
@@ -14,7 +14,7 @@ hppfile.write(
 """/*****************************************************************************
  * builder_data.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 6deffcce537ba81faa4978f49f87c9712f8e02f4..4f68cfc7234a4ad9999054a9e4d66e61f7cf02ca 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * interpreter.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 1699e66f71c2f1222f211a2f31806d38a4104970..682171392d567a2a8efc3e20fc0a0460ef3d8acd 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * interpreter.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 36b99c2443c66799c4e929fec117ff707f058721..1378df97fd924e5904e258b03a5fed57fc19e31c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * skin_parser.cpp
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index aa18d38087e0f7e96d61152df08b5edb660cec91..19278051b80342a78fdecbcb9f3584c2e97f9d10 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * skin_parser.hpp
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index f22c66f429231d304f80a04ea1ec9c515029bc48..1e63ed776a82e74fc585a6c056bafa6c9cfc3b36 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * xmlparser.cpp
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index a6f3fa6d713a33f94989591a24d9ea040119c3c3..411a250673c2526e76081cfbf07aaa98ac6d369d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * xmlparser.hpp
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 10359215081c19f14b581e635a901c0ff43c80dc..5c188faa2d6cfdd1c4a9698ead1d87ca9ff4b91f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * anchor.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index bfc5b5d2f8169c59da729c4d2487d50c75838b58..2c45e0198a44b68ab5ed3d77b1cbabcc175d97f7 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * anchor.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 55d3a19a9c559f28b0b6881b45f405cb255642b2..b306827d34f3f7c4154b86be093d0a9d8fb12971 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * bitmap_font.cpp
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 878ac2d0fe6e00c9ce6368c0ce471632ac1d96ae..2e06851983f6f902bc4a03ecb64559dceeb623cb 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * bitmap_font.hpp
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 3d4f1c46a41ec30d8b7ab6c4f8971beea9b03fc0..e2e6454c3743dd0ef983bdc08e33d20a1ab68258 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * dialogs.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 30f8d4adc75e50810e97a616355adc3a5354fbea..2bf6a4099019612b7591b8ee0402d9e48853c24f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * dialogs.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index c2de698b29b80716d41af663309babc4d856022b..a3bc006998a7dbde975edc883a1d4daf8d9f0624 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ft2_bitmap.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 0201a2253aab5f6d1fd7e9be57ce8b85a174a2f7..cea509cab2908ff4a1a5d774334441c22409eb90 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ft2_bitmap.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index d83e8c0cfa9bda3b2028f924133d96d2a18570f1..1fb7bc8ac333ef67870bb4a0ec958464d206dd1d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ft2_font.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index d29853628f85062c5a5731328f33afc54a4b3787..bbe2ff41c61838ff61d9ecdfdbb9162c2048a6ba 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ft2_font.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 1971e249774a6c3447f91bef86e5d056c3a46344..4707dbc3040c22fc7faa50a214a93d5a39d268bb 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * generic_bitmap.cpp
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 83442e03c7791be67fea9075ead45147b316dddd..b543fed6c5fe72cb7d69f258fb00db662488f2b7 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * generic_bitmap.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 55fd2860286e22a2488a8a297e03059a7d2d9f99..a305aed43f47293c696e41c2c540feed5a6a760c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * generic_font.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index b08f0de3fd468d64ecf3d0d570ab7a700954014d..0bd92d58b153722a6b704e10bf2fd89bf5e8afb7 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * generic_layout.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 41daec7be57c4c4ccc5c94224402d4901b505d90..f8bffb2f1596b30f6ffa37bf6ae5c39a86eed667 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * generic_layout.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 49227958e581e5b172caf71c6b442aa0d1da29cf..38308a816f9b76a715a94c18e721303dcf0091bc 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * generic_window.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 6dabdb7d9ce9202b90f237bcd86c0b4357d6a8a0..681d7d4654a82e38b2432215ffd96092f10cb7a1 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * generic_window.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 855383da816e9650b08c8b751af4734d18f7a779..c5fd97defc898ce0b28545b2fe074b450e129a54 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * logger.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 0b8a35c49037cbfe55ca3b9eaf0a72c33d9158cf..806255ecfa83dc02c72d2f757d98aa87bc0e4b05 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * logger.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 69a77d54c9d7d4079296cf6deb862ba42841847b..dc9770a73b9a3fdb4d55dfb88aef356a7d66bec4 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * os_factory.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index ebbf326c632f1b2af75418f6171d7e8c0f3947bf..6715fbe33c01acc116cdac59c148176b7656c23d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * os_factory.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 430fad13b0107f3a239b5a7a2c4cd61c25945351..6133120b2dc9805c72b88c42f5cfdc4f7b54e41b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * os_graphics.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index bf3d9c5c3fa77cd2e37a627556630cc809a2d23a..5b29b0ed67c0f5b94401dc2748ef52c00bcedfa5 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * os_loop.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index ac8965590b800fe7f1278f4c3e9041e18b486b12..fdc7a78d2c37268cae602e7c082685560c14245a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * os_timer.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 8b653b15e1628a49a2e8f93f8f4082c91b4dfb16..208f8009d5fcf76577760210e23667c90ee5dc58 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * os_tooltip.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index c0875c36a2b42113345d1c239ab2824e69b97741..c6d4a317df471bcb6bcf8692cbb131906b297309 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * os_window.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index c93bb19b9b5232b7846464d7eeecb906785c8c5c..c8b4b2a7650f77cd52dc64226caa469dfb3b5dcd 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * png_bitmap.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 2fa009871bcc92b92ca70ee11f8969a25281f328..44499ea966f4a8d4561f119af0b2f88f623f106f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * png_bitmap.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 199ebceda7c695c176ef8bbc2fac9f90bf0a031d..55d08b9191ab9345acc47d6bdf2581aaae6dea3c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * scaled_bitmap.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 640512b442ad2437abd7c5a167deb1f5d3e420df..1f75f45248e8bbbb72685bc80fee677e031d7122 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * scaled_bitmap.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index ae4ced2306293bed0a0c6c941679cc07c0d5b4c0..ae69e7ddb7f91f985ee8bee1538d5509723fa139 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * skin_common.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 23ff464d9faa89f0d1f8030ad668cad8aea13309..d1a411ae9b37c353a44e5d8f53637e08bb1cb7ea 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * skin_main.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index c0b33ed920d59f08ae21b454d2271e6ba60e9626..32b8da0484f8a6c575878c0b370d3163b783b5f4 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * theme.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 93d3554f95e3afb701ea902ecd48f90984c48f69..509f19058161c8d758514c414e1271e48f0b04ed 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * theme.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index c8b89aff2990383b4b6659e84acc05a4f62ba794..a1e9faed8cb6311d1eeb57fe67bcd0661ccbf764 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * theme_loader.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 939cbe65a514c3d3b9243ca34eb19222e1da0d93..1c5236658304ade697a7375268f6a435ebe94df7 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * theme_loader.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index a9504186e0c4ef9910fee77f5d68313a4a33e8b9..adaa05666ff10ffb2a6a014af07c40280f63ee67 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * theme_repository.cpp
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index ec5a35f6cbc2a95da58aa70f5c3e4c4a577092c8..d0021d252515a9e09392643de1fe6a7f899e8490 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * theme_repository.hpp
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 64683e110272907dc841f1b74274db62b0a5d7e4..b2e0214fa53360f8f315e23442d3d58404d2879d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * tooltip.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 040a4fc758e00f0b0e97ae331f33dde821e573ec..5a923f55b3f702c913186d3db1958a796a211b64 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * tooltip.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index f5f2e6076c577795a386d521d224a0deaa32cbfc..a13fed7a890ceb7faf0f001f250f44b9d412c06d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * top_window.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 8850ac3913d59792dab8d58d8f765c4ffcd2d430..3abf1bd7c775ddc304a9152cec2eebd6c0b9ebb1 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * top_window.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 6d3ea3e24b818d19dca06d584e9b60841c386b12..c4844558a5bc33e6a6349fa1233dae7e65b872b3 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * var_manager.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index f5b154ff0e2ac561f9bdc7d206ef43f7172c768d..4b94fbb33fa6255039b712f22bebd5d8c6894d38 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * var_manager.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index e92b3016436d342b2c97f5df730eb2ca50029de1..f695c0b36725307e13bac23734f8310a758e0419 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlcproc.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index f7d6ff9244f1dbdcc18f685be0e5cb4d1dff7335..92ae144d3d21a75fcf37996268e8a8e75213a3df 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlcproc.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 7c4d800a9735f5b8760b62c73b8d6270c35f3124..8f3400a5d0f7a0ff406840e3a8a0f0a428cbc244 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vout_window.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 0510c1f69fd83531ac91431e425158f1969a6333..8637d0400a1e5ca8be95177febf16f4df92c9e09 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vout_window.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index d8d5621bde36d428f9b9fcb9f89e189ca52a15a0..cdc6d71f11c160b64c851dfb437c582d3be12613 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * window_manager.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 4023217c715100cffa695c2b8038e941464bee26..a665acab82830addceafc54e50cc2d0aa11e9a92 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * window_manager.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 5110b0e9d009bf2b2c4dd209e2af64f488433cb7..16b4e3ba65e215e764cedf155ec24a72361e6087 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * bezier.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 564174aca8b6e265172905599a44d71ca73b84cc..26ba2cd53113c3ca0c10eb0f8b048656e50c276b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * bezier.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 62cbc579fd61fc13186da58481cbfb2584d11e22..9a8f4328ccfeb6d399c789c53d6a6a64073b4e05 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * fsm.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index ff6e6438b99cce8a7f231187c7effd2384d877c2..585d23ba9e12d3a573c31023a15dab5f84b5e2a4 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * fsm.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index f8bf4100b0abccf8f51da63a87377b4ff9c052f7..2f9fac697f15f2563ff3ca874590e3cf66033c53 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * observer.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 9e9d8a61d8861444da4bf031175a6399538d6b49..859e88bff632f269eeb5e2dbbfa656efbe62e272 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * pointer.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index dd1e52d8f30eeba9b6b6ea7b53b015ae5b6ee951..e5711c7324760d52ff165b4087cd2cb57a65b3da 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * position.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index d491632075206091fa0c27020c5616d170cbe4a5..3e81396752582090cd7630bcabf822f50b93eccb 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * position.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index b01834b6ecea97713a2519f5908c25476ab3cceb..ac5d9bfcf8fabdc130d2b8f4294337d3f9fb0d21 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ustring.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 659e1e386c1c2bce0a89c6016840ffdac66fa7cc..61908b6f2bbf72a5d8e30e4bd2fa30d6add3ff02 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ustring.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 1c01a7bf4e132fb2ea67bc93265cd83a0f132502..6e29edc21b5b93e89045f92be33e004a93b0b7fe 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * var_bool.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index a522d1157ba21e73663377ca2024a7ee7aef3d03..481b1f448541015793352ac09785ff15d62b59d5 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * var_bool.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 52ce6e0c8b1eb012f9d34e4a45ddf3dafa1664a4..09a21a0c97c98cd2f1ae231f3b14aab3b155c0bc 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * var_list.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index eeb53ef13b06b0370395a3b0e2b1010e73de1fd9..310f2ce386a2d00225ddc9205b96c0d49ac2f12a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * var_list.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 21f654c451417f3582ae0a05ab01c449f0f24d53..c6fabfce2f54c769f035ae6ad8859ac34110263f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * var_percent.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index a8d62ee3ce7c8dde23fb4a405bc9846982f15c44..6230ac2f86b53e07efb800facf12235bb9faa791 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * var_percent.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 8e46e338a57406af0dc0f2e5614cb2db5d49f6a1..4c1338208af0f82f1debd7f6cfba8c3dd946b4c0 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * var_text.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 9fdb6b81467282d08f09b9d22d16085909d2843e..a9905d2323d2df15fdb946d62b90fbb3e513c693 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * var_text.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 450ed86f34f9548234718635a27a3b5142f2e674..5356a08d5224accc348eb15eea8a8d093f179905 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * variable.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index da3d1c81d0a56692d5fd49d536b06017a67e0484..9b35e2af17e93a68eea7e516aeb6a6b866d1a1c5 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * playlist.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 3852828e2c11a97530500661036162b84fd6fef9..fe4ebcc8483b2965022d8453a6857c72790b0c1f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * playlist.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index f6a8f59cb29d0acec6922f9021dc26424cd5b8cc..75bebc5cdd345dd1f80265862fc8f9d204a826ce 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * time.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 6b56869e6b3801dbe755aa88d3302a13cc1f3b6b..b4797c401708042389b81f4a1c2554030cbd0ab2 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * time.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 3cd07f172840c77884cc6f38064d9b0ada58c7e4..24a3d79108cbadd5441348fb4f14c52baf5fa8a5 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * volume.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 0fdfc17a33ebca0fc6fafe7e08dc56ec55d6fcb3..ce3069282b211c354dbb4828b4f71dca3e0c4b4d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * volume.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 6a233bcacf712d5ff3f9ddf3ac8a50f55d6ff081..b4773ffbd35e9941f5371c383601160dc0d351e0 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * win32_dragdrop.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 8cedd1fcf80733cc8495349d32a289d00c26155e..3f02deca9d1c1d40b2dc50886e1fc295e31a821c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * win32_dragdrop.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index bdc72084defeb08ddd3372c3ddb9f943959dcae8..2463bc4c5f90614301bd77404d58e01642f2cec7 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * win32_factory.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 86f2c1792f42eb5eec4b86aa5832fd5210587ea4..1cd933c2d2874f1be06276ff95db97ad2e62e012 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * win32_factory.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index a66bee55a26a98edb85a98770fbf6fd21a265846..652b3addfc472f3fc6c56ff0f34093493433f2a2 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * win32_graphics.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index ce464b8612264d1a6d8ada269acbc8bf177d23d4..9cdf004056e2894c4c03a2205f557aa26cfaaf0b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * win32_graphics.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 4b50fd07b07e20d376fdeff67a6508183d42eec8..1a2fc167e98e0a9cbb2d38755da85b4226adefd4 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * win32_loop.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 8fe550f115659f2792f474b811847b415d6e7357..773b9db3028cc64cd378538269600da8a6afe4b4 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * win32_loop.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 00577f40be7af77e7c9da3b888de79e65bf6a88b..8eff569929db620eb7a0949b2c1fd7fb4b804b01 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * win32_timer.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 1efef23e6eb539efee1ce8e848443b52fb532720..526a40f5a6bb284ae399c6956c00f93d656e4833 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * win32_timer.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index a86108c0a534b9cc3d47c0c81c7e48c17f8fd9ae..a23d991d3adc0bef887056de66d122cf130dfb68 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * win32_tooltip.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index af899f237532f87dd0538ed898d51b95402608e1..a506da7215ef1ced2c818f5a0b912bed9cd9576e 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * win32_tooltip.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 309b7f671a96e0cee703ca5d0bb5432217a3cc99..f950af98ee9cc3f90bddd8e272a00010ad21fa86 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * win32_window.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index af2ce1ae1f4db7e07bc5c3169705b99c91ccbf52..e3f5fd4e509c609294177df6aabf41064b0d641c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * win32_window.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 4e78d501a950465f1efb7ae58fae1fe6fbecd0ea..9bf119d53036f4ffbfc0d1b5ed0f17032854235c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * x11_display.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 7c1cfc57bda9866f4a691657202926db06b16c9c..470dd10c71ac46ea80925a80e6950383d6037e4f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * x11_display.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index e060cfff2bb373ab9b75759ff390f1b271bcf5bf..43ef7775c64cafbef4f7497aacd5b8b1ef18821f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * x11_dragdrop.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index c888c86b1805b211b2c05976e36ac6f6adae8cd4..4ca3fb2b01f7f7c0dbf7c82daad3fc03550f0e3b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * x11_dragdrop.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 0e91b0707555ddf90d6641f17de96b9406c0decc..b7fe8c1dca6f1357bbdb2cd4613db712e3ab39aa 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * x11_factory.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 35344bef1e609c33664ba318673fc8da4a9ddb1e..bd7417b65e6339ae70a8dff478f8351b9c41d90e 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * x11_factory.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 6b2a560734865da346787acd1b0cd3e749710cda..97d68f87e843a7b985eebbbe133772011712ce4c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * x11_graphics.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index e7b6901e4dca44a43f4532330fc926cae5161f36..f4461da6c29a0f80180dfd6dde3c823beb1eefe5 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * x11_graphics.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 04e9841512a2a81c7a1121ef337ecfb1a875d415..f4b9888b1aa81e924edda5d3a43a831df47cd287 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * x11_loop.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 328a42bb60e23449e2b4d5efe28e8d5f843930da..fc0cf2e734bf4f15f76d3b50eb7d6faafac3b944 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * x11_loop.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 58893ca110a1b8613a2176792e5d3f501f771d10..3ff985b8e880bc902407be9e6cc811f4f1142922 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * x11_timer.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 7cf7bebf42a5e8cce2fad1b94f528d1d4cc2c605..f60cf310df7862d3b7e617cbb3671f6a76bf4e38 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * x11_timer.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 76f37fc5190bd0bb96d326f04a707e3d57515a3c..e0614b36c19ddd342934f9be89e441cfff1fe079 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * x11_tooltip.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 169382c2f64a86623636d0ac3a3c7a7d89a8a05e..8159dac51b6ae301475984235f7cbf420c61a7ba 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * x11_tooltip.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 93cc4045f13dd43048424c7abfe7f1a34b4753bb..97437813fbc15c29b07b15ea851a2b66f02425bf 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * x11_window.cpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 25335d010c42ea9f58cde64cf6f6cd340b14c3b5..e94fb49f17eb1a5d53ca64bb4d88ffb5f8337e21 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * x11_window.hpp
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet     <asmax@via.ecp.fr>
index 5c49287d066e3939653766231289c875e81692bb..1720b906ee98c7d6133dd68cc421a61828f2adb5 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * dialogs.cpp : WinCE plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000-2005 VideoLAN
+ * Copyright (C) 2000-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: dialogs.cpp 10101 2005-03-02 16:47:31Z robux4 $
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 36abc22ea392379929f503105b8aa61fbd925a84..c8d824fe9695b6735bbd380785f97618f8213875 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * fileinfo.cpp : WinCE gui plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000-2004 VideoLAN
+ * Copyright (C) 2000-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Marodon Cedric <cedric_marodon@yahoo.fr>
index 7fffb61ff30ad7ad88ac7901bc74936b84bfbf0e..2577b0cd74fda52beaf98b5ed3ada58d90749131 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * interface.cpp: WinCE gui plugin for VLC
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Marodon Cedric <cedric_marodon@yahoo.fr>
index 4c528b5b5f9cbda7ec112293c4c7825559db02d6..6cd3d43c3d5b0f9221036f4c5c9bd7b0adf86c97 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * iteminfo.cpp : WinCE gui plugin for VLC
  *****************************************************************************
- * Copyright (C) 2000-2004 VideoLAN
+ * Copyright (C) 2000-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Marodon Cedric <cedric_marodon@yahoo.fr>
index 1fb33f4549d412861bf017f1eb3817d63b9adcd5..bf7af77775057e21ef163344bbf794b28b2ebc1d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * menus.cpp : WinCE gui plugin for VLC
  *****************************************************************************
- * Copyright (C) 2000-2004 VideoLAN
+ * Copyright (C) 2000-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Marodon Cedric <cedric_marodon@yahoo.fr>
index 6417d4d8e0cb501bce6214ec2deb8d56c362fbe2..74dcd5af900d2ca1d9c665ffdd4ffcf555ba2d38 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * messages.cpp : WinCE gui plugin for VLC
  *****************************************************************************
- * Copyright (C) 2000-2004 VideoLAN
+ * Copyright (C) 2000-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Marodon Cedric <cedric_marodon@yahoo.fr>
index 5a296f0e43a9f4011509b127b44586857885d792..80e947a836503739b56f1602497359dc8114b030 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * open.cpp : WinCE gui plugin for VLC
  *****************************************************************************
- * Copyright (C) 2000-2004 VideoLAN
+ * Copyright (C) 2000-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Marodon Cedric <cedric_marodon@yahoo.fr>
index 0ec1c49d7b2827608e88528072c5f9a5a665e601..1fbc4e1f245603f91ac6d572dd3ad55096656a54 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * playlist.cpp : WinCE gui plugin for VLC
  *****************************************************************************
- * Copyright (C) 2000-2004 VideoLAN
+ * Copyright (C) 2000-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Marodon Cedric <cedric_marodon@yahoo.fr>
index 492144706329023659086077f4e26a1760f200f1..1e994630eede28a4ac1e834753c65f50c0fa4e33 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * preferences.cpp : WinCE gui plugin for VLC
  *****************************************************************************
- * Copyright (C) 2000-2004 VideoLAN
+ * Copyright (C) 2000-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Marodon Cedric <cedric_marodon@yahoo.fr>
index 3926d70e026e14721c88703213ceb6032ecb0df3..ae35c76b4e028b53ef1840194abed5d5373aace5 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * preferences_widgets.cpp : WinCE gui plugin for VLC
  *****************************************************************************
- * Copyright (C) 2000-2004 VideoLAN
+ * Copyright (C) 2000-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Marodon Cedric <cedric_marodon@yahoo.fr>
index f8347df0288ddb291686ef815c56b9e2bbc61868..42096b97421fb793b27315614f66404e24c1c159 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * preferences_widgets.h : WinCE gui plugin for VLC
  *****************************************************************************
- * Copyright (C) 2000-2003 VideoLAN
+ * Copyright (C) 2000-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Marodon Cedric <cedric_marodon@yahoo.fr>
index 8e2254c92e57369a42235b0c287d6c75448b0242..e98b0e157286632bef36d8e2dfa2d80a2834c50c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * subtitles.cpp : WinCE gui plugin for VLC
  *****************************************************************************
- * Copyright (C) 2000-2001 VideoLAN
+ * Copyright (C) 2000-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Marodon Cedric <cedric_marodon@yahoo.fr>
index 39892a26a1d6f0adc9565b780026aa6aee11023f..1ec1f3b165a9c71d88bd90fddc3fb3a23971e590 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * timer.cpp : WinCE gui plugin for VLC
  *****************************************************************************
- * Copyright (C) 2000-2003 VideoLAN
+ * Copyright (C) 2000-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Marodon Cedric <cedric_marodon@yahoo.fr>
index 628d6dedfca0056825651df04ee3881bed130ddb..68cccea8196c8779e174b51221501c9ad98906c7 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * video.cpp : WinCE gui plugin for VLC
  *****************************************************************************
- * Copyright (C) 2000-2004, 2003 VideoLAN
+ * Copyright (C) 2000-2004, 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Marodon Cedric <cedric_marodon@yahoo.fr>
index 4f8b5cf22be0dd76405d9c44319d2c49ac44585d..dbc537277d3ae7cdfec44dbf968415a29556d5c1 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * wince.cpp: WinCE gui plugin for VLC
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Gildas Bazin <gbazin@videolan.org>
index b17b2881b585235618b45a377640c986c2053d01..20e4ea5d8bca6e80aebb7d0a206788bb122565a1 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * wince.h: private WinCE interface descriptor
  *****************************************************************************
- * Copyright (C) 1999-2004 VideoLAN
+ * Copyright (C) 1999-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 727e67609bfc7c38639addc8fab5a9d35953398c..273ade2b1f97954cc8ca451c3eaa0eed7821a7f8 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * bookmarks.cpp : wxWindows plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000-2004 VideoLAN
+ * Copyright (C) 2000-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 78c3af86a6c55091fa4e1b599e6b4ac9bf2c2f37..8fa9d4ed94b998950d6408de673c73cf39f32474 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * dialogs.cpp : wxWindows plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000-2004 VideoLAN
+ * Copyright (C) 2000-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 37f8c85fc069c7a6cb4fb4036cd8032e92855067..c722d71ac37d592ead69db0d517a6d7f0589c10f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * extrapanel.cpp : wxWindows plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000-2004, 2003 VideoLAN
+ * Copyright (C) 2000-2004, 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Clément Stenac <zorglub@videolan.org>
index 43ec5a29234d582534a11aea2f655ee6aaea1854..63a1e37da90ac6e5ed7d43f2c0cc309628602616 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * fileinfo.cpp : wxWindows plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000-2004 VideoLAN
+ * Copyright (C) 2000-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sigmund Augdal <sigmunau@idi.ntnu.no>
index d7dfd5ee9e33361a384d23b50d83b94684d2aeec..04146d750df67ce230b2653666e8e3b6aa194500 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * interface.cpp : wxWindows plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000-2005 VideoLAN
+ * Copyright (C) 2000-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index b77371b5a92dfb7d03fda7b7de88b4eab1ce0704..791d8b8aff7c6bbf795504794509e2b05c15bab4 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * iteminfo.cpp : wxWindows plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000-2004 VideoLAN
+ * Copyright (C) 2000-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Clément Stenac <zorglub@videolan.org>
index 38d070f0ccaaf23ea54c02d06ac33edb83dc4039..dafe9dad13e0734e8060bb10c12bb14af439b7df 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * menus.cpp : wxWindows plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000-2004 VideoLAN
+ * Copyright (C) 2000-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index a4330df86a743eb8a92805250318de01c580f64f..cdc7e6c3beea4478eb0a1e7fca1a724767d3ff78 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * messages.cpp : wxWindows plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000-2004 VideoLAN
+ * Copyright (C) 2000-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Olivier Teulière <ipkiss@via.ecp.fr>
index ff1189e3869d81f8d04171deb9de3e22167c2628..0474079eaae06718d544c0e7344090ad1e84e0ec 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * open.cpp : wxWindows plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000-2005 VideoLAN
+ * Copyright (C) 2000-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 47f24fd9ab38160a6c21327ed7ce629761f477f6..17e99932850a84ca6f40440896ec348298bb3dfe 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * playlist.cpp : wxWindows plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000-2005 VideoLAN
+ * Copyright (C) 2000-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Olivier Teulière <ipkiss@via.ecp.fr>
index 1354467ef724230d7c257733de353f658756ee06..3c90ec19b0d6ced966885ef49b897fe9dbdd9e79 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * preferences.cpp : wxWindows plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000-2004 VideoLAN
+ * Copyright (C) 2000-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@netcourrier.com>
index 94e156ccd4f7db2afa23e5a7098cccc20f4a2e23..3800a4121871ceb9d96ce1c2d1e4d538136252d8 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * preferences_widgets.cpp : wxWindows plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000-2004 VideoLAN
+ * Copyright (C) 2000-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index edb6a9c4d0083a4fcb8543d521728649dfa78e87..f7cfc33a1deeb1ddfee4780411594317b1b24777 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * preferences_widgets.h : wxWindows plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000-2003 VideoLAN
+ * Copyright (C) 2000-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sigmund Augdal <sigmunau@idi.ntnu.no>
index a25bdb3da62ed9a14607e1390b6185bbf4ab37bf..5ae90a4b7ca33d4639b04536ab1f752818b60603 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * streamdata.h: streaming/transcoding data
  *****************************************************************************
- * Copyright (C) 2000-2004 VideoLAN
+ * Copyright (C) 2000-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: wizard.cpp 7826 2004-05-30 14:43:12Z zorglub $
  *
  * Authors: Clément Stenac <zorglub@videolan.org>
index cf7b574e20c10c886aaa404ba22653e483f0da0c..340f46d26d99f28e50151f21c1bdd4114a8e0a32 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * streamout.cpp : wxWindows plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000-2004 VideoLAN
+ * Copyright (C) 2000-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@netcourrier.com>
index 02149929b6d0bb727b7e7745b85e62e1475291c1..03c5844a3d28cc0d50a70d1e86824015814979ac 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * subtitles.cpp : wxWindows plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000-2001 VideoLAN
+ * Copyright (C) 2000-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@netcourrier.com>
index d4617817a2164e6846b2e8a7025d0c649e969f7d..385b313abde2b723a922979eb89b12b690e81f43 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * timer.cpp : wxWindows plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000-2005 VideoLAN
+ * Copyright (C) 2000-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index b45d22502eda0db0c2f0b4f387ae769167d94077..90152f8a0eb81de15a707b2f9897cf6496fd4dda 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * video.cpp : wxWindows plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000-2004, 2003 VideoLAN
+ * Copyright (C) 2000-2004, 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 3f73aca50f923ad5dba0b70e07e30a598e9f9fed..4c961d6c789dfc039d841647a90d85b4bb074d72 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * wizard.cpp : wxWindows plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000-2004 VideoLAN
+ * Copyright (C) 2000-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Clément Stenac <zorglub@videolan.org>
index 48bdc08f522072fdaafc787dc1bb468623adba53..30b146b0a752c47f23bc77068c4913de668882fe 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * wxwindows.cpp : wxWindows plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000-2005 VideoLAN
+ * Copyright (C) 2000-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@netcourrier.com>
index fcb5460fe9eeb22e0641044818cd4659e3532520..3dbcc69672a1b960fe3b5ce46e831b7bef19e6b7 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * wxwindows.h: private wxWindows interface description
  *****************************************************************************
- * Copyright (C) 1999-2005 VideoLAN
+ * Copyright (C) 1999-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 7db102523e6270724d73a5d942256dd1cab83cf9..c573ae0c6ce1f092759469428e29feb3dd7861c8 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * aout_dummy.c : dummy audio output plugin
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index 5fd5f8117adf105f987c4c22637690e85cc521ba..53a2249a4c3fde8e12a39dcf2f98f0cd573cfb3c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * decoder.c: dummy decoder plugin for vlc.
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 70ef803bba62234ecba87c85817108d1c1910a10..2f29105d5430b3ee2a20144fa22fad73b8d24c5f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * dummy.c : dummy plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000, 2001 VideoLAN
+ * Copyright (C) 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index ceff9d2fc605d83b5d6113f17a6e65797b51b80a..0441c7302596c70b93379b2c251caa61b3b6b76b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * dummy.h : dummy plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000, 2001, 2002 VideoLAN
+ * Copyright (C) 2000, 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 90410eda7d744d828ae63c0504bfc898e2dafcb2..50e1e81e5612ec4a357c8af3a45501ed1dcd3e51 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * encoder.c: dummy encoder plugin for vlc.
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@netcourrier.com>
index fe13e7e0ae6e2d21eef8098cfa2f73fb3aaf1b49..064e9e82ccb2871f8c732017d12e9e79b6aae550 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * input_dummy.c: dummy input plugin, to manage "vlc:***" special options
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index db83e702d3d18022e0de9f88372ad09dda478f97..ed84ce47d0dc4c623e1aaf637691faa55af45f80 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * intf_dummy.c: dummy interface plugin
  *****************************************************************************
- * Copyright (C) 2000, 2001 VideoLAN
+ * Copyright (C) 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index d07700d2f334ceff8d6fad7a35b768098880be6c..488d076a62b599678c2cb088cf7883d04de094c3 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * renderer.c : dummy text rendering functions
  *****************************************************************************
- * Copyright (C) 2000, 2001 VideoLAN
+ * Copyright (C) 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sigmund Augdal <sigmunau@idi.ntnu.no>
index d1ff2d265632d23d597603bf4bf3bdb1b7689aff..83ee4e16a1a28d76ca08c56896d9528fa8ad3d1a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vout_dummy.c: Dummy video output display method for testing purposes
  *****************************************************************************
- * Copyright (C) 2000, 2001 VideoLAN
+ * Copyright (C) 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 7b2a35cb0f60593166e382e75ed68241e3c3b1b0..0999287c848e65668ab6a9335d5dbe757933c9e8 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * freetype.c : Put text on the video, using freetype2
  *****************************************************************************
- * Copyright (C) 2002 - 2005 VideoLAN
+ * Copyright (C) 2002 - 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sigmund Augdal <sigmunau@idi.ntnu.no>
index 14f7f1178490a0d1a4db55423ef4efc9e2a03695..b7ea68488b6840e5bad1075d6dbad1b609894677 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * tls.c
  *****************************************************************************
- * Copyright (C) 2004-2005 VideoLAN
+ * Copyright (C) 2004-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Remi Denis-Courmont <rem # videolan.org>
index 46ec94e6019761641dc41f93dd9524727a1235c7..bdc00d588c3bb3c1955d10799bb4ec46ea12c5ea 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * gtk_main.c : Gtk+ wrapper for gtk_main
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index dd3fd295738aea83fde46ac6f21017fe1f80ae8c..3471b84bc59522658c77f3abf869990add82c091 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * logger.c : file logging plugin for vlc
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 7daa9f43e785ba193fc10d76ec2e2f0031b0d74e..055d72107f49cc2ad18ec0a6dff1f91f4d293d25 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * memcpy.c : classic memcpy module
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 56280526f90501bfead931c532faae94de72287e..b13473f06eded0a145ddd1d7e1762ab1132f2691 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * memcpyaltivec.c : AltiVec memcpy module
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Christophe Massiot <massiot@via.ecp.fr>
index 81bf3f9b6856fde8f9812268cb00f67db75b3816..45ba98f4203d18b9f84c16ef46d8334c90a1231a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ipv4.c: IPv4 network abstraction layer
  *****************************************************************************
- * Copyright (C) 2001-2005 VideoLAN
+ * Copyright (C) 2001-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index dacb28354d04d711d124efa8f56726c221792721..721cb5e0665c29d1fc9d4ad12925957d8a9fa3f6 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ipv6.c: IPv6 network abstraction layer
  *****************************************************************************
- * Copyright (C) 2002-2005 VideoLAN
+ * Copyright (C) 2002-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Alexis Guillard <alexis.guillard@bt.com>
index 406bb4caecf7e0864d644dbb35c478ef7e22c896..c04d8a7fd26d0548a5cd180dba7db1f872c3b17a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * export.c :  Playlist export module
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Clément Stenac <zorglub@videolan.org>
index 28ebc4db6b35c15f3f451715cf361da5f2c15b02..7ac1fcf9513b32249ab155c887785e250156a67c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * m3u.c :  M3U playlist export module
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Clément Stenac <zorglub@videolan.org>
index 1715a618dbb98cad0b6aa5d904d8de69199275c1..7cb6b0264c262c602e6dc50240e8609e8c162b03 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * old.c : Old playlist format import/export
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Clément Stenac <zorglub@videolan.org>
index 72cac7a65f498508a175b2288b4df469e610163b..51bb3346356f6d8d1c2b5a7738468e1d49f0f2bf 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * qte_main.c : QT Embedded wrapper for gte_main
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jean-Paul Saman <jpsaman@wxs.nl>
index 6d13b844e88046e72fb6a2770e453319a2ef16d1..0ca3a329e6be44668db314a58fffa1f1f7f60014 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * rtsp.c: rtsp VoD server module
  *****************************************************************************
- * Copyright (C) 2003-2004 VideoLAN
+ * Copyright (C) 2003-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index e261caf3047e7ed90e291b9bf04f0590ea0176fc..a9cd94c934b1a52c470ea0ac1d515e36f340ddb0 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * screensaver.c : disable screen savers when VLC is playing
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sam Hocevar <sam@zoy.org>
index 16ba9d0023b2d64228874ad63ac7ae0af356aa73..fabb2e42025103a056447a6602d7c8b743e7c260 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * svg.c : Put SVG on the video
  *****************************************************************************
- * Copyright (C) 2002, 2003 VideoLAN
+ * Copyright (C) 2002, 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: svg.c,v 1.2 2003/07/23 17:26:56 oaubert Exp $
  *
  * Authors: Olivier Aubert <oaubert@lisi.univ-lyon1.fr>
index 1d4c76fc120e0dd10e15b15ebf7529850fbedc81..c5b5a9916e56bdab0328311f56d038f982b94caf 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * playlist.c : Playlist testsuite
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: test4.c 6961 2004-03-05 17:34:23Z sam $
  *
  * Authors : Clément Stenac <zorglub@videolan.org>
index 470d59f3b7d3e7ece41119e5e439f95aa890403f..7f21a6c7e77e7d14372105f6575b84cfea05fd1c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * test1.c : Empty C module for vlc
  *****************************************************************************
- * Copyright (C) 2000-2001 VideoLAN
+ * Copyright (C) 2000-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index b597b4f42455c649d7a2269c2b980394f1d577cf..e670249550ad252e375d28256a6b33fcd19a05be 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * test2.cpp : Empty C++ module for vlc
  *****************************************************************************
- * Copyright (C) 2000-2001 VideoLAN
+ * Copyright (C) 2000-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 7948fa84b156dfdc25ccd2d7495d4dc246751b69..915666b4c5c404f14039ff3eb3f68d12291f650c 100644 (file)
@@ -1,8 +1,8 @@
 /*****************************************************************************
  * test3.m : Empty Objective C module for vlc
  *****************************************************************************
- * Copyright (C) 2000-2001 VideoLAN
- * $Id: test3.m,v 1.2 2003/12/04 16:49:43 sam Exp $
+ * Copyright (C) 2000-2001 VideoLAN (Centrale Réseaux) and its contributors
+ * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
  *
index ee68d12bbeb824c945a74a9db03660997fbf7355..f5aee48c3fff54b46d02bb7e6a54a8527c1f405b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * test4.c : Miscellaneous stress tests module for vlc
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 5c11acce29d21021ba41e949457d32cd2ccf9bea..ee66d129313dd9fd9547d077dc7c586a6059a8c5 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * win32text.c : Text drawing routines using the TextOut win32 API
  *****************************************************************************
- * Copyright (C) 2002 - 2005 VideoLAN
+ * Copyright (C) 2002 - 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: freetype.c 10258 2005-03-10 13:37:29Z gbazin $
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 4fcba0a596f15e58875a84ac4cbc41a6557b661b..c5cdcc7799361c13af343726cdb04e6e91da8db3 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * libxml.c: XML parser using libxml2
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 5f11e3ed3ce63392312f1e8e804c035a2608ef2d..41ad906851f6f1ee0f49062fbcccd9198e718483 100644 (file)
@@ -3,7 +3,7 @@
  *****************************************************************************
  * Copyright (C) 2003-2004 Commonwealth Scientific and Industrial Research
  *                         Organisation (CSIRO) Australia
- * Copyright (C) 2000-2004 VideoLAN
+ * Copyright (C) 2000-2004 VideoLAN (Centrale Réseaux) and its contributors
  *
  * $Id$
  *
index c34e00f4145a25a8407b00975dd6330ba10526ae..5f88ae8048370e4324bfa802d01b8f8739e3455b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * asf.c: asf muxer module for vlc
  *****************************************************************************
- * Copyright (C) 2003-2004 VideoLAN
+ * Copyright (C) 2003-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 9718ecbf27b060697ce6eb31b919f4cf09cbe8ea..db502ab16b6e3aa60b5e65e7cf7b147bcb7bb8a8 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * avi.c
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index c99eeefc080812fd9250eec9e2ff715abdcbfcb4..8922e03dabe9772a053640e82aefcec92d3e4e4b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * dummy.c: dummy muxer module for vlc
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 372a8896c64471c4c556664fb794d37714108451..5c7809cdedf88f83208308db710428de7a6b0bfd 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * mp4.c: mp4/mov muxer
  *****************************************************************************
- * Copyright (C) 2001, 2002, 2003 VideoLAN
+ * Copyright (C) 2001, 2002, 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 321977189506dc29284f28e20fcac02601508f88..7cc0d0eb249e6c69434783a5b9392d41466140ee 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * bits.h
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index e65d9905529d8019424986189563f8ca9b03f5ae..3691c894c70a9e975eb2b51247d32a771b489479 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * pes.c: PES packetizer used by the MPEG multiplexers
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index c786ee1a34a9b202cb29b991293e95030a87dba6..a14ca2c9d6048f4d303f7b26a8120062c728db5e 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * pes.h
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index a333dc087fe87d69e9175e4277b5ee8d81cfa36e..d26231208da5da9a0e26e278c9c49cc0d9487e3a 100644 (file)
@@ -2,7 +2,7 @@
  * ps.c: MPEG PS (ISO/IEC 13818-1) / MPEG SYSTEM (ISO/IEC 1172-1)
  *       multiplexer module for vlc
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index d3e7ff7f92d5af8adb22142c89d6f644931f96bc..1ea6e4a9bc27b9036e1682dfa1a92d9880eb9b08 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ts.c: MPEG-II TS Muxer
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index ae396e91623a689d0120b80285f58adfeec6c54f..18e40f2a8bce87a2b16a384ec151c97335e9208e 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * mpjpeg.c: mime multipart jpeg  muxer module for vlc
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: dummy.c 7047 2004-03-11 17:37:50Z fenrir $
  *
  * Authors: Sigmund Augdal <sigmunau@idi.ntnu.no>
index 19dae8ac4443a1ffd912a3c52e3015cabb6483b9..7362300344f64450d55fa5ef88e62bb45999351a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ogg.c: ogg muxer module for vlc
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 1076eca10512d5737bed9552aa8d36f4a6aafbe6..4f4f4863e985dc380f3f8e68bf442475cc6fc319 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * wav.c: wav muxer module for vlc
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index c208dfca9b086a5cd7c4f33f4e7cda4ece146b21..471447b6a220bf8c003642e4dbc7daedf179d4ce 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * copy.c
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 0f84d798744905cefd9c9cf353fbf7d435164e69..103e52c5bdcd9549f4b31ca62a549eef4441637e 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * h264.c: h264/avc video packetizer
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 8f5c9b711ec21cc63fff312b8d72c5048ccfb1d7..9a00d6f5f09b289c9c64439b3ab57fb439582f7d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * mpeg4audio.c: parse and packetize an MPEG 4 audio stream
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 10a4259340582b53a105dc265842fee2d6353948..5e3e722214d57981d3e1e35af0edbbfc78e9082d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * mpeg4video.c: mpeg 4 video packetizer
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index b7cd50a6c4ff61bb28df31c869589a476a686c5b..a5bb56500c2b4ec1da8355e9b99310bbeb64811f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * mpegvideo.c: parse and packetize an MPEG1/2 video stream
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 69ed51ca231efabec7a22d32adfa22ef3775e1f7..49b3d02346e9c4dd849af702f8269c6e98a0b476 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * daap.c :  Apple DAAP discovery module
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: sap.c 9569 2004-12-15 22:17:52Z zorglub $
  *
  * Authors: Clément Stenac <zorglub@videolan.org>
index d613e796b516ce64bd1e546fe103f5064a302e9c..0c827994a2368f4382333ec9913cfa5e3ed05914 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * sap.c :  SAP interface module
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: sap.c 9217 2004-11-07 11:02:59Z courmisch $
  *
  * Authors: Clément Stenac <zorglub@videolan.org>
index cd0dc8b4c2cc89a77196fb516695b3bd4eee127c..40eea168bd13f577258a80428dac63a984d735f2 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * sap.c :  SAP interface module
  *****************************************************************************
- * Copyright (C) 2004-2005 VideoLAN
+ * Copyright (C) 2004-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Clément Stenac <zorglub@videolan.org>
index c0f3890ccfad15d8f39fff63c3b2d339b7b9cfd0..0973ffaae4f63ea095115a83bfaba2bd29cd3ae7 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * shout.c:  Shoutcast services discovery module
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sigmund Augdal <sigmunau@idi.ntnu.no>
index 5284e9b23fb883f9a5e69d6d6e1b5e5c7e24b672..b4c36fe09c59a66cc987d2fe10ca84ed3c354bd9 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * announce.c : Session announcement
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Clément Stenac <zorglub@via.ecp.fr>
  *          Damien Lucas <nitrox@via.ecp.fr>
index f50cbfa31355cd3e3a743f88c9baf672ec5fb0b1..b102dc069cbd32e9e433c3f6378537b06e3ea927 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * announce.h : Session announcement
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Clément Stenac <zorglub@via.ecp.fr>
index 3ca6e6ac93d9969befc2ae55fe4b5f39843c979b..c93562583c276a5f58729bf2bd418568fe2a468f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * bridge.c: bridge stream output module
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index e725be6750f9f89e9bedf7e9cdcfb3754cfc2fcf..0b88fee080b224c80a480322d730dc2d645f669c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * description.c: description stream output module (gathers ES info)
  *****************************************************************************
- * Copyright (C) 2003-2004 VideoLAN
+ * Copyright (C) 2003-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 59872dde7cd31445f034c875a6e0c1f620f5f8f1..d19617fc365d6f829226481f1368f8decb0cc2b7 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * display.c: display stream output module
  *****************************************************************************
- * Copyright (C) 2001, 2002 VideoLAN
+ * Copyright (C) 2001, 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 807e4729e72b99fd16e7f4fa778bd2d15f07ec48..6ca670297afba20dccfba5279e552c16e2752030 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * dummy.c: dummy stream output module
  *****************************************************************************
- * Copyright (C) 2003-2004 VideoLAN
+ * Copyright (C) 2003-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 796679265035b183e34e5a1d399230644f5525d6..6d98d9095ea94c85af315420985c4823d2d86b46 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * duplicate.c: duplicate stream output module
  *****************************************************************************
- * Copyright (C) 2003-2004 VideoLAN
+ * Copyright (C) 2003-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Laurent Aimar <fenrir@via.ecp.fr>
index 34fc63d342116ec94fb479f2d1cf48c597b05ce8..ef369d5817b7b7c802b130910a4996181cb91b0d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * es.c: Elementary stream output module
  *****************************************************************************
- * Copyright (C) 2003-2004 VideoLAN
+ * Copyright (C) 2003-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index debc9cd3928cf475cf5adaf433a45e61dd64b463..c350f7d5ef48c648f49c7320da2d45b506f9808d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * gather.c: gathering stream output module
  *****************************************************************************
- * Copyright (C) 2003-2004 VideoLAN
+ * Copyright (C) 2003-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 91e76970cca71b933ae0403478635d70e6c9be6d..1e6fc4f7ad3dff9d9198c4b0c83f58416744d72f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * mosaic_bridge.c:
  *****************************************************************************
- * Copyright (C) 2004-2005 VideoLAN
+ * Copyright (C) 2004-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Antoine Cellerier <dionoea@videolan.org>
index 17bf615e229cb2ae0ab7f21da752ed53298d7442..171bb2f7b619c739f3469abe0bb4fa959acc0df2 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * rtp.c: rtp stream output module
  *****************************************************************************
- * Copyright (C) 2003-2004 VideoLAN
+ * Copyright (C) 2003-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 975c9eace725225b08ec3d5abe4ae9312d0b4cc1..5d2cc39b34ea037b839b982bfd60284795f7f583 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * standard.c: standard stream output module
  *****************************************************************************
- * Copyright (C) 2003-2004 VideoLAN
+ * Copyright (C) 2003-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 030f03b750663761f4a60d20535d032af747533e..f552b5bbd3d6411ca6945ea6c663babdd3daa5cb 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * switcher.c: MPEG2 video switcher module
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index da2219e289ca67d1233312ab2cd0506b62e797ce..64dc8d9b2bd724fa42b993a4219d3f65dc1b6bb0 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * transcode.c: transcoding stream output module
  *****************************************************************************
- * Copyright (C) 2003-2004 VideoLAN
+ * Copyright (C) 2003-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 75e51d3f1e94f40c44ced8a0094d47d113c2e198..fd61f9d9edca35469f60025537b8047248c67196 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * block.c: MPEG2 video transrating module
  *****************************************************************************
- * Copyright (C) 2003-2004 VideoLAN
+ * Copyright (C) 2003-2004 VideoLAN (Centrale Réseaux) and its contributors
  * Copyright (C) 2003 Antoine Missout
  * Copyright (C) 2000-2003 Michel Lespinasse <walken@zoy.org>
  * Copyright (C) 1999-2000 Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
index c2007a2a5981223586dd9e7882bc8940a195a9df..44b938862992ee9f98260fca9b63d52c1c07d6fc 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * frame.c: MPEG2 video transrating module
  *****************************************************************************
- * Copyright (C) 2003-2004 VideoLAN
+ * Copyright (C) 2003-2004 VideoLAN (Centrale Réseaux) and its contributors
  * Copyright (C) 2003 Antoine Missout <antoine.missout@metakine.com>
  * Copyright (C) 2000-2003 Michel Lespinasse <walken@zoy.org>
  * Copyright (C) 1999-2000 Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
index 513d3b5f7aa7825bc20158cbfffd460788c4c416..3ef91de6791d740d809714f1c36380f2b68af8ed 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * transrate.c: MPEG2 video transrating module
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index b8263597412372f392fc866f565514822c36e135..7bde5cf2bf56f976b0e1797fa71f496ecc1816f3 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * transrate.h: MPEG2 video transrating module
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * Copyright (C) 2003 Antoine Missout
  * Copyright (C) 2000-2003 Michel Lespinasse <walken@zoy.org>
  * Copyright (C) 1999-2000 Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
index b51454cd03d00bb44408d5f5975d749f78aa0271..bf9f22f27a3167883ae7f80bde1d0730ed6b30d7 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * i420_rgb.c : YUV to bitmap RGB conversion module for vlc
  *****************************************************************************
- * Copyright (C) 2000, 2001, 2004 VideoLAN
+ * Copyright (C) 2000, 2001, 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Sam Hocevar <sam@zoy.org>
index f1afa773dd16b4c5bd81dafe6b89c652f7b5c80c..92104d466654010948d38eecfdef4d705eb382f8 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * i420_rgb.h : YUV to bitmap RGB conversion module for vlc
  *****************************************************************************
- * Copyright (C) 2000, 2004 VideoLAN
+ * Copyright (C) 2000, 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index f15054f8e427a4d306561bf1ed0e7a07cbd39aa6..bfcf64241548d778532f035b71b5133c9a9fdfa2 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * i420_rgb16.c : YUV to bitmap RGB conversion module for vlc
  *****************************************************************************
- * Copyright (C) 2000 VideoLAN
+ * Copyright (C) 2000 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index ccb3456e63a937ea2b1a9aa525d41376b7c4cf64..6939f5dc535e07076513686a03a37a244df826e3 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * i420_rgb8.c : YUV to bitmap RGB conversion module for vlc
  *****************************************************************************
- * Copyright (C) 2000 VideoLAN
+ * Copyright (C) 2000 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index f84aa3a5e0ca65c5c872b54bde3b5ca956988ebb..e017cd05287ecd57b9f1fc10164f7cc2f36730d5 100644 (file)
@@ -4,7 +4,7 @@
  * are a complete and portable C implementation, and may be replaced in certain
  * case by optimized functions.
  *****************************************************************************
- * Copyright (C) 1999, 2000 VideoLAN
+ * Copyright (C) 1999, 2000 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Vincent Seguin <seguin@via.ecp.fr>
index 9dc08d5568e1806f767e19911e77b7548b2248e8..4b03f5a427fb9dd7aab2bcabe09a5725640b5afc 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * transforms_yuvmmx.h: MMX YUV transformation assembly
  *****************************************************************************
- * Copyright (C) 1999-2004 VideoLAN
+ * Copyright (C) 1999-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Olie Lho <ollie@sis.com.tw>
index 4200f915af27a20d847620439d7803fe72f46c33..3ad08b36d836ec633a2d44c6409d0ef4f2fbf950 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * i420_ymga.c : YUV to YUV conversion module for vlc
  *****************************************************************************
- * Copyright (C) 2000, 2001 VideoLAN
+ * Copyright (C) 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index d99d13fc927c658de14564e15f6435546075ab46..e134465a9867529fbef528e448599dbb8126c916 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * i420_yuy2.c : YUV to YUV conversion module for vlc
  *****************************************************************************
- * Copyright (C) 2000, 2001 VideoLAN
+ * Copyright (C) 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 433cb5ce6bf25f2c5b177f6b9d933882f0d829dd..a3c121a46a991e1ff1e8e4e863fcdf817ea0262b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * i420_yuy2.h : YUV to YUV conversion module for vlc
  *****************************************************************************
- * Copyright (C) 2000, 2001 VideoLAN
+ * Copyright (C) 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index b0ec75cb92a6b0de4f8f9402d617511b36aff8a8..4c1d63622f3838e854cc8154a7c0dbdfd9522caf 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * i422_yuy2.c : YUV to YUV conversion module for vlc
  *****************************************************************************
- * Copyright (C) 2000, 2001 VideoLAN
+ * Copyright (C) 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index f317fa83badb53ce8dd30536c50827cd4ad8abd4..5107999da96798739861831ebf9bd13677f09966 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * i422_yuy2.h : YUV to YUV conversion module for vlc
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 509cd4c60fe42a58aaf76d9d5d3262bc53fa1507..703beb320767ed73a356bc4c212a13dc6dd8288d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * adjust.c : Contrast/Hue/Saturation/Brightness video plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000, 2001, 2002, 2003 VideoLAN
+ * Copyright (C) 2000, 2001, 2002, 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Simon Latapie <garf@via.ecp.fr>
index 10ff8ebd72c0b1d3f0654896d72fc0dd72cd95d3..502f046099b7c956a7f4672f3c24a640379053dc 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * blend.c: alpha blend 2 pictures together
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Gildas Bazin <gbazin@videolan.org>
index ceb5b1542fd430fd26ed36e4d9a47acc5f962271..61ae4cf07f57e391da1c1faff587f066dea7ad55 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * clone.c : Clone video plugin for vlc
  *****************************************************************************
- * Copyright (C) 2002, 2003 VideoLAN
+ * Copyright (C) 2002, 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 191a037bab2252d05437aa96ed86e20df404429a..0d3ff7c729b7cd4b36218b057c0d07612ed280a0 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * crop.c : Crop video plugin for vlc
  *****************************************************************************
- * Copyright (C) 2002, 2003 VideoLAN
+ * Copyright (C) 2002, 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index cb852280437b76273baea039333e32d3323ebe4b..18b0a19402b2b4fc3cbc0497404253f514b024bd 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * deinterlace.c : deinterlacer plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000, 2001, 2002, 2003 VideoLAN
+ * Copyright (C) 2000, 2001, 2002, 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Sam Hocevar <sam@zoy.org>
index f79bcd1514510b5bd9525b0fee5e89672cbcabb5..b53ea53a0b3fab0c950a9731525d61c8e7700c9a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * distort.c : Misc video effects plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000, 2001, 2002, 2003 VideoLAN
+ * Copyright (C) 2000, 2001, 2002, 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 75175ab795f3de995897bf15029db913f390fb22..8004bd16747fcdd45e3852f98c293286b294802c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * filter_common.h: Common filter functions
  *****************************************************************************
- * Copyright (C) 2001, 2002, 2003 VideoLAN
+ * Copyright (C) 2001, 2002, 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 3cb78c5d067ed7889db75aeccf8b8aee46f018f6..55d7a4cca26a0ef3c8ae32f366084df0f95df993 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * invert.c : Invert video plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000, 2001, 2002, 2003 VideoLAN
+ * Copyright (C) 2000, 2001, 2002, 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 7325801152e8b70cc069497ae8d86efa67d5bae5..f77ef8b7126893a2500e76b274b49a2ecbe74183 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * logo.c : logo video plugin for vlc
  *****************************************************************************
- * Copyright (C) 2003-2004 VideoLAN
+ * Copyright (C) 2003-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 707990fae301fac689facbd87084f5ace0f8889a..ee9713ff73edf657aa22b75454dc0d82d3cbd006 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * marq.c : marquee display video plugin for vlc
  *****************************************************************************
- * Copyright (C) 2003-2005 VideoLAN
+ * Copyright (C) 2003-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: time.c 8751 2004-09-20 21:51:41Z gbazin $
  *
  * Authors: Mark Moriarty
index faa1ff9a954a19000019a5fb53360b1a8a3ca065..6a1dca0cde55123531b4f248725c3034ac10511f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * mosaic.c : Mosaic video plugin for vlc
  *****************************************************************************
- * Copyright (C) 2004-2005 VideoLAN
+ * Copyright (C) 2004-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Antoine Cellerier <dionoea@via.ecp.fr>
index 4983732402e895170fc6dd93ffa0df86d480ed2a..9460f1206aea5510b20c18457dfb13bc0afea80c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * mosaic.h:
  *****************************************************************************
- * Copyright (C) 2004-2005 VideoLAN
+ * Copyright (C) 2004-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Antoine Cellerier <dionoea@videolan.org>
index 1e70115c17981a367aff27e3f851dbbc9bd35261..ec072fdb1290a8c7580024754f6f470c38f6ee94 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * motion_blur.c : motion blur filter for vlc
  *****************************************************************************
- * Copyright (C) 2000, 2001, 2002, 2003 VideoLAN
+ * Copyright (C) 2000, 2001, 2002, 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sigmund Augdal <sigmunau@idi.ntnu.no>
index 1eea40fdb27df579e090517f29bbac7682db795d..f1297853dca863a233676943152b7d0a89cb641f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * motiondetect.c : Motion detect video effect plugin for vlc
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: $
  *
  * Authors: Jérôme Decoodt <djc@videolan.org>
index 5b587db41f50d410d00e6ec7043251ab67f0660e..72cd6e1d00b593564465efa8976fc6703442c158 100644 (file)
@@ -2,7 +2,7 @@
  * resize.c: video scaling module for YUVP/A pictures
  *  Uses the low quality "nearest neighbour" algorithm.
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Gildas Bazin <gbazin@videolan.org>
index e6fdd318107a6de8778034bd48a4626d500eb99d..ba469112af94f76302f2feaa100c36f32ef5c933 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * common.h: a few defines and wrappers for swscale
  *****************************************************************************
- * Copyright (C) 1999-2004 VideoLAN
+ * Copyright (C) 1999-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 6e0626534f0f607e08bd60bfc21c77ee2325f01e..8e30a3a585d61dc5d4cc2afd130ba03b9a439bdf 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * filter.c: video scaling module using the swscale library
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Gildas Bazin <gbazin@videolan.org>
index 53178d06324d364a6bd89e135234341bbf992a44..52e17ef5be328431e623157f2925d75e8a21fb61 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * time.c : time display video plugin for vlc
  *****************************************************************************
- * Copyright (C) 2003-2005 VideoLAN
+ * Copyright (C) 2003-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sigmund Augdal <sigmunau@idi.ntnu.no>
index 954b96b2dd559788d3bd838516475c366c4d90e2..f4465bb7cc3a0c9581cbc87e0821b2a64736e8e2 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * transform.c : transform image module for vlc
  *****************************************************************************
- * Copyright (C) 2000-2004 VideoLAN
+ * Copyright (C) 2000-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 258b50a0a7796bccd9db8b394badde65d57678ad..f832cd92e10ccb211c28b764717a6c8ba1dd72c9 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * wall.c : Wall video plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000, 2001, 2002, 2003 VideoLAN
+ * Copyright (C) 2000, 2001, 2002, 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index f137f61e31dced067a477b98f46b3fa0523ac1cc..509344543ac700a1ad7b015277f4398ee5576ef9 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vout_aa.c: Aa video output display method for testing purposes
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sigmund Augdal <sigmunau@idi.ntnu.no>
index 6f57e49e387dd8f8885eea9479a59d9dd30f1603..ae2f15a8b09a80bef49a753720ee18bdfd86f285 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * caca.c: Color ASCII Art video output plugin using libcaca
  *****************************************************************************
- * Copyright (C) 2003, 2004 VideoLAN
+ * Copyright (C) 2003, 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sam Hocevar <sam@zoy.org>
index 25ad98c2c223e8b71c6ff619c6a3c6ccf66f62d9..929e7ab768c10a19973fd510ad13a2b870a8681e 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vout.c: Windows DirectX video output display method
  *****************************************************************************
- * Copyright (C) 2001-2004 VideoLAN
+ * Copyright (C) 2001-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 07fa4781d131d86d814e24062dea4008170371fd..f5e9113593e72a71a0960377fd84ddd4551c4de6 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * events.c: Windows DirectX video output events handler
  *****************************************************************************
- * Copyright (C) 2001-2004 VideoLAN
+ * Copyright (C) 2001-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index fddb20394ad751ff4f797b69e92b360047ca6137..bb2f20843c62c6ef380e2eeceda01f97d4a30483 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * glwin32.c: Windows OpenGL provider
  *****************************************************************************
- * Copyright (C) 2001-2004 VideoLAN
+ * Copyright (C) 2001-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 6071f0eadd24c84d15a679c428c013149a016864..f8efacd462ada2166b01dc43e847119d25970dc5 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vout.h: Windows DirectX video output header file
  *****************************************************************************
- * Copyright (C) 2001-2004 VideoLAN
+ * Copyright (C) 2001-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 24066de168710a96db10695b5b28fcdaec39c728..293d7e381168efec56f1a2eea7353507f50a750c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * fb.c : framebuffer plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000, 2001 VideoLAN
+ * Copyright (C) 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 1124919c4bbf594666d3a667404c3f6c80a2a117..b12ffb2543667d6d9224af212749809291db0b06 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * ggi.c : GGI plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000, 2001 VideoLAN
+ * Copyright (C) 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Vincent Seguin <seguin@via.ecp.fr>
index ec884555586d62f74c6d7684015926899e63ba96..b1e7d0adb3ef4bc616b02c8d7766d7090e6cd670 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * glide.c : 3dfx Glide plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000, 2001 VideoLAN
+ * Copyright (C) 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index df8abcf44508a54e6c6203505b85b4eb1e3e8933..ebfdace0252dda9360b0a2f1822c4010280a1492 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * hd1000v.cpp: HD1000 video output display method
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: hd1000v.cpp 6961 2004-03-05 17:34:23Z jpsaman $
  *
  * Authors: Jean-Paul Saman <jpsaman@wxs.nl>
index 6c47f09e860f0ddc4310325b74bb20d1f034868c..28aa5981a1159c1c8e57aa2819f527c724876533 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * image.c : image video output
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: snapshot.c 8644 2004-09-05 16:53:04Z fkuehne $
  *
  * Authors: Clément Stenac <zorglub@videolan.org>
index 08288f4f775500cfdbf5a85497d00561f5bc27d1..d82fe315bf3339309e58f32c354f916bf1a0a1bf 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * mga.c : Matrox Graphic Array plugin for vlc
  *****************************************************************************
- * Copyright (C) 2000, 2001 VideoLAN
+ * Copyright (C) 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
index 77a76c08cc163c0c9224fb5c78871191c3542429..b5ab18a776fb46bb17efca3bcd226a6205024ef5 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * opengl.c: OpenGL video output
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet <asmax@videolan.org>
index 158130d5576bf75df63ae7a0b359ca6d931270d1..e83b6413119a600ba22936feb7bd5cb92c35ca7c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * qte.cpp : QT Embedded plugin for vlc
  *****************************************************************************
- * Copyright (C) 1998-2003 VideoLAN
+ * Copyright (C) 1998-2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gerald Hansink <gerald.hansink@ordain.nl>
index c913c5a2f1ed18c2c410da1f22962483ac9fc39d..010d58315a720f866a83db91e31c3eb89daa1b35 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * qte.h : QT Embedded plugin for vlc
  *****************************************************************************
- * Copyright (C) 1998-2002 VideoLAN
+ * Copyright (C) 1998-2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gerald Hansink <gerald.hansink@ordain.nl>
index c01c7020c27c08dbad20b49756c9f70c8afe4563..d140d593523e3f660f9b9c3b08e97492bee5432b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * sdl.c: SDL video output display method
  *****************************************************************************
- * Copyright (C) 1998-2001 VideoLAN
+ * Copyright (C) 1998-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 669689f669288d994879822e87d45bb6704c14b3..4e90a357ee4e8dfd9c65e1a0df84535854266b21 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * snapshot.c : snapshot plugin for vlc
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Olivier Aubert <oaubert@lisi.univ-lyon1.fr>
index 2941e12119857d6c2844692718e1d528c39a9452..746b9035febda95e02d258c158408118d04c8ad4 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * svgalib.c : SVGAlib plugin for vlc
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 470bee73410c7431e8dce36329eafb7c145346d0..4a693eeb8627d619b2ebabec9cdbe6d09d325582 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * wingdi.c : Win32 / WinCE GDI video output plugin for vlc
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 82836f7c234655c38305cd265ced1e7363d6b3ca..0d4da45b237fc91e5e659ee1cb220edbdd09a259 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * glx.c: GLX OpenGL provider
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet <asmax@videolan.org>
index bd4c69bd9fd4a8eb21bf29ac4f0af162dfa05acc..ebdb0248ce91264e78040e78c3a8ac9aec4b2c7e 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * x11.c : X11 plugin for vlc
  *****************************************************************************
- * Copyright (C) 1998-2001 VideoLAN
+ * Copyright (C) 1998-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Vincent Seguin <seguin@via.ecp.fr>
index 7f3eefbed05dbe7b1200a48c79699b3e135fa2e9..2944edfc13277d9696189fb4de34a44ad74d02f4 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * xcommon.c: Functions common to the X11 and XVideo plugins
  *****************************************************************************
- * Copyright (C) 1998-2001 VideoLAN
+ * Copyright (C) 1998-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Vincent Seguin <seguin@via.ecp.fr>
index 1e6f6b654435efd49bbfbdb8ceb01e0749c0e1b6..d46d1effa41f929e8659a174613a73cebf589dff 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * xcommon.h: Defines common to the X11 and XVideo plugins
  *****************************************************************************
- * Copyright (C) 1998-2001 VideoLAN
+ * Copyright (C) 1998-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Vincent Seguin <seguin@via.ecp.fr>
index 4a971fbab96acc17b99ca138ddccaf87b94e187f..c99d294ae322f9cf550c9e4607c66bf5b1911302 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * xvideo.c : Xvideo plugin for vlc
  *****************************************************************************
- * Copyright (C) 1998-2001 VideoLAN
+ * Copyright (C) 1998-2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Shane Harper <shanegh@optusnet.com.au>
index 14e8be41b290bf30ea0165c8ff8af2fba9269fcc..774def1a9ee6d8fad9761d9c8e78c8933e716e6d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * PCM.c:
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet <asmax@videolan.org>
index 03f22583487ee39cb7a8097b7e588fc0e847655f..416ceaa2fdfed20df49600e3891ad13c01c99aa9 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * beat_detect.c: basic beat detection algorithm
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet <asmax@videolan.org>
index 16086d3e6b0be52413885d560c2debcd81b47003..fc0c33f875b1bb59488fcd953c5d4bda4cfeab5c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * builtin_funcs.c:
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet <asmax@videolan.org>
index d85dfa7f3afbdca8f18852d7522fde5a8cc9587e..a451a86421b0768cf4eea5bf10dc79faf79d656a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * custom_shape.c:
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet <asmax@videolan.org>
index 21661092ff1b42b2a3e440bb499f3888553a1bb2..2a75e783d62edf010ecc535bff9518f0afbd94ba 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * custom_wave.c:
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet <asmax@videolan.org>
index 9ad71a53bb624f3097173af2c50a4e03abc8101a..9b056ccf7e4755f39bc8289ad7d305e21d67ba94 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * engine_vars.c:
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet <asmax@videolan.org>
index 608bae69381e41ce2f7bdf0c5ffef2fb733d11c8..bb9c7ce780332016cfa5ac3fce21c89378e6d834 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * eval.c:
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet <asmax@videolan.org>
index 9564121420694c9de785889b0c5558e2494e3d8d..e8d21006efddfc4a04dd0262df3624db7e23a42d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * fftsg.c:
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet <asmax@videolan.org>
index e8d246f2a27e0039b3ec1369c512ed5cc171cf6b..731d43187c862d3fdef62839d91f83a100a50e2d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * init_cond.:
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet <asmax@videolan.org>
index 9edc78c7f2c3df306e78cab625c6fea9e1936118..ee19e0f42a79e95a95a63f7896aff8da1ee5b2e0 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * main.c:
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet <asmax@videolan.org>
index 6d197421e3a16cd01d0a27911d100a287b431d2a..533cf3393b52da6a85386f5e7aa0ef4773da1b28 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * main.h:
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet <asmax@videolan.org>
index bf8f0e49adce89b71e910aeedafeb5f49861dd27..b8ef8390698b7c8e2e7265b1ca82519bd65a5105 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * param.c:
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet <asmax@videolan.org>
index e79afbb6ba71da0efe886bdc0a0b5695ef04376a..50831921317d41fd6fff8fae67daf936ab0b6888 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * parser.c:
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet <asmax@videolan.org>
index 77db6cee3f209eb42576bdde42b86fe8334dcbbe..04a6ace2d6bd43dc31ea40231d9b95939f253ce0 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * per_frame_eqn.c:
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet <asmax@videolan.org>
index 0be34f1fe5caadddea04e9b0c117b330115a8df9..3c41a0aa133132901433e2da9708c8cd4c7c5192 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * per_pixel_eqn.c:
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet <asmax@videolan.org>
index 3e2b7791a60eb04f050398d94dc2ecc2fdafceb7..9739fca948d3c52c70a06a18cfb25effb762ae8b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * plugin.c:
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet <asmax@videolan.org>
index 724ab8a1cbc12d69432c1fbd9237eeef60378139..854f2438bf83bbd4496cdc29a373f38609eefb39 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * plugin.h:
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet <asmax@videolan.org>
index 76c1272bf3fb7461c43d195b47777fc129d18a30..a33e1eb8769fc140f899b04e96f2be8d75eb8159 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * preset.c:
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet <asmax@videolan.org>
index b214cc0d84bbf10fb2f83fe397dc42225e561bda..06af6d69081a66707fa28f4a0edde5329fba1492 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * splaytree.c:
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet <asmax@videolan.org>
index ff0fc02739ab76100fca7331e08c57dadbb365df..62dd7c97182877a1647fb38dde4af43b0755a19a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * tree_types.c:
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet <asmax@videolan.org>
index bcf73b86ab914579fe2aadaf3f34761ffed7fa1e..79c3dce3d3a2d5c53cf8a34232a780fedba323d3 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * video_init.c:
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Cyril Deguet <asmax@videolan.org>
index 1ec0f33aaecfbb328016d046391102cad5266545..80ec0e84f24a96998ff9745de8b064421d5cf9ac 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * goom.c: based on libgoom (see http://ios.free.fr/?page=projet&quoi=1)
  *****************************************************************************
- * Copyright (C) 2003 VideoLAN
+ * Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 03d324ad8bd58f937230e2ea98157ae203c27026..b40249d40da286520b2170db1825e85dfbb42325 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * effects.c : Effects for the visualization system
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Clément Stenac <zorglub@via.ecp.fr>
index c7fc6313607dd33f30d6445e80d73d1cd8f7fd55..91ab6a8d0f16eaffcaddd56369434c419538a2ae 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * visual.c : Visualisation system
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Clément Stenac <zorglub@via.ecp.fr>
index 710a57a574f93057477d17e78f1768539f132b85..a7f0765704e8e6c6cd13a995d752dae94c9432fe 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * visual.h : Header for the visualisation system
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Clément Stenac <zorglub@via.ecp.fr>
index e3a2bf3fce2e5f08d8a0c4bb623e83900170f8b0..31654c6104b356f64016243a22441baae06a43e4 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * xosd.c : X On Screen Display interface
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Loïc Minier <lool@videolan.org>
index b43d87b03b6ffce63f0e124d6ee96c5997138d52..9c2dc03a13fdcfcb6c1d9d8d4864fd0fc2ac85a5 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlcpeer.cpp: scriptable peer descriptor
  *****************************************************************************
- * Copyright (C) 2002-2005 VideoLAN
+ * Copyright (C) 2002-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index def7259cf7b74ba2fb1994837cfa5c472e4b12fc..c76d16fe12a2d84f7d85f6f4e857b35af6b0e49c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlcpeer.h: scriptable peer descriptor
  *****************************************************************************
- * Copyright (C) 2002-2005 VideoLAN
+ * Copyright (C) 2002-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 5d81a2f7e5ad058cd0fcf99b5adc10463422a92d..887114e0377d301b7f1a077ca4caf3d9257e09b7 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlcplugin.cpp: a VLC plugin for Mozilla
  *****************************************************************************
- * Copyright (C) 2002-2005 VideoLAN
+ * Copyright (C) 2002-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 1c1a086c6d23fc9ca6e90ec76cf608fedb04b3a6..dc7aab4bee0667f50e05f2135fd080b6dd5039e6 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlcplugin.h: a VLC plugin for Mozilla
  *****************************************************************************
- * Copyright (C) 2002-2005 VideoLAN
+ * Copyright (C) 2002-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 0227c4b0dc36491726ce0f1e9786a4878477839c..693a2e04c9f3b8caddd71b38e25e8eaa968256a6 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlcshell.cpp: a VLC plugin for Mozilla
  *****************************************************************************
- * Copyright (C) 2002-2005 VideoLAN
+ * Copyright (C) 2002-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 4def1601c265c742e187fe836479bcc4a05a0409..37de69e7bcd6548ec12b1e7c5d5c13178877f254 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * modules_builtin.h: built-in modules list
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
  *
index 60b5fd7931ae46079b8c80096bf9fa208fe5ab84..6edc24ed2c3077617edf571baab1730d7133a462 100644 (file)
--- a/po/bn.po
+++ b/po/bn.po
@@ -1,5 +1,5 @@
 # Bengali translations for vlc package.
-# Copyright (C) 2005 VideoLAN
+# Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
 # This file is distributed under the same license as the vlc package.
 # $Id$
 #
index c099012a0cb634444b53b70abcdfa5a8dc7878d0..ea5bc38ef2a10bf08c336e912e4ed5e6e005b9a2 100644 (file)
--- a/po/ca.po
+++ b/po/ca.po
@@ -1,5 +1,5 @@
 # Catalan translations for vlc package.
-# Copyright (C) 2005 VideoLAN
+# Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
 # This file is distributed under the same license as the vlc package.
 # $Id$
 #
index a13583f3e76e9e93fed92c740e0f17dc8b2b691b..ab973dffc9978c8a678dc2492c61ae12c727ed40 100644 (file)
--- a/po/da.po
+++ b/po/da.po
@@ -1,5 +1,5 @@
 # Danish translation for VLC.
-# Copyright (C) 2004-2005 VideoLAN
+# Copyright (C) 2004-2005 VideoLAN (Centrale Réseaux) and its contributors
 # $Id$
 # Translated by:
 # Jonas Larsen <jonas@vrt.dk>
index be43f0c399980db9bdddc61db51de291982930b9..2b58c50d9ff7899262c7d3c53716a2ce96b63d01 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -1,5 +1,5 @@
 # German translation for VLC.
-# Copyright (C) 2002-2005 VideoLAN <videolan@videolan.org>
+# Copyright (C) 2002-2005 VideoLAN (Centrale Réseaux) and its contributors
 # $Id$
 #
 # Thanks to Thomas Graf <tgr@reeler.org> for starting a translation in 2002.
index 0af1a40d08ac2123bc4ae74d1b7b36c2fd1854bd..ac1c9a9298f0eb99c418a761f5291b5985cf4b97 100644 (file)
--- a/po/el.po
+++ b/po/el.po
@@ -1,5 +1,5 @@
 # Greek translation of VLC
-# Copyright (C) 2005 VideoLAN.
+# Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
 # Simos Xenitellis <simos74@gmx.net>, 2005.
 # $Id$
 #
index 5d204ad60fc5f8acb020a377f8545499558c81b2..a09279f61bebc2716930b86319d6bb8c54536661 100644 (file)
@@ -1,5 +1,5 @@
 # British translation for VLC.
-# Copyright (C) 2002-2004 VideoLAN <videolan@videolan.org>
+# Copyright (C) 2002-2004 VideoLAN (Centrale Réseaux) and its contributors
 # $Id$
 #
 #
index c1e218836123127cc49965f7b5964be07ad5f507..15f4d4e3416d7646994742cf2b40a6e58563a0cd 100644 (file)
--- a/po/es.po
+++ b/po/es.po
@@ -1,5 +1,5 @@
 # Traducción española para VLC
-# Copyright (C) 2002-2005 VideoLAN <videolan@videolan.org
+# Copyright (C) 2002-2005 VideoLAN (Centrale Réseaux) and its contributors
 # $Id$
 #
 # Antonio Javier Varela Calvo <tonxabar@hotmail.com>, 2003-2005
index af80203e24cf0752ea4c0e08f0fb9c2285ed7d25..8fd96b40c65ac3471b9f99938808a116a53e110f 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -1,6 +1,5 @@
-# translation of fr.po to 
 # French translation for VLC.
-# Copyright (C) 2001-2004 VideoLAN <videolan@videolan.org>
+# Copyright (C) 2001-2004 VideoLAN (Centrale Réseaux) and its contributors
 # $Id$
 #
 # Previous Translators
index f99c70fad4168a489507ce5918c88c7c6ddd0aa4..2cffafdbaa43959ded0c1d3ba4ad4cb2a0078c5b 100644 (file)
--- a/po/hi.po
+++ b/po/hi.po
@@ -1,5 +1,5 @@
 # Hindi translations for vlc package.
-# Copyright (C) 2005 VideoLAN
+# Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
 # This file is distributed under the same license as the vlc package.
 # $Id$
 #
index c345e07157dc011100fc64102117b5e1410ec3c0..8316d37a2e1cf8bef6d376b0c52bb9719ccfdb4f 100644 (file)
--- a/po/hu.po
+++ b/po/hu.po
@@ -1,5 +1,5 @@
 # Hungarian translation of VLC.
-# Copyright (C) 2003 VideoLAN
+# Copyright (C) 2003 VideoLAN (Centrale Réseaux) and its contributors
 # This file is distributed under the same license as the VLC package.
 # $Id$
 #
index 1e2ba8884cc88e903bf5fc44a4d22cd98d3c7e58..75dde5d33f2f6b98e4ca41d7e0a5cb4f7395fa3b 100644 (file)
--- a/po/it.po
+++ b/po/it.po
@@ -1,5 +1,5 @@
 # Italian translation for vlc.
-# Copyright (C) 2002-2004 VideoLAN <videolan@videolan.org>
+# Copyright (C) 2002-2004 VideoLAN (Centrale Réseaux) and its contributors <videolan@videolan.org>
 # $Id$
 #
 # Bruno Vella 2002-2003
index ec29905da7e75d816dbdae37a6073bde84d35015..018ba13c874a12fc84d54a358ee5afc9c82a086d 100644 (file)
--- a/po/ja.po
+++ b/po/ja.po
@@ -1,6 +1,6 @@
 # translation of ja.po to Japanese
 # Japanese translation for VLC
-# Copyright (C) 2002,2004 VideoLAN
+# Copyright (C) 2002,2004 VideoLAN (Centrale Réseaux) and its contributors
 # $Id$
 #
 #
index 08c7d90a26d6180efa0c87f8efb10cfaf4e41f2c..56c81fc7832d64f2f8d93919b48121c09bf485de 100644 (file)
--- a/po/my.po
+++ b/po/my.po
@@ -1,5 +1,5 @@
 # Burmese translations for vlc package.
-# Copyright (C) 2005 VideoLAN
+# Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
 # This file is distributed under the same license as the vlc package.
 # $Id$
 #
index d324a3dcea4b679baa35e5cbdba2d46acd11be99..039085980985bd006d79234158e575f31764f557 100644 (file)
--- a/po/ne.po
+++ b/po/ne.po
@@ -1,5 +1,5 @@
 # Nepali translations for vlc package.
-# Copyright (C) 2005 VideoLAN
+# Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
 # This file is distributed under the same license as the vlc package.
 # $Id$
 #
index 6e5aaf2bac751f75bdaeb036d1eb032d0f6e0793..ae8844f7bc586abded3eade81c8091ceb3f97066 100644 (file)
--- a/po/ps.po
+++ b/po/ps.po
@@ -1,5 +1,5 @@
 # Pashto translations for vlc package.
-# Copyright (C) 2005 VideoLAN
+# Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
 # This file is distributed under the same license as the vlc package.
 # $Id$
 #
index 26f340273df02055f862ea2ccf399b0bfe5634cd..4e108603e964f9aa4aed0ac5ff57af66b8769a16 100644 (file)
@@ -1,5 +1,5 @@
 # Brazilian Portuguese Translation for VLC.
-# Copyright (C) 2003-2004 VideoLAN <videolan@videolan.org>
+# Copyright (C) 2003-2004 VideoLAN (Centrale Réseaux) and its contributors
 # $Id$
 #
 # André de Barros Martins Ribeiro  <andrerib@ajato.com.br>, 2003.
index dcf68df3905a18a301bc7c5f2c942caf5c7eb78b..a0521db1262c8801508fbf148656118d8fe7e86a 100644 (file)
--- a/po/ru.po
+++ b/po/ru.po
@@ -1,6 +1,6 @@
 # Russian localisation for VLC
 # Copyright (C) 2001 Free Software Foundation, Inc.
-# Copyright (C) 2005 VideoLAN
+# Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
 # $Id$
 #
 # Valek Filippov <frob@df.ru>, 2001.
index 316cb251fb8aff85a9c246f1470ff6ba0954c351..1319becde54e4a2411a52977750416e6649a6da2 100644 (file)
--- a/po/sv.po
+++ b/po/sv.po
@@ -1,5 +1,5 @@
 # Swedish translation for VLC.
-# Copyright (C) 2002 VideoLAN <videolan@videolan.org>
+# Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors <videolan@videolan.org>
 # This file is distributed under the same license as the VLC package.
 # $Id$
 #
index b7f4aae1a17e379faaa674a0462d0d5340960282..a468e96a4a3289efd2b169d4184d395d0710efe8 100644 (file)
--- a/po/tet.po
+++ b/po/tet.po
@@ -1,5 +1,5 @@
 # Tetum language translation for vlc package.
-# Copyright (C) 2005 VideoLAN
+# Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
 # This file is distributed under the same license as the vlc package.
 # $Id$
 #
index 956d9e152ab24589506b96a729559ea4977064ca..48a97fc52c7f4582a03d0e036fd06a449d692a2d 100644 (file)
--- a/po/tl.po
+++ b/po/tl.po
@@ -1,5 +1,5 @@
 # Tagalog translation for vlc package.
-# Copyright (C) 2005 VideoLAN
+# Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
 # This file is distributed under the same license as the vlc package.
 # $Id$
 #
index d145d841c51d50f9bc377856b176870138d2feb2..1f22995220244dbbfce8ff79b3a70bcfe8fb23c2 100755 (executable)
--- a/po/tr.po
+++ b/po/tr.po
@@ -1,5 +1,5 @@
 # Turkish localisation file for VLC
-# Copyright (C) 2005 VideoLAN
+# Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
 # This file is distributed under the same license as the VLC package.
 # Adem Gunes <xleopar@yahoo.com>, 2005.
 #
index 02801deb2f332027da47d6c541935d8bbba1c780..4a5488f8096fff0fe998105f3ab07427696dd2a8 100644 (file)
@@ -1,5 +1,5 @@
 # SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR VideoLAN
+# Copyright (C) YEAR VideoLAN (Centrale Réseaux) and its contributors
 # This file is distributed under the same license as the PACKAGE package.
 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 #
index b735f5646c21876fd74665afb57fe226f01d27e9..1e27ba36855709a7cbf6e0431ded6a6484824217 100644 (file)
@@ -1,5 +1,5 @@
 # Translation to traditional Chinese.
-# Copyright (C) 2005 VideoLAN
+# Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
 # This file is distributed under the same license as the VLC package.
 # $Id$
 #
index 9a8fda9cc8f4f27994060484b9f8dc6710f916ea..eb894ca9e580eaba75702e8ad61169e46db92566 100644 (file)
@@ -104,7 +104,7 @@ FONT 8, "System"
 BEGIN\r
     ICON            IDI_NIOUP,IDC_STATIC,7,7,21,20\r
     LTEXT           "VLC Version Tarass",IDC_STATIC,38,10,70,8,SS_NOPREFIX\r
-    LTEXT           "Copyright (C) VideoLAN",IDC_STATIC,30,27,80,8\r
+    LTEXT           "Copyright (C) VideoLAN (Centrale Reseaux) and its contributors",IDC_STATIC,30,27,80,8\r
 END\r
 \r
 \r
index 972efc106c7873ccb93b9bffb398e36a6dda0495..3ac51e2a6374f63ed491ac1d5ecf2e93728142e8 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * common.c : audio output management of common data structures
  *****************************************************************************
- * Copyright (C) 2002-2005 VideoLAN
+ * Copyright (C) 2002-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index 225c4a3029c5573c0e4582aab251866fb908ad0c..8945c35ea759efd303bb1f13061158d3c4cce508 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * dec.c : audio output API towards decoders
  *****************************************************************************
- * Copyright (C) 2002-2004 VideoLAN
+ * Copyright (C) 2002-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index 502292819601ebe19467efe932c41af15545d926..dfbcb6e3973d55d174e66ecd857587392d15c5a9 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * filters.c : audio output filters management
  *****************************************************************************
- * Copyright (C) 2002-2004 VideoLAN
+ * Copyright (C) 2002-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index c39e8cef48195f81a756aba6fc07fe32e263b275..133a8c8362b2bf685d3ad95b3dfcd4c8889ce306 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * input.c : internal management of input streams for the audio output
  *****************************************************************************
- * Copyright (C) 2002-2004 VideoLAN
+ * Copyright (C) 2002-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index 5d5b391b9ef91e2962f292995847e0e562328652..a22cb87f2dae462f611d4c9ddc6d230c7bfd062d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * intf.c : audio output API towards the interface modules
  *****************************************************************************
- * Copyright (C) 2002-2004 VideoLAN
+ * Copyright (C) 2002-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index 519e39596201f5d7bd96eb270e25ec24d7c15c46..beb7f3ce8dffaf9c0bd8c4833c26a24c6efcd034 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * mixer.c : audio output mixing operations
  *****************************************************************************
- * Copyright (C) 2002-2004 VideoLAN
+ * Copyright (C) 2002-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index 8ce23ccc7b825165ba8b1d0729c1eef64405c314..a3d07aca9e48b01c35037135625ae56597ee5707 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * output.c : internal management of output streams for the audio output
  *****************************************************************************
- * Copyright (C) 2002-2004 VideoLAN
+ * Copyright (C) 2002-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index d7d66092234f739de6ca2b33772e2ce163b279ec..ed5ba8ca978e529dc42513a96e9961f23799d27b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * audio_video.c: Audio/Video management : volume, snapshot, OSD
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: vlc.c 10786 2005-04-23 23:19:17Z zorglub $
  *
  * Authors: Olivier Aubert <olivier.aubert@liris.univ-lyon1.fr>
index 1473bd39c86df8f1e66038b05200469630a1249d..c857f7d09e6e07a4e6a720b3b0acb350c5aab70c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * core.c: Core functions : init, playlist, stream management
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: vlc.c 10786 2005-04-23 23:19:17Z zorglub $
  *
  * Authors: Olivier Aubert <olivier.aubert@liris.univ-lyon1.fr>
index edbebbc0c817eed606fbd941afd84970f3eb9f1a..264a5cd444d99b117c5385b60e8b1b474ed75dc7 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * util.c: Utility functions and exceptions management
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: vlc.c 10786 2005-04-23 23:19:17Z zorglub $
  *
  * Authors: Olivier Aubert <olivier.aubert@liris.univ-lyon1.fr>
index dd964c7fd0c0eeeaaf5adb6e57342fdd2ad100bd..8c45acc056cd63a44770e420f0584a0743c70867 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * libc.c: Extra libc function for some systems.
  *****************************************************************************
- * Copyright (C) 2002 VideoLAN
+ * Copyright (C) 2002 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
index e7e1298f0dc196440d91555cf8fdd6a2201a4dd8..12a223492551344bab2b72e73750da0ea3b56da5 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * access.c
  *****************************************************************************
- * Copyright (C) 1999-2004 VideoLAN
+ * Copyright (C) 1999-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: demux.c 7546 2004-04-29 13:53:29Z gbazin $
  *
  * Author: Laurent Aimar <fenrir@via.ecp.fr>
index 856d8338aa3e62d92725c2d6772bf5a2f338c7a7..d5684404b7a81374a260d78f055250d7fb1d8897 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * input_clock.c: Clock/System date convertions, stream management
  *****************************************************************************
- * Copyright (C) 1999-2004 VideoLAN
+ * Copyright (C) 1999-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index 776cfc94a3055605c538da7de41981238aa2bd80..0b56fe429096e8239a90d34df75407a013538ca2 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * control.c
  *****************************************************************************
- * Copyright (C) 1999-2004 VideoLAN
+ * Copyright (C) 1999-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 7effdb1ac107a48fd79862f42dd356b0f4855902..68d706ce957a8018de127b9f9e6755a25f33de8a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * decoder.c: Functions for the management of decoders
  *****************************************************************************
- * Copyright (C) 1999-2004 VideoLAN
+ * Copyright (C) 1999-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index 6516bcddbcf2b202f32c38e54dc559a87513de80..293c0b0752af9907bd61f0ed9d0c76e863d0523d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * demux.c
  *****************************************************************************
- * Copyright (C) 1999-2004 VideoLAN
+ * Copyright (C) 1999-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Laurent Aimar <fenrir@via.ecp.fr>
index 14926d67106336df9fd73a28cf48fb3d6bb63069..0f07ba5b62ec2d6e765ae1bb0bd868672454d706 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * es_out.c: Es Out handler for input.
  *****************************************************************************
- * Copyright (C) 2003-2004 VideoLAN
+ * Copyright (C) 2003-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 1c2d5d839e55729256745961af052a9356081d50..e86c3a2558d229dc84540fbe858d80b3b8f39062 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * input.c: input thread
  *****************************************************************************
- * Copyright (C) 1998-2004 VideoLAN
+ * Copyright (C) 1998-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index abcf3f15f270bd61b3c5f3389e7318a0b2ca3b3e..db9dfff286ac29f47cd13b551432e3fd29e1d88f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * input_internal.h:
  *****************************************************************************
- * Copyright (C) 1998-2004 VideoLAN
+ * Copyright (C) 1998-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: input.c 7955 2004-06-07 22:21:33Z fenrir $
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 3851937b42419da6e70beb8048c503f0d327ca7b..ec586dd1e13150185501c8b9f85fde55085ed982 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * mem_stream.c: stream_t wrapper around memory buffer
  *****************************************************************************
- * Copyright (C) 1999-2004 VideoLAN
+ * Copyright (C) 1999-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: stream.c 9390 2004-11-22 09:56:48Z fenrir $
  *
  * Authors: Sigmund Augdal <sigmunau@idi.ntnu.no>
index 3db6a5a22d909d2c115f34c5250c5757e29a9f01..871c0293a9d8441315903c291ee92a82dffd176e 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * stream.c
  *****************************************************************************
- * Copyright (C) 1999-2004 VideoLAN
+ * Copyright (C) 1999-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index c0e6f7ae72bd7218bdf364cc8d94e38f664c5172..751562c061f542dad1fc7c05630c70ae68784b5e 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * subtitles.c
  *****************************************************************************
- * Copyright (C) 2003-2004 VideoLAN
+ * Copyright (C) 2003-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Derk-Jan Hartman <hartman at videolan.org>
index 2d669f882c50ad51ceb466b05d65e61741416bc1..960803fc5ab55b5a1fa67a5f91e4e9592e7a43d9 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * var.c: object variables for input thread
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: input.c 7955 2004-06-07 22:21:33Z fenrir $
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index 91f62a7fce6b39fb13e5a8384ccfce9f33de2676..67acc2bf15bd6f4e23edb517200ddc414e8d6433 100644 (file)
@@ -3,7 +3,7 @@
  * This library provides basic functions for threads to interact with user
  * interface, such as command line.
  *****************************************************************************
- * Copyright (C) 1998-2004 VideoLAN
+ * Copyright (C) 1998-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Vincent Seguin <seguin@via.ecp.fr>
index 3d21111c743fc2a828ac065ec4d2fd8935d0edb3..7b043abfa0defec37354788353959ccab2f1389c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * intf_eject.c: CD/DVD-ROM ejection handling functions
  *****************************************************************************
- * Copyright (C) 2001-2004 VideoLAN
+ * Copyright (C) 2001-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Julien Blache <jb@technologeek.org> for the Linux part
index 9f04c7adacc1429a90952f75a8a9d6649a5a2c94..bf10abe95df529b7e12496b55b2530ad5c97237f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * libvlc.c: main libvlc source
  *****************************************************************************
- * Copyright (C) 1998-2004 VideoLAN
+ * Copyright (C) 1998-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Vincent Seguin <seguin@via.ecp.fr>
index 9890efce52bd4863446da459979774d2d05de0b1..91400182c2395d6eb200c74535639ca082bf837a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * libvlc.h: main libvlc header
  *****************************************************************************
- * Copyright (C) 1998-2005 VideoLAN
+ * Copyright (C) 1998-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Vincent Seguin <seguin@via.ecp.fr>
index c8dfc2f03da894c3ce7c39d63bf7d5bd028e633f..0f33556a63ea66faccf7ff09002b659796133673 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * beos_init.cpp: Initialization for BeOS specific features
  *****************************************************************************
- * Copyright (C) 1999-2004 VideoLAN
+ * Copyright (C) 1999-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jean-Marc Dressler <polux@via.ecp.fr>
index 5cc30e500a9873ce5f48da2baf9f1633511fc870..8699261a7f8e6f8c7fec06f645d33637a002c673 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * block.c: Data blocks management functions
  *****************************************************************************
- * Copyright (C) 2003-2004 VideoLAN
+ * Copyright (C) 2003-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@videolan.org>
index 02801c2bf461ade2d18e65ce36cd700b353f9919..06070e7a9e85ba504e7d296b4618b72c01f9f43c 100644 (file)
@@ -2,7 +2,7 @@
  * charset.c: Determine a canonical name for the current locale's character
  *            encoding.
  *****************************************************************************
- * Copyright (C) 2003-2004 VideoLAN
+ * Copyright (C) 2003-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Derk-Jan Hartman <thedj at users.sf.net>
index ca3d23bb1eec6b54d1db557a48de52d3605f44ee..e0a09112f849785d3f34ade59ccf94b9787a0bc9 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * configuration.c management of the modules configuration
  *****************************************************************************
- * Copyright (C) 2001-2004 VideoLAN
+ * Copyright (C) 2001-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 8bc3aa2bae951e7338cd95aaa58316eda2c6dcfc..1a77a032e622d9560deeab84b312581390912239 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * cpu.c: CPU detection code
  *****************************************************************************
- * Copyright (C) 1998-2004 VideoLAN
+ * Copyright (C) 1998-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 3aa2163c5a5c6145f7494417718ebce6ee441c7f..a57733bbe507bfdcf7d5a1e480f203ac64f75816 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * darwin_specific.m: Darwin specific features
  *****************************************************************************
- * Copyright (C) 2001-2004 VideoLAN
+ * Copyright (C) 2001-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sam Hocevar <sam@zoy.org>
index ebc08771387ca072c606e41d03f16ec426b037ad..e3ab155524872119c7f7df1f5daa0432f9ed2906 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * error.c: error handling routine
  *****************************************************************************
- * Copyright (C) 2002-2004 VideoLAN
+ * Copyright (C) 2002-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index c3b3ce667af1f8bedeba3a221eb0c791a55a85fd..e5a322a7900127e443b197cbffc151912bc1614c 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * getaddrinfo.c: getaddrinfo/getnameinfo replacement functions
  *****************************************************************************
- * Copyright (C) 2005 VideoLAN
+ * Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
  * Copyright (C) 2002-2004 Rémi Denis-Courmont
  * $Id$
  *
index 6dcbd8fe50efb947086f3d2c461ddf2956442a48..46687458ceea55564fb4faebc9f69207eecbb820 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * httpd.c
  *****************************************************************************
- * Copyright (C) 2004-2005 VideoLAN
+ * Copyright (C) 2004-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@via.ecp.fr>
index d5c3964c659f97e8d61d507d3f66b00b8d5ea75e..b443272f78898c655757f13ba3821c5759a5434d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * image.c : wrapper for image reading/writing facilities
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Gildas Bazin <gbazin@videolan.org>
index f441cca2e9e717cc702f078d8d78f91a013b1ad8..cb2d951248e751e6f5b36e7e63867d79b8a79d4a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * iso_lang.h: languages codes and abbreviations
  *****************************************************************************
- * Copyright (C) 1998-2004 VideoLAN
+ * Copyright (C) 1998-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * This is used in iso_lang.cpp and is taken from the GNU glibc 2.2.5
index 5cd1532b7db5618d3ca7e0ab24b13b143e1ebde8..87500088fcca2cc517f0669743a923adc368c945 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * iso_lang.c: function to decode language code (in dvd or a52 for instance).
  *****************************************************************************
- * Copyright (C) 1998-2004 VideoLAN
+ * Copyright (C) 1998-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Stéphane Borel <stef@via.ecp.fr>
index 80f440b192b3c0655e0bcf6f04802ddf1b5ad02e..4f4a9c50d9bf5995bcd5d2b079c87461883fe68e 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * md5.c: not so strong MD5 hashing
  *****************************************************************************
- * Copyright (C) 2004-2005 VideoLAN
+ * Copyright (C) 2004-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jon Lech Johansen <jon-vl@nanocrew.net>
index 80ddb1e6385392bb29d240155cd3459d8c13dd86..c3c6e07288e5cc9e5d5770a6480346bf5ee03a07 100644 (file)
@@ -3,7 +3,7 @@
  * This library provides an interface to the message queue to be used by other
  * modules, especially intf modules. See config.h for output configuration.
  *****************************************************************************
- * Copyright (C) 1998-2004 VideoLAN
+ * Copyright (C) 1998-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Vincent Seguin <seguin@via.ecp.fr>
index 005bd14e6b74b93b8d0f8f5a05e2adaecc52a3fe..22d0243456df2c70ba7104cc8abbe5f10024ddb3 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * modules.c : Builtin and plugin modules management functions
  *****************************************************************************
- * Copyright (C) 2001-2004 VideoLAN
+ * Copyright (C) 2001-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Sam Hocevar <sam@zoy.org>
index bf5a996d8a78b4f5e90c1b1ab18ddbfe717ef56a..64c284b6d97e3d115c71241d1aebdb1d8b12a53b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * modules_builtin.h: built-in modules list
  *****************************************************************************
- * Copyright (C) 2001 VideoLAN
+ * Copyright (C) 2001 VideoLAN (Centrale Réseaux) and its contributors
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
  *
index 4f2bcaa75fb40cda7bedcbcbf105f362baa3c3a6..b7ec5298564a4262d8649c93f5ba5aaf80ba5fb8 100644 (file)
@@ -2,7 +2,7 @@
  * mtime.c: high resolution time management functions
  * Functions are prototyped in mtime.h.
  *****************************************************************************
- * Copyright (C) 1998-2004 VideoLAN
+ * Copyright (C) 1998-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Vincent Seguin <seguin@via.ecp.fr>
index 5dbcfd8f733e5a649e9048c87d374966f286f9b5..3147807b99fc1185bfbb34f5d50236eeb7619219 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * net.c:
  *****************************************************************************
- * Copyright (C) 2004-2005 VideoLAN
+ * Copyright (C) 2004-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Laurent Aimar <fenrir@videolan.org>
index b439120951a6d6f44d980f2e0f2326506a406eaf..de71d1463b1b657afd4d11f1158f96ad3733d708 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * objects.c: vlc_object_t handling
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 0a39fdfb47e1d56cfd97c305937d61f9cdbae344..55a178de86b3c822241f29c8c1a8281e9c7c9d1d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * threads.c : threads implementation for the VideoLAN client
  *****************************************************************************
- * Copyright (C) 1999-2004 VideoLAN
+ * Copyright (C) 1999-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Jean-Marc Dressler <polux@via.ecp.fr>
index cc514663002f3e00758e030a610414324c16e9c5..e2958092f9bf4f7e8315e9c04e08f296031e05ad 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * tls.c
  *****************************************************************************
- * Copyright (C) 2004-2005 VideoLAN
+ * Copyright (C) 2004-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Remi Denis-Courmont <rem # videolan.org>
index ea78562ac1ca6607a064a398179e873a23e53084..1632206323e860fa2117117ea0d8c64524ed865a 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * variables.c: routines for object variables handling
  *****************************************************************************
- * Copyright (C) 2002-2004 VideoLAN
+ * Copyright (C) 2002-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 9e9abeaaac5fa615ab2c603e89588c6626b868d4..59936b2f541ddef061a2388fafaf266022244a78 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlm.c: VLM interface plugin
  *****************************************************************************
- * Copyright (C) 2000, 2001 VideoLAN
+ * Copyright (C) 2000, 2001 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Simon Latapie <garf@videolan.org>
index 8d07007c9b8668efe2bc5c6a78b85827e4807e7f..ffe0568cacde04741f582a832a5fc64b1f601a0e 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * win32_specific.c: Win32 specific features
  *****************************************************************************
- * Copyright (C) 2001-2004 VideoLAN
+ * Copyright (C) 2001-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index ae8a81b79775da92039e71fa071a7acfcb5d8882..aef40841f49a2776d5be4827674c58c7edd8cf7b 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * xml.c: XML parser wrapper for XML modules
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 7a9434868b2b0f7b04c24c45fd7c9d690b258b20..a54f52c20138f2f69ba6c0999219987d7b80f190 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * item-ext.c : Playlist item management functions (act on the playlist)
  *****************************************************************************
- * Copyright (C) 1999-2004 VideoLAN
+ * Copyright (C) 1999-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 3957f1c3932a30ddb67604d797bc8ece7850aae1..2fb289af2172afb65c599188878467a4ca4dba0f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * item.c : Playlist item functions
  *****************************************************************************
- * Copyright (C) 1999-2004 VideoLAN
+ * Copyright (C) 1999-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 5c441d72275d73fff5a55c7c1d7027cbed44b723..d0e14542c44d5ec507de1da0fef90a23c5c7a2e5 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * loadsave.c : Playlist loading / saving functions
  *****************************************************************************
- * Copyright (C) 1999-2004 VideoLAN
+ * Copyright (C) 1999-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 10bdae5cbc46923568069c8efaf7ac9f38840c79..92a162d251508b29436a80ff2a6ee65043abb79d 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * playlist.c : Playlist management functions
  *****************************************************************************
- * Copyright (C) 1999-2004 VideoLAN
+ * Copyright (C) 1999-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 109b7278892c5aac54d3291c9e481f7c7bf86891..8e0d38d38bea039f92428e7921e1aa4b4a63fd32 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * services_discovery.c : Manage playlist services_discovery modules
  *****************************************************************************
- * Copyright (C) 1999-2004 VideoLAN
+ * Copyright (C) 1999-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: playlist.c 9216 2004-11-07 10:43:52Z zorglub $
  *
  * Authors: Clément Stenac <zorglub@videolan.org>
index 390f0f4a28b0ed4c8d97a149a9cf6ff0b84f99dc..4cb74767cdd4a7557eb34010ea34f59d766d455f 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * sort.c : Playlist sorting functions
  *****************************************************************************
- * Copyright (C) 1999-2004 VideoLAN
+ * Copyright (C) 1999-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Clément Stenac <zorglub@videolan.org>
index 7f3eb82c7bf0ea2aaa7e62b72fafe27eefb6b9a8..d725118d26b6790969ac42a45f5e63c01999d7d8 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * view.c : Playlist views functions
  *****************************************************************************
- * Copyright (C) 1999-2004 VideoLAN
+ * Copyright (C) 1999-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id: item.c 7997 2004-06-18 11:35:45Z sigmunau $
  *
  * Authors: Clément Stenac <zorglub@videolan.org>
index 860fcf3cb68e6d017d0df1542671863bb92fe8b5..211c0d4f64d8779ab92a7ac1b5a1af5a1625c958 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * announce.c : announce handler
  *****************************************************************************
- * Copyright (C) 2002-2004 VideoLAN
+ * Copyright (C) 2002-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Clément Stenac <zorglub@videolan.org>
index 31e04c275c075496244a62b00538a1f474e63e21..55363a4243bc7156c56bced9ada4ff18fe601d36 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * sap.c : SAP announce handler
  *****************************************************************************
- * Copyright (C) 2002-2005 VideoLAN
+ * Copyright (C) 2002-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Clément Stenac <zorglub@videolan.org>
index 025d803d567271268ac026f1f330627f35707a07..c93979060e59b4e03b6cd90000b4532d3ded84a4 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * stream_output.c : stream output module
  *****************************************************************************
- * Copyright (C) 2002-2004 VideoLAN
+ * Copyright (C) 2002-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index b2b0f2b7d4391729c3c689eea73825f2a0ba9abd..1020eef6f590f41d99022e0647d7fc6244ba9690 100644 (file)
@@ -5,7 +5,7 @@
  * It includes functions allowing to open a new thread, send pictures to a
  * thread, and destroy a previously oppened video output thread.
  *****************************************************************************
- * Copyright (C) 2000-2004 VideoLAN
+ * Copyright (C) 2000-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Vincent Seguin <seguin@via.ecp.fr>
index 555baf4ff676fcb07efba45fb7a1486db87bb497..a1d4fc6122af5650247bd615b6078d5c8c09761e 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * video_text.c : text manipulation functions
  *****************************************************************************
- * Copyright (C) 1999-2004 VideoLAN
+ * Copyright (C) 1999-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Sigmund Augdal <sigmunau@idi.ntnu.no>
index cd4063489b884d80b1bf4e2f56a64083fff48c81..c8c242596f521ceb9c6e4e9d9987e890f4cc6873 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * video_widgets.c : OSD widgets manipulation functions
  *****************************************************************************
- * Copyright (C) 2004 VideoLAN
+ * Copyright (C) 2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Author: Yoann Peronneau <yoann@videolan.org>
index 91d949de422c65101bfa1cfb81e08e26afd6881f..2fe611650a92eabf38e77bb54d9ea21d966d4daf 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vout_intf.c : video output interface
  *****************************************************************************
- * Copyright (C) 2000-2004 VideoLAN
+ * Copyright (C) 2000-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Gildas Bazin <gbazin@videolan.org>
index 11d8da754b83026fb772396fc0b409ff51344b7c..e5535fafd67bb046c5fe665f5d4f12b15bc27953 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vout_pictures.c : picture management functions
  *****************************************************************************
- * Copyright (C) 2000-2004 VideoLAN
+ * Copyright (C) 2000-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Vincent Seguin <seguin@via.ecp.fr>
index f5b9d9507986ea42e7595218cabe915ed62769d5..5645f784017ff9faad9d1be80cc68f125f08add4 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vout_pictures.h : picture management definitions
  *****************************************************************************
- * Copyright (C) 2002-2004 VideoLAN
+ * Copyright (C) 2002-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
index 12ef0f0e9cd34ade1b3758cba8d1722cdf4169e1..cdff1a7e25bd331d5655acf2cd0bfa6ec6783f40 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vout_subpictures.c : subpicture management functions
  *****************************************************************************
- * Copyright (C) 2000-2005 VideoLAN
+ * Copyright (C) 2000-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Vincent Seguin <seguin@via.ecp.fr>
index 5f4497a4c33d444e703bcb3f8d29a27cd5614bcc..a3d800616dab00d08678ecc48e8d8ac2e0d82ddc 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vout_synchro.c : frame dropping routines
  *****************************************************************************
- * Copyright (C) 1999-2005 VideoLAN
+ * Copyright (C) 1999-2005 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Christophe Massiot <massiot@via.ecp.fr>
index b7870470188238afddd8e5202470d741f9af35d7..a6d44fbbd65235ef60de8ca1023703783d58ca4f 100644 (file)
--- a/src/vlc.c
+++ b/src/vlc.c
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlc.c: the vlc player
  *****************************************************************************
- * Copyright (C) 1998-2004 VideoLAN
+ * Copyright (C) 1998-2004 VideoLAN (Centrale Réseaux) and its contributors
  * $Id$
  *
  * Authors: Vincent Seguin <seguin@via.ecp.fr>
index 87082403aa6accbf38a6ca0470c4a9a666f2491f..8753f3970f369fed36233f67fce402a601d3d728 100755 (executable)
@@ -2,7 +2,7 @@
 #*****************************************************************************
 #* vlc-api.pl: VLC API maintenance script
 #*****************************************************************************
-#* Copyright (C) 2005 VideoLAN
+#* Copyright (C) 2005 VideoLAN (Centrale Réseaux) and its contributors
 #* $Id$
 #*
 #* Authors: Rémi Denis-Courmont <rem # videolan.org>