summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTorsten Jager <t.jager@gmx.de>2013-09-13 12:50:25 +0200
committerTorsten Jager <t.jager@gmx.de>2013-09-13 12:50:25 +0200
commit50caa6c2122224df42c6d8a5c88ffb5b2d4afb8b (patch)
treee70ffc747bc6775f6624edb88dfeae0c5d368b0b /src
parentb196a6012ace0ce8636412cf3a439df1a170e797 (diff)
downloadxine-lib-50caa6c2122224df42c6d8a5c88ffb5b2d4afb8b.tar.gz
xine-lib-50caa6c2122224df42c6d8a5c88ffb5b2d4afb8b.tar.bz2
Copyright year update by hg log info
script execution time: 55"
Diffstat (limited to 'src')
-rw-r--r--src/audio_dec/ff_dvaudio_decoder.c2
-rw-r--r--src/audio_dec/fooaudio.c2
-rw-r--r--src/audio_dec/gsm610.c2
-rw-r--r--src/audio_dec/xine_a52_decoder.c2
-rw-r--r--src/audio_dec/xine_dts_decoder.c2
-rw-r--r--src/audio_dec/xine_faad_decoder.c2
-rw-r--r--src/audio_dec/xine_lpcm_decoder.c2
-rw-r--r--src/audio_dec/xine_mad_decoder.c2
-rw-r--r--src/audio_dec/xine_musepack_decoder.c2
-rw-r--r--src/audio_out/audio_alsa_out.c2
-rw-r--r--src/audio_out/audio_coreaudio_out.c2
-rw-r--r--src/audio_out/audio_directx2_out.c2
-rw-r--r--src/audio_out/audio_directx_out.c2
-rw-r--r--src/audio_out/audio_esd_out.c2
-rw-r--r--src/audio_out/audio_file_out.c2
-rw-r--r--src/audio_out/audio_fusionsound_out.c2
-rw-r--r--src/audio_out/audio_irixal_out.c2
-rw-r--r--src/audio_out/audio_none_out.c2
-rw-r--r--src/audio_out/audio_oss_out.c2
-rw-r--r--src/audio_out/audio_pulse_out.c2
-rw-r--r--src/audio_out/audio_sun_out.c2
-rw-r--r--src/combined/ffmpeg/ff_audio_decoder.c2
-rw-r--r--src/combined/ffmpeg/ff_mpeg_parser.c2
-rw-r--r--src/combined/ffmpeg/ff_mpeg_parser.h2
-rw-r--r--src/combined/ffmpeg/ff_video_decoder.c2
-rw-r--r--src/combined/ffmpeg/ffmpeg_compat.h2
-rw-r--r--src/combined/ffmpeg/ffmpeg_decoder.c2
-rw-r--r--src/combined/ffmpeg/ffmpeg_decoder.h2
-rw-r--r--src/combined/flac_decoder.c2
-rw-r--r--src/combined/flac_demuxer.c2
-rw-r--r--src/combined/nsf_combined.c2
-rw-r--r--src/combined/nsf_combined.h2
-rw-r--r--src/combined/nsf_decoder.c2
-rw-r--r--src/combined/nsf_demuxer.c2
-rw-r--r--src/combined/wavpack_combined.c2
-rw-r--r--src/combined/wavpack_combined.h2
-rw-r--r--src/combined/wavpack_decoder.c2
-rw-r--r--src/combined/wavpack_demuxer.c2
-rw-r--r--src/combined/xine_ogg_demuxer.c2
-rw-r--r--src/combined/xine_speex_decoder.c2
-rw-r--r--src/combined/xine_theora_decoder.c2
-rw-r--r--src/combined/xine_vorbis_decoder.c2
-rw-r--r--src/demuxers/asfheader.h2
-rw-r--r--src/demuxers/demux_4xm.c2
-rw-r--r--src/demuxers/demux_aac.c2
-rw-r--r--src/demuxers/demux_ac3.c2
-rw-r--r--src/demuxers/demux_aiff.c2
-rw-r--r--src/demuxers/demux_asf.c2
-rw-r--r--src/demuxers/demux_aud.c2
-rw-r--r--src/demuxers/demux_avi.c2
-rw-r--r--src/demuxers/demux_cdda.c2
-rw-r--r--src/demuxers/demux_dts.c2
-rw-r--r--src/demuxers/demux_eawve.c2
-rw-r--r--src/demuxers/demux_elem.c2
-rw-r--r--src/demuxers/demux_film.c2
-rw-r--r--src/demuxers/demux_flac.c2
-rw-r--r--src/demuxers/demux_fli.c2
-rw-r--r--src/demuxers/demux_idcin.c2
-rw-r--r--src/demuxers/demux_iff.c2
-rw-r--r--src/demuxers/demux_image.c2
-rw-r--r--src/demuxers/demux_ipmovie.c2
-rw-r--r--src/demuxers/demux_matroska.c2
-rw-r--r--src/demuxers/demux_matroska.h2
-rw-r--r--src/demuxers/demux_mng.c2
-rw-r--r--src/demuxers/demux_mod.c2
-rw-r--r--src/demuxers/demux_mpc.c2
-rw-r--r--src/demuxers/demux_mpeg.c2
-rw-r--r--src/demuxers/demux_mpeg_block.c2
-rw-r--r--src/demuxers/demux_mpeg_pes.c2
-rw-r--r--src/demuxers/demux_mpgaudio.c2
-rw-r--r--src/demuxers/demux_nsv.c2
-rw-r--r--src/demuxers/demux_playlist.c2
-rw-r--r--src/demuxers/demux_pva.c2
-rw-r--r--src/demuxers/demux_qt.c2
-rw-r--r--src/demuxers/demux_rawdv.c2
-rw-r--r--src/demuxers/demux_real.c2
-rw-r--r--src/demuxers/demux_realaudio.c2
-rw-r--r--src/demuxers/demux_roq.c2
-rw-r--r--src/demuxers/demux_shn.c2
-rw-r--r--src/demuxers/demux_slave.c2
-rw-r--r--src/demuxers/demux_smjpeg.c2
-rw-r--r--src/demuxers/demux_snd.c2
-rw-r--r--src/demuxers/demux_str.c2
-rw-r--r--src/demuxers/demux_ts.c2
-rw-r--r--src/demuxers/demux_tta.c2
-rw-r--r--src/demuxers/demux_vc1es.c2
-rw-r--r--src/demuxers/demux_vmd.c2
-rw-r--r--src/demuxers/demux_voc.c2
-rw-r--r--src/demuxers/demux_vox.c2
-rw-r--r--src/demuxers/demux_vqa.c2
-rw-r--r--src/demuxers/demux_wav.c2
-rw-r--r--src/demuxers/demux_wc3movie.c2
-rw-r--r--src/demuxers/demux_yuv4mpeg2.c2
-rw-r--r--src/demuxers/demux_yuv_frames.c2
-rw-r--r--src/demuxers/ebml.c2
-rw-r--r--src/demuxers/ebml.h2
-rw-r--r--src/demuxers/flacutils.h2
-rw-r--r--src/demuxers/group_audio.c2
-rw-r--r--src/demuxers/group_audio.h2
-rw-r--r--src/demuxers/group_games.c2
-rw-r--r--src/demuxers/group_games.h2
-rw-r--r--src/demuxers/id3.c2
-rw-r--r--src/demuxers/id3.h2
-rw-r--r--src/demuxers/iff.h2
-rw-r--r--src/demuxers/matroska.h2
-rw-r--r--src/dxr3/dxr3.h2
-rw-r--r--src/dxr3/dxr3_decode_spu.c2
-rw-r--r--src/dxr3/dxr3_decode_video.c2
-rw-r--r--src/dxr3/dxr3_mpeg_encoders.c2
-rw-r--r--src/dxr3/dxr3_scr.c2
-rw-r--r--src/dxr3/dxr3_scr.h2
-rw-r--r--src/dxr3/dxr3_spu_encoder.c2
-rw-r--r--src/dxr3/ffmpeg_encoder.c2
-rw-r--r--src/dxr3/video_out_dxr3.c2
-rw-r--r--src/dxr3/video_out_dxr3.h2
-rw-r--r--src/input/http_helper.c2
-rw-r--r--src/input/http_helper.h2
-rw-r--r--src/input/input_bluray.c2
-rw-r--r--src/input/input_cdda.c2
-rw-r--r--src/input/input_dvb.c2
-rw-r--r--src/input/input_dvd.c2
-rw-r--r--src/input/input_file.c2
-rw-r--r--src/input/input_gnome_vfs.c2
-rw-r--r--src/input/input_http.c2
-rw-r--r--src/input/input_mms.c2
-rw-r--r--src/input/input_net.c2
-rw-r--r--src/input/input_pnm.c2
-rw-r--r--src/input/input_pvr.c2
-rw-r--r--src/input/input_rtp.c2
-rw-r--r--src/input/input_rtsp.c2
-rw-r--r--src/input/input_smb.c2
-rw-r--r--src/input/input_stdin_fifo.c2
-rw-r--r--src/input/input_v4l.c2
-rw-r--r--src/input/input_vcd.c2
-rw-r--r--src/input/libreal/asmrp.c2
-rw-r--r--src/input/libreal/asmrp.h2
-rw-r--r--src/input/libreal/real.c2
-rw-r--r--src/input/libreal/real.h2
-rw-r--r--src/input/libreal/rmff.c2
-rw-r--r--src/input/libreal/rmff.h2
-rw-r--r--src/input/libreal/sdpplin.c2
-rw-r--r--src/input/libreal/sdpplin.h2
-rw-r--r--src/input/librtsp/rtsp.c2
-rw-r--r--src/input/librtsp/rtsp.h2
-rw-r--r--src/input/librtsp/rtsp_session.c2
-rw-r--r--src/input/librtsp/rtsp_session.h2
-rw-r--r--src/input/media_helper.c2
-rw-r--r--src/input/media_helper.h2
-rw-r--r--src/input/mms.c2
-rw-r--r--src/input/mms.h2
-rw-r--r--src/input/mmsh.c2
-rw-r--r--src/input/mmsh.h2
-rw-r--r--src/input/net_buf_ctrl.c2
-rw-r--r--src/input/net_buf_ctrl.h2
-rw-r--r--src/input/pnm.c2
-rw-r--r--src/input/pnm.h2
-rw-r--r--src/libreal/real_common.c2
-rw-r--r--src/libreal/real_common.h2
-rw-r--r--src/libreal/xine_real_audio_decoder.c2
-rw-r--r--src/libreal/xine_real_video_decoder.c2
-rw-r--r--src/libw32dll/qt_decoder.c2
-rw-r--r--src/libw32dll/w32codec.c2
-rw-r--r--src/libw32dll/w32codec.h2
-rw-r--r--src/libw32dll/wine/ldt_keeper.c2
-rw-r--r--src/post/audio/audio_filters.c2
-rw-r--r--src/post/audio/audio_filters.h2
-rw-r--r--src/post/audio/stretch.c2
-rw-r--r--src/post/audio/upmix.c2
-rw-r--r--src/post/audio/upmix_mono.c2
-rw-r--r--src/post/audio/volnorm.c2
-rw-r--r--src/post/deinterlace/xine_plugin.c2
-rw-r--r--src/post/goom/xine_goom.c2
-rw-r--r--src/post/mosaico/mosaico.c2
-rw-r--r--src/post/mosaico/switch.c2
-rw-r--r--src/post/planar/boxblur.c2
-rw-r--r--src/post/planar/denoise3d.c2
-rw-r--r--src/post/planar/eq.c2
-rw-r--r--src/post/planar/eq2.c2
-rw-r--r--src/post/planar/expand.c2
-rw-r--r--src/post/planar/fill.c2
-rw-r--r--src/post/planar/invert.c2
-rw-r--r--src/post/planar/noise.c2
-rw-r--r--src/post/planar/planar.c2
-rw-r--r--src/post/planar/pp.c2
-rw-r--r--src/post/planar/unsharp.c2
-rw-r--r--src/post/visualizations/fft.c2
-rw-r--r--src/post/visualizations/fft.h2
-rw-r--r--src/post/visualizations/fftgraph.c2
-rw-r--r--src/post/visualizations/fftscope.c2
-rw-r--r--src/post/visualizations/fooviz.c2
-rw-r--r--src/post/visualizations/oscope.c2
-rw-r--r--src/post/visualizations/visualizations.c2
-rw-r--r--src/post/visualizations/visualizations.h2
-rw-r--r--src/spu_dec/cc_decoder.c2
-rw-r--r--src/spu_dec/cc_decoder.h2
-rw-r--r--src/spu_dec/cmml_decoder.c2
-rw-r--r--src/spu_dec/spu_decoder.c2
-rw-r--r--src/spu_dec/spudec.c2
-rw-r--r--src/spu_dec/spudec.h2
-rw-r--r--src/spu_dec/spudvb_decoder.c2
-rw-r--r--src/spu_dec/spuhdmv_decoder.c2
-rw-r--r--src/spu_dec/sputext_decoder.c2
-rw-r--r--src/spu_dec/sputext_demuxer.c2
-rw-r--r--src/spu_dec/xine_cc_decoder.c2
-rw-r--r--src/vdr/combined_vdr.c2
-rw-r--r--src/vdr/combined_vdr.h2
-rw-r--r--src/vdr/input_vdr.c2
-rw-r--r--src/vdr/post_vdr_audio.c2
-rw-r--r--src/vdr/post_vdr_video.c2
-rw-r--r--src/video_dec/bitplane.c2
-rw-r--r--src/video_dec/foovideo.c2
-rw-r--r--src/video_dec/gdkpixbuf.c2
-rw-r--r--src/video_dec/image.c2
-rw-r--r--src/video_dec/libmpeg2/xine_mpeg2_decoder.c2
-rw-r--r--src/video_dec/libmpeg2new/xine_mpeg2new_decoder.c2
-rw-r--r--src/video_dec/libvdpau/alterh264_bits_reader.h2
-rw-r--r--src/video_dec/libvdpau/alterh264_decode.c2
-rw-r--r--src/video_dec/libvdpau/alterh264_decode.h2
-rw-r--r--src/video_dec/libvdpau/bits_reader.h2
-rw-r--r--src/video_dec/libvdpau/vdpau_mpeg12.c2
-rw-r--r--src/video_dec/libvdpau/vdpau_mpeg4.c2
-rw-r--r--src/video_dec/libvdpau/vdpau_vc1.c2
-rw-r--r--src/video_dec/rgb.c2
-rw-r--r--src/video_dec/yuv.c2
-rw-r--r--src/video_out/macosx/XineOpenGLView.h2
-rw-r--r--src/video_out/macosx/XineVideoWindow.h2
-rw-r--r--src/video_out/macosx/video_window.h2
-rw-r--r--src/video_out/video_out_aa.c2
-rw-r--r--src/video_out/video_out_caca.c2
-rw-r--r--src/video_out/video_out_directfb.c2
-rw-r--r--src/video_out/video_out_directx.c2
-rw-r--r--src/video_out/video_out_fb.c2
-rw-r--r--src/video_out/video_out_none.c2
-rw-r--r--src/video_out/video_out_opengl.c2
-rw-r--r--src/video_out/video_out_pgx32.c2
-rw-r--r--src/video_out/video_out_pgx64.c2
-rw-r--r--src/video_out/video_out_raw.c2
-rw-r--r--src/video_out/video_out_sdl.c2
-rw-r--r--src/video_out/video_out_stk.c2
-rw-r--r--src/video_out/video_out_vdpau.c2
-rw-r--r--src/video_out/video_out_vidix.c2
-rw-r--r--src/video_out/video_out_xcbshm.c2
-rw-r--r--src/video_out/video_out_xcbxv.c2
-rw-r--r--src/video_out/video_out_xshm.c2
-rw-r--r--src/video_out/video_out_xv.c2
-rw-r--r--src/video_out/video_out_xvmc.c2
-rw-r--r--src/video_out/video_out_xxmc.c2
-rw-r--r--src/video_out/x11osd.c2
-rw-r--r--src/video_out/x11osd.h2
-rw-r--r--src/video_out/xcbosd.c2
-rw-r--r--src/video_out/xcbosd.h2
-rw-r--r--src/video_out/xvmc_mocomp.c2
-rw-r--r--src/video_out/xvmc_vld.c2
-rw-r--r--src/video_out/xxmc.h2
-rw-r--r--src/video_out/yuv2rgb.c2
-rw-r--r--src/xine-engine/accel_vdpau.h2
-rw-r--r--src/xine-engine/accel_xvmc.h2
-rw-r--r--src/xine-engine/alphablend.c2
-rw-r--r--src/xine-engine/audio_decoder.c2
-rw-r--r--src/xine-engine/audio_out.c2
-rw-r--r--src/xine-engine/broadcaster.c2
-rw-r--r--src/xine-engine/bswap.h2
-rw-r--r--src/xine-engine/buffer.c2
-rw-r--r--src/xine-engine/buffer_types.c2
-rw-r--r--src/xine-engine/configfile.c2
-rw-r--r--src/xine-engine/demux.c2
-rw-r--r--src/xine-engine/events.c2
-rw-r--r--src/xine-engine/info_helper.c2
-rw-r--r--src/xine-engine/input_cache.c2
-rw-r--r--src/xine-engine/input_rip.c2
-rw-r--r--src/xine-engine/io_helper.c2
-rw-r--r--src/xine-engine/load_plugins.c2
-rw-r--r--src/xine-engine/lrb.c2
-rw-r--r--src/xine-engine/lrb.h2
-rw-r--r--src/xine-engine/metronom.c2
-rw-r--r--src/xine-engine/osd.c2
-rw-r--r--src/xine-engine/post.c2
-rw-r--r--src/xine-engine/refcounter.c2
-rw-r--r--src/xine-engine/resample.c2
-rw-r--r--src/xine-engine/scratch.c2
-rw-r--r--src/xine-engine/spu.c2
-rw-r--r--src/xine-engine/video_decoder.c2
-rw-r--r--src/xine-engine/video_out.c2
-rw-r--r--src/xine-engine/video_overlay.c2
-rw-r--r--src/xine-engine/vo_scale.c2
-rw-r--r--src/xine-engine/xine.c2
-rw-r--r--src/xine-engine/xine_interface.c2
-rw-r--r--src/xine-engine/xine_private.h2
-rw-r--r--src/xine-utils/array.c2
-rw-r--r--src/xine-utils/color.c2
-rw-r--r--src/xine-utils/copy.c2
-rw-r--r--src/xine-utils/list.c2
-rw-r--r--src/xine-utils/memcpy.c2
-rw-r--r--src/xine-utils/monitor.c2
-rw-r--r--src/xine-utils/pool.c2
-rw-r--r--src/xine-utils/ring_buffer.c2
-rw-r--r--src/xine-utils/sorted_array.c2
-rw-r--r--src/xine-utils/utils.c2
-rw-r--r--src/xine-utils/xine_buffer.c2
-rw-r--r--src/xine-utils/xine_mmx.h2
-rw-r--r--src/xine-utils/xine_mutex.c2
-rw-r--r--src/xine-utils/xmllexer.c2
-rw-r--r--src/xine-utils/xmlparser.c2
303 files changed, 303 insertions, 303 deletions
diff --git a/src/audio_dec/ff_dvaudio_decoder.c b/src/audio_dec/ff_dvaudio_decoder.c
index f38167cf8..144aeab19 100644
--- a/src/audio_dec/ff_dvaudio_decoder.c
+++ b/src/audio_dec/ff_dvaudio_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2005 the xine project
+ * Copyright (C) 2005-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/audio_dec/fooaudio.c b/src/audio_dec/fooaudio.c
index d2f1f74a4..27e7274d0 100644
--- a/src/audio_dec/fooaudio.c
+++ b/src/audio_dec/fooaudio.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2001 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/audio_dec/gsm610.c b/src/audio_dec/gsm610.c
index be98da798..0a03d4f7c 100644
--- a/src/audio_dec/gsm610.c
+++ b/src/audio_dec/gsm610.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/audio_dec/xine_a52_decoder.c b/src/audio_dec/xine_a52_decoder.c
index 628920fbc..ab7e57231 100644
--- a/src/audio_dec/xine_a52_decoder.c
+++ b/src/audio_dec/xine_a52_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/audio_dec/xine_dts_decoder.c b/src/audio_dec/xine_dts_decoder.c
index 9711650a4..966f505f0 100644
--- a/src/audio_dec/xine_dts_decoder.c
+++ b/src/audio_dec/xine_dts_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2007 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a unix video player.
*
diff --git a/src/audio_dec/xine_faad_decoder.c b/src/audio_dec/xine_faad_decoder.c
index c4f5470d4..61abed51c 100644
--- a/src/audio_dec/xine_faad_decoder.c
+++ b/src/audio_dec/xine_faad_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2005 the xine project
+ * Copyright (C) 2000-2013 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/audio_dec/xine_lpcm_decoder.c b/src/audio_dec/xine_lpcm_decoder.c
index e63fe4902..55a612976 100644
--- a/src/audio_dec/xine_lpcm_decoder.c
+++ b/src/audio_dec/xine_lpcm_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/audio_dec/xine_mad_decoder.c b/src/audio_dec/xine_mad_decoder.c
index ac16e84a6..a8a3879bb 100644
--- a/src/audio_dec/xine_mad_decoder.c
+++ b/src/audio_dec/xine_mad_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2010 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/audio_dec/xine_musepack_decoder.c b/src/audio_dec/xine_musepack_decoder.c
index 758ca9726..f4613df79 100644
--- a/src/audio_dec/xine_musepack_decoder.c
+++ b/src/audio_dec/xine_musepack_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2005 the xine project
+ * Copyright (C) 2005-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/audio_out/audio_alsa_out.c b/src/audio_out/audio_alsa_out.c
index 32a90044d..c16250282 100644
--- a/src/audio_out/audio_alsa_out.c
+++ b/src/audio_out/audio_alsa_out.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2006 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/audio_out/audio_coreaudio_out.c b/src/audio_out/audio_coreaudio_out.c
index b2e7ef7b0..e1f0746e8 100644
--- a/src/audio_out/audio_coreaudio_out.c
+++ b/src/audio_out/audio_coreaudio_out.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/audio_out/audio_directx2_out.c b/src/audio_out/audio_directx2_out.c
index de1aadd2a..643e3c63d 100644
--- a/src/audio_out/audio_directx2_out.c
+++ b/src/audio_out/audio_directx2_out.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004-2005 the xine project
+ * Copyright (C) 2004-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/audio_out/audio_directx_out.c b/src/audio_out/audio_directx_out.c
index 0df4b21de..0b71df3d7 100644
--- a/src/audio_out/audio_directx_out.c
+++ b/src/audio_out/audio_directx_out.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2003 the xine project
+ * Copyright (C) 2001-2009 the xine project
*
* This file is part of xine, a unix video player.
*
diff --git a/src/audio_out/audio_esd_out.c b/src/audio_out/audio_esd_out.c
index 917a4bfab..5fd06e5d9 100644
--- a/src/audio_out/audio_esd_out.c
+++ b/src/audio_out/audio_esd_out.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/audio_out/audio_file_out.c b/src/audio_out/audio_file_out.c
index 0a4471a19..2299c760b 100644
--- a/src/audio_out/audio_file_out.c
+++ b/src/audio_out/audio_file_out.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/audio_out/audio_fusionsound_out.c b/src/audio_out/audio_fusionsound_out.c
index c3455fd14..94ccfafdb 100644
--- a/src/audio_out/audio_fusionsound_out.c
+++ b/src/audio_out/audio_fusionsound_out.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2006 the xine project and Claudio Ciccani
+ * Copyright (C) 2000-2009 the xine project and Claudio Ciccani
*
* This file is part of xine, a free video player.
*
diff --git a/src/audio_out/audio_irixal_out.c b/src/audio_out/audio_irixal_out.c
index 3a0f21196..2f7751670 100644
--- a/src/audio_out/audio_irixal_out.c
+++ b/src/audio_out/audio_irixal_out.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/audio_out/audio_none_out.c b/src/audio_out/audio_none_out.c
index c63d3a563..9e1ce5721 100644
--- a/src/audio_out/audio_none_out.c
+++ b/src/audio_out/audio_none_out.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/audio_out/audio_oss_out.c b/src/audio_out/audio_oss_out.c
index a51a0b169..6d83191b6 100644
--- a/src/audio_out/audio_oss_out.c
+++ b/src/audio_out/audio_oss_out.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2008 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/audio_out/audio_pulse_out.c b/src/audio_out/audio_pulse_out.c
index 96c77110f..9d7b2cd9f 100644
--- a/src/audio_out/audio_pulse_out.c
+++ b/src/audio_out/audio_pulse_out.c
@@ -1,7 +1,7 @@
/* -*- Mode: C; c-basic-offset: 2; indent-tabs-mode: nil -*- */
/*
- * Copyright (C) 2000-2008 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/audio_out/audio_sun_out.c b/src/audio_out/audio_sun_out.c
index 34d2f14ec..147d10910 100644
--- a/src/audio_out/audio_sun_out.c
+++ b/src/audio_out/audio_sun_out.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2003 the xine project
+ * Copyright (C) 2001-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/combined/ffmpeg/ff_audio_decoder.c b/src/combined/ffmpeg/ff_audio_decoder.c
index 1a80b9dcf..d5f62f7e2 100644
--- a/src/combined/ffmpeg/ff_audio_decoder.c
+++ b/src/combined/ffmpeg/ff_audio_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2008 the xine project
+ * Copyright (C) 2001-2013 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/combined/ffmpeg/ff_mpeg_parser.c b/src/combined/ffmpeg/ff_mpeg_parser.c
index 54f7d6c94..dd85421d4 100644
--- a/src/combined/ffmpeg/ff_mpeg_parser.c
+++ b/src/combined/ffmpeg/ff_mpeg_parser.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2004 the xine project
+ * Copyright (C) 2001-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/combined/ffmpeg/ff_mpeg_parser.h b/src/combined/ffmpeg/ff_mpeg_parser.h
index c1ebc326f..0aab1744e 100644
--- a/src/combined/ffmpeg/ff_mpeg_parser.h
+++ b/src/combined/ffmpeg/ff_mpeg_parser.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2004 the xine project
+ * Copyright (C) 2001-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/combined/ffmpeg/ff_video_decoder.c b/src/combined/ffmpeg/ff_video_decoder.c
index b24f108f4..b07d687b2 100644
--- a/src/combined/ffmpeg/ff_video_decoder.c
+++ b/src/combined/ffmpeg/ff_video_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2008 the xine project
+ * Copyright (C) 2001-2013 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/combined/ffmpeg/ffmpeg_compat.h b/src/combined/ffmpeg/ffmpeg_compat.h
index 588cce247..f1927edc8 100644
--- a/src/combined/ffmpeg/ffmpeg_compat.h
+++ b/src/combined/ffmpeg/ffmpeg_compat.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2012 the xine project
+ * Copyright (C) 2000-2013 the xine project
*
* This file is part of xine, a unix video player.
*
diff --git a/src/combined/ffmpeg/ffmpeg_decoder.c b/src/combined/ffmpeg/ffmpeg_decoder.c
index 4f44a7f8b..e5480cc39 100644
--- a/src/combined/ffmpeg/ffmpeg_decoder.c
+++ b/src/combined/ffmpeg/ffmpeg_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2004 the xine project
+ * Copyright (C) 2001-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/combined/ffmpeg/ffmpeg_decoder.h b/src/combined/ffmpeg/ffmpeg_decoder.h
index b0185d50a..d3db20934 100644
--- a/src/combined/ffmpeg/ffmpeg_decoder.h
+++ b/src/combined/ffmpeg/ffmpeg_decoder.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2005 the xine project
+ * Copyright (C) 2001-2013 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/combined/flac_decoder.c b/src/combined/flac_decoder.c
index 2d4176f9a..36d81241c 100644
--- a/src/combined/flac_decoder.c
+++ b/src/combined/flac_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/combined/flac_demuxer.c b/src/combined/flac_demuxer.c
index 7b4ed3c95..abf694fe2 100644
--- a/src/combined/flac_demuxer.c
+++ b/src/combined/flac_demuxer.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2006 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/combined/nsf_combined.c b/src/combined/nsf_combined.c
index c4c19f48a..deca36f2d 100644
--- a/src/combined/nsf_combined.c
+++ b/src/combined/nsf_combined.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2007 the xine project
+ * Copyright (C) 2007-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/combined/nsf_combined.h b/src/combined/nsf_combined.h
index 4376ecf7a..eb893a8ef 100644
--- a/src/combined/nsf_combined.h
+++ b/src/combined/nsf_combined.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2001 the xine project
+ * Copyright (C) 2000-2007 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/combined/nsf_decoder.c b/src/combined/nsf_decoder.c
index 36f7f2990..5b1ee63a4 100644
--- a/src/combined/nsf_decoder.c
+++ b/src/combined/nsf_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2001 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/combined/nsf_demuxer.c b/src/combined/nsf_demuxer.c
index 2081d13b8..672edf634 100644
--- a/src/combined/nsf_demuxer.c
+++ b/src/combined/nsf_demuxer.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/combined/wavpack_combined.c b/src/combined/wavpack_combined.c
index 8fe241d27..47a804d1c 100644
--- a/src/combined/wavpack_combined.c
+++ b/src/combined/wavpack_combined.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2007 the xine project
+ * Copyright (C) 2007-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/combined/wavpack_combined.h b/src/combined/wavpack_combined.h
index 87358169b..64ec63b35 100644
--- a/src/combined/wavpack_combined.h
+++ b/src/combined/wavpack_combined.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2007 the xine project
+ * Copyright (C) 2007-2008 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/combined/wavpack_decoder.c b/src/combined/wavpack_decoder.c
index 253180cf2..8654f23c3 100644
--- a/src/combined/wavpack_decoder.c
+++ b/src/combined/wavpack_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2007 the xine project
+ * Copyright (C) 2007-2010 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/combined/wavpack_demuxer.c b/src/combined/wavpack_demuxer.c
index a4cec9e56..d49ba44ef 100644
--- a/src/combined/wavpack_demuxer.c
+++ b/src/combined/wavpack_demuxer.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006-2007 the xine project
+ * Copyright (C) 2006-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/combined/xine_ogg_demuxer.c b/src/combined/xine_ogg_demuxer.c
index c8cc93f86..e254c6cb0 100644
--- a/src/combined/xine_ogg_demuxer.c
+++ b/src/combined/xine_ogg_demuxer.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/combined/xine_speex_decoder.c b/src/combined/xine_speex_decoder.c
index acdf5e394..685d3c3b1 100644
--- a/src/combined/xine_speex_decoder.c
+++ b/src/combined/xine_speex_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/combined/xine_theora_decoder.c b/src/combined/xine_theora_decoder.c
index fbea502ca..27520994d 100644
--- a/src/combined/xine_theora_decoder.c
+++ b/src/combined/xine_theora_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2003 the xine project
+ * Copyright (C) 2001-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/combined/xine_vorbis_decoder.c b/src/combined/xine_vorbis_decoder.c
index 9864177d6..288202c44 100644
--- a/src/combined/xine_vorbis_decoder.c
+++ b/src/combined/xine_vorbis_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/asfheader.h b/src/demuxers/asfheader.h
index 265f0e643..21c53354f 100644
--- a/src/demuxers/asfheader.h
+++ b/src/demuxers/asfheader.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2006 the xine project
+ * Copyright (C) 2000-2008 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_4xm.c b/src/demuxers/demux_4xm.c
index 5f941e570..4557946aa 100644
--- a/src/demuxers/demux_4xm.c
+++ b/src/demuxers/demux_4xm.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_aac.c b/src/demuxers/demux_aac.c
index 2e1b7f614..d5c8db46a 100644
--- a/src/demuxers/demux_aac.c
+++ b/src/demuxers/demux_aac.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2007 the xine project
+ * Copyright (C) 2001-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_ac3.c b/src/demuxers/demux_ac3.c
index d42396f90..b84617499 100644
--- a/src/demuxers/demux_ac3.c
+++ b/src/demuxers/demux_ac3.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2005 the xine project
+ * Copyright (C) 2001-2010 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_aiff.c b/src/demuxers/demux_aiff.c
index 8ddb7b6a4..d6f372cee 100644
--- a/src/demuxers/demux_aiff.c
+++ b/src/demuxers/demux_aiff.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2003 the xine project
+ * Copyright (C) 2001-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_asf.c b/src/demuxers/demux_asf.c
index 71fc2b22a..683c5c5c1 100644
--- a/src/demuxers/demux_asf.c
+++ b/src/demuxers/demux_asf.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_aud.c b/src/demuxers/demux_aud.c
index 258494ffd..bb8759179 100644
--- a/src/demuxers/demux_aud.c
+++ b/src/demuxers/demux_aud.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_avi.c b/src/demuxers/demux_avi.c
index ae97b576e..d40a31560 100644
--- a/src/demuxers/demux_avi.c
+++ b/src/demuxers/demux_avi.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_cdda.c b/src/demuxers/demux_cdda.c
index f936ff4f2..6dfd5860b 100644
--- a/src/demuxers/demux_cdda.c
+++ b/src/demuxers/demux_cdda.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2003 the xine project
+ * Copyright (C) 2001-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_dts.c b/src/demuxers/demux_dts.c
index 3c624a8c9..81d4470ec 100644
--- a/src/demuxers/demux_dts.c
+++ b/src/demuxers/demux_dts.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2005-2008 the xine project
+ * Copyright (C) 2005-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_eawve.c b/src/demuxers/demux_eawve.c
index 735735548..58f31e817 100644
--- a/src/demuxers/demux_eawve.c
+++ b/src/demuxers/demux_eawve.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_elem.c b/src/demuxers/demux_elem.c
index ddd067eb0..d188efc90 100644
--- a/src/demuxers/demux_elem.c
+++ b/src/demuxers/demux_elem.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_film.c b/src/demuxers/demux_film.c
index c2cd271ea..aec08075e 100644
--- a/src/demuxers/demux_film.c
+++ b/src/demuxers/demux_film.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_flac.c b/src/demuxers/demux_flac.c
index 2135f8d60..deda900a6 100644
--- a/src/demuxers/demux_flac.c
+++ b/src/demuxers/demux_flac.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2007 the xine project
+ * Copyright (C) 2000-2010 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_fli.c b/src/demuxers/demux_fli.c
index 498f7f0db..5e56fbdca 100644
--- a/src/demuxers/demux_fli.c
+++ b/src/demuxers/demux_fli.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_idcin.c b/src/demuxers/demux_idcin.c
index 954a2fc1a..6fd51f187 100644
--- a/src/demuxers/demux_idcin.c
+++ b/src/demuxers/demux_idcin.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_iff.c b/src/demuxers/demux_iff.c
index f199723e1..ab11503db 100644
--- a/src/demuxers/demux_iff.c
+++ b/src/demuxers/demux_iff.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004 the xine project
+ * Copyright (C) 2004-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_image.c b/src/demuxers/demux_image.c
index 491cc3b85..7509264ca 100644
--- a/src/demuxers/demux_image.c
+++ b/src/demuxers/demux_image.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2005 the xine project
+ * Copyright (C) 2003-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_ipmovie.c b/src/demuxers/demux_ipmovie.c
index a8930b8fa..8f73b2bea 100644
--- a/src/demuxers/demux_ipmovie.c
+++ b/src/demuxers/demux_ipmovie.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_matroska.c b/src/demuxers/demux_matroska.c
index ea1ee718f..c7f2bdc66 100644
--- a/src/demuxers/demux_matroska.c
+++ b/src/demuxers/demux_matroska.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2008 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_matroska.h b/src/demuxers/demux_matroska.h
index 670827598..dc8cd6dee 100644
--- a/src/demuxers/demux_matroska.h
+++ b/src/demuxers/demux_matroska.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2008 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_mng.c b/src/demuxers/demux_mng.c
index 3b7161cee..e70af6c1f 100644
--- a/src/demuxers/demux_mng.c
+++ b/src/demuxers/demux_mng.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_mod.c b/src/demuxers/demux_mod.c
index 4de5ca7d8..39becbac3 100644
--- a/src/demuxers/demux_mod.c
+++ b/src/demuxers/demux_mod.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2010 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_mpc.c b/src/demuxers/demux_mpc.c
index 6658e82bc..07a75ae3d 100644
--- a/src/demuxers/demux_mpc.c
+++ b/src/demuxers/demux_mpc.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2005 the xine project
+ * Copyright (C) 2005-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_mpeg.c b/src/demuxers/demux_mpeg.c
index a0d813db6..92ec31e1e 100644
--- a/src/demuxers/demux_mpeg.c
+++ b/src/demuxers/demux_mpeg.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_mpeg_block.c b/src/demuxers/demux_mpeg_block.c
index cad841456..21f18579b 100644
--- a/src/demuxers/demux_mpeg_block.c
+++ b/src/demuxers/demux_mpeg_block.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2006 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_mpeg_pes.c b/src/demuxers/demux_mpeg_pes.c
index 4d53b6d34..8eac7b82f 100644
--- a/src/demuxers/demux_mpeg_pes.c
+++ b/src/demuxers/demux_mpeg_pes.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2008 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_mpgaudio.c b/src/demuxers/demux_mpgaudio.c
index 8bcb7b760..5bff17858 100644
--- a/src/demuxers/demux_mpgaudio.c
+++ b/src/demuxers/demux_mpgaudio.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2007 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_nsv.c b/src/demuxers/demux_nsv.c
index 89b6de6d6..bb775722e 100644
--- a/src/demuxers/demux_nsv.c
+++ b/src/demuxers/demux_nsv.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_playlist.c b/src/demuxers/demux_playlist.c
index 8b1a05446..55f5be23d 100644
--- a/src/demuxers/demux_playlist.c
+++ b/src/demuxers/demux_playlist.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2007 the xine project
+ * Copyright (C) 2007-2013 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_pva.c b/src/demuxers/demux_pva.c
index 532a11fdc..cfc106948 100644
--- a/src/demuxers/demux_pva.c
+++ b/src/demuxers/demux_pva.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_qt.c b/src/demuxers/demux_qt.c
index 7c08605fa..4fc7f8a38 100644
--- a/src/demuxers/demux_qt.c
+++ b/src/demuxers/demux_qt.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2004 the xine project
+ * Copyright (C) 2001-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_rawdv.c b/src/demuxers/demux_rawdv.c
index 199100a89..2533bcadc 100644
--- a/src/demuxers/demux_rawdv.c
+++ b/src/demuxers/demux_rawdv.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_real.c b/src/demuxers/demux_real.c
index 47d18018e..8e95f28ca 100644
--- a/src/demuxers/demux_real.c
+++ b/src/demuxers/demux_real.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2008 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_realaudio.c b/src/demuxers/demux_realaudio.c
index 6f29e46d6..6faeddd95 100644
--- a/src/demuxers/demux_realaudio.c
+++ b/src/demuxers/demux_realaudio.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2003 the xine project
+ * Copyright (C) 2001-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_roq.c b/src/demuxers/demux_roq.c
index 9bc0f4e99..08724f317 100644
--- a/src/demuxers/demux_roq.c
+++ b/src/demuxers/demux_roq.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_shn.c b/src/demuxers/demux_shn.c
index 7e25a7048..5ed104ca8 100644
--- a/src/demuxers/demux_shn.c
+++ b/src/demuxers/demux_shn.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2005 the xine project
+ * Copyright (C) 2005-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_slave.c b/src/demuxers/demux_slave.c
index 553089206..c44e121e7 100644
--- a/src/demuxers/demux_slave.c
+++ b/src/demuxers/demux_slave.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
* May 2003 - Miguel Freitas
* This plugin was sponsored by 1Control
*
diff --git a/src/demuxers/demux_smjpeg.c b/src/demuxers/demux_smjpeg.c
index 6f0cb3832..a932952bb 100644
--- a/src/demuxers/demux_smjpeg.c
+++ b/src/demuxers/demux_smjpeg.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_snd.c b/src/demuxers/demux_snd.c
index 1b6b7803a..6d79cbf80 100644
--- a/src/demuxers/demux_snd.c
+++ b/src/demuxers/demux_snd.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2003 the xine project
+ * Copyright (C) 2001-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_str.c b/src/demuxers/demux_str.c
index e4c439f2f..0856a7515 100644
--- a/src/demuxers/demux_str.c
+++ b/src/demuxers/demux_str.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2008 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_ts.c b/src/demuxers/demux_ts.c
index eeab1344c..7bb1fd178 100644
--- a/src/demuxers/demux_ts.c
+++ b/src/demuxers/demux_ts.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2013 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_tta.c b/src/demuxers/demux_tta.c
index 1a2f5ca27..283b9aff7 100644
--- a/src/demuxers/demux_tta.c
+++ b/src/demuxers/demux_tta.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006 the xine project
+ * Copyright (C) 2006-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_vc1es.c b/src/demuxers/demux_vc1es.c
index 8896ea906..aabb8c45a 100644
--- a/src/demuxers/demux_vc1es.c
+++ b/src/demuxers/demux_vc1es.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008 the xine project
+ * Copyright (C) 2008-2009 the xine project
* Copyright (C) 2008 Christophe Thommeret <hftom@free.fr>
*
* This file is part of xine, a free video player.
diff --git a/src/demuxers/demux_vmd.c b/src/demuxers/demux_vmd.c
index 1bd052c10..45993c7e1 100644
--- a/src/demuxers/demux_vmd.c
+++ b/src/demuxers/demux_vmd.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004 the xine project
+ * Copyright (C) 2004-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_voc.c b/src/demuxers/demux_voc.c
index 0e4b736be..36dcbe224 100644
--- a/src/demuxers/demux_voc.c
+++ b/src/demuxers/demux_voc.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2003 the xine project
+ * Copyright (C) 2001-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_vox.c b/src/demuxers/demux_vox.c
index 2d33952b4..dff224e98 100644
--- a/src/demuxers/demux_vox.c
+++ b/src/demuxers/demux_vox.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2003 the xine project
+ * Copyright (C) 2001-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_vqa.c b/src/demuxers/demux_vqa.c
index 6980c6e1a..d2e1e884a 100644
--- a/src/demuxers/demux_vqa.c
+++ b/src/demuxers/demux_vqa.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_wav.c b/src/demuxers/demux_wav.c
index 39e96be26..0a89ee22c 100644
--- a/src/demuxers/demux_wav.c
+++ b/src/demuxers/demux_wav.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2008 the xine project
+ * Copyright (C) 2001-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_wc3movie.c b/src/demuxers/demux_wc3movie.c
index db115fe07..985d03a51 100644
--- a/src/demuxers/demux_wc3movie.c
+++ b/src/demuxers/demux_wc3movie.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_yuv4mpeg2.c b/src/demuxers/demux_yuv4mpeg2.c
index f06201d74..51a3580c7 100644
--- a/src/demuxers/demux_yuv4mpeg2.c
+++ b/src/demuxers/demux_yuv4mpeg2.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_yuv_frames.c b/src/demuxers/demux_yuv_frames.c
index e8e893874..78d5e079b 100644
--- a/src/demuxers/demux_yuv_frames.c
+++ b/src/demuxers/demux_yuv_frames.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2004 the xine project
+ * Copyright (C) 2003-2009 the xine project
* Copyright (C) 2003 Jeroen Asselman <j.asselman@itsec-ps.nl>
*
* This file is part of xine, a free video player.
diff --git a/src/demuxers/ebml.c b/src/demuxers/ebml.c
index c979d290d..aabdea362 100644
--- a/src/demuxers/ebml.c
+++ b/src/demuxers/ebml.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/ebml.h b/src/demuxers/ebml.h
index 65db6c229..26be6649c 100644
--- a/src/demuxers/ebml.h
+++ b/src/demuxers/ebml.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/flacutils.h b/src/demuxers/flacutils.h
index e69639925..328677711 100644
--- a/src/demuxers/flacutils.h
+++ b/src/demuxers/flacutils.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006 the xine project
+ * Copyright (C) 2006-2007 the xine project
* Based on the FLAC File Demuxer by Mike Melanson
*
* This file is part of xine, a free video player.
diff --git a/src/demuxers/group_audio.c b/src/demuxers/group_audio.c
index fe03b6418..0aedda459 100644
--- a/src/demuxers/group_audio.c
+++ b/src/demuxers/group_audio.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/group_audio.h b/src/demuxers/group_audio.h
index 6b48a5400..1764bea45 100644
--- a/src/demuxers/group_audio.h
+++ b/src/demuxers/group_audio.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2005 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/group_games.c b/src/demuxers/group_games.c
index 5eacbfd8f..89e6339dc 100644
--- a/src/demuxers/group_games.c
+++ b/src/demuxers/group_games.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/group_games.h b/src/demuxers/group_games.h
index 34cb6e208..6db0543bf 100644
--- a/src/demuxers/group_games.h
+++ b/src/demuxers/group_games.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/id3.c b/src/demuxers/id3.c
index 2b433f515..4860feb6c 100644
--- a/src/demuxers/id3.c
+++ b/src/demuxers/id3.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2010 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/id3.h b/src/demuxers/id3.h
index d69642f4a..ef114910b 100644
--- a/src/demuxers/id3.h
+++ b/src/demuxers/id3.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2007 the xine project
+ * Copyright (C) 2000-2008 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/iff.h b/src/demuxers/iff.h
index 921963c08..7d7a7a3c9 100644
--- a/src/demuxers/iff.h
+++ b/src/demuxers/iff.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004 the xine project
+ * Copyright (C) 2004-2008 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/matroska.h b/src/demuxers/matroska.h
index 2edc4a646..c608a0646 100644
--- a/src/demuxers/matroska.h
+++ b/src/demuxers/matroska.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2009 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/dxr3/dxr3.h b/src/dxr3/dxr3.h
index be151d055..9dbd54330 100644
--- a/src/dxr3/dxr3.h
+++ b/src/dxr3/dxr3.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/dxr3/dxr3_decode_spu.c b/src/dxr3/dxr3_decode_spu.c
index 0dc024253..8aab9b604 100644
--- a/src/dxr3/dxr3_decode_spu.c
+++ b/src/dxr3/dxr3_decode_spu.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/dxr3/dxr3_decode_video.c b/src/dxr3/dxr3_decode_video.c
index ec28b4648..61fd503c7 100644
--- a/src/dxr3/dxr3_decode_video.c
+++ b/src/dxr3/dxr3_decode_video.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/dxr3/dxr3_mpeg_encoders.c b/src/dxr3/dxr3_mpeg_encoders.c
index 7e9a0e523..01c73a13d 100644
--- a/src/dxr3/dxr3_mpeg_encoders.c
+++ b/src/dxr3/dxr3_mpeg_encoders.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a unix video player.
*
diff --git a/src/dxr3/dxr3_scr.c b/src/dxr3/dxr3_scr.c
index b38a88444..94d0e3e94 100644
--- a/src/dxr3/dxr3_scr.c
+++ b/src/dxr3/dxr3_scr.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/dxr3/dxr3_scr.h b/src/dxr3/dxr3_scr.h
index 28e2e0f1b..52f4c5361 100644
--- a/src/dxr3/dxr3_scr.h
+++ b/src/dxr3/dxr3_scr.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/dxr3/dxr3_spu_encoder.c b/src/dxr3/dxr3_spu_encoder.c
index 4eb506e8c..6421f0224 100644
--- a/src/dxr3/dxr3_spu_encoder.c
+++ b/src/dxr3/dxr3_spu_encoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/dxr3/ffmpeg_encoder.c b/src/dxr3/ffmpeg_encoder.c
index bf0cda821..5422ce6ee 100644
--- a/src/dxr3/ffmpeg_encoder.c
+++ b/src/dxr3/ffmpeg_encoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2013 the xine project
*
* This file is part of xine, a unix video player.
*
diff --git a/src/dxr3/video_out_dxr3.c b/src/dxr3/video_out_dxr3.c
index 1fd1028a8..1944c1746 100644
--- a/src/dxr3/video_out_dxr3.c
+++ b/src/dxr3/video_out_dxr3.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/dxr3/video_out_dxr3.h b/src/dxr3/video_out_dxr3.h
index 8158bba8e..3e5cb36d5 100644
--- a/src/dxr3/video_out_dxr3.h
+++ b/src/dxr3/video_out_dxr3.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2001 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a unix video player.
*
diff --git a/src/input/http_helper.c b/src/input/http_helper.c
index 9b3560b22..6ef1a3f40 100644
--- a/src/input/http_helper.c
+++ b/src/input/http_helper.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/http_helper.h b/src/input/http_helper.h
index 999633113..15392f30a 100644
--- a/src/input/http_helper.h
+++ b/src/input/http_helper.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/input_bluray.c b/src/input/input_bluray.c
index c953de04b..3a7926f59 100644
--- a/src/input/input_bluray.c
+++ b/src/input/input_bluray.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 the xine project
+ * Copyright (C) 2000-2012 the xine project
* Copyright (C) 2009-2011 Petri Hintukainen <phintuka@users.sourceforge.net>
*
* This file is part of xine, a free video player.
diff --git a/src/input/input_cdda.c b/src/input/input_cdda.c
index 5cbcc2cb0..02271a993 100644
--- a/src/input/input_cdda.c
+++ b/src/input/input_cdda.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2008 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/input_dvb.c b/src/input/input_dvb.c
index b6003ae9a..6ac520ff0 100644
--- a/src/input/input_dvb.c
+++ b/src/input/input_dvb.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2008 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/input_dvd.c b/src/input/input_dvd.c
index ca6f9bf25..a8d805fa4 100644
--- a/src/input/input_dvd.c
+++ b/src/input/input_dvd.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2005 the xine project,
+ * Copyright (C) 2000-2012 the xine project,
* Rich Wareham <richwareham@users.sourceforge.net>
*
* This file is part of xine, a free video player.
diff --git a/src/input/input_file.c b/src/input/input_file.c
index 796c789d6..9e49faec1 100644
--- a/src/input/input_file.c
+++ b/src/input/input_file.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2005 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/input_gnome_vfs.c b/src/input/input_gnome_vfs.c
index b65530912..9a6804044 100644
--- a/src/input/input_gnome_vfs.c
+++ b/src/input/input_gnome_vfs.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
* 2002 Bastien Nocera <hadess@hadess.net>
*
* This file is part of totem,
diff --git a/src/input/input_http.c b/src/input/input_http.c
index 34437c976..3c48ce34e 100644
--- a/src/input/input_http.c
+++ b/src/input/input_http.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/input_mms.c b/src/input/input_mms.c
index ec921e106..66d85af65 100644
--- a/src/input/input_mms.c
+++ b/src/input/input_mms.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2003 the xine project
+ * Copyright (C) 2002-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/input_net.c b/src/input/input_net.c
index 801093e96..ef7b87bca 100644
--- a/src/input/input_net.c
+++ b/src/input/input_net.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/input_pnm.c b/src/input/input_pnm.c
index 2ee46768b..26ebb17d0 100644
--- a/src/input/input_pnm.c
+++ b/src/input/input_pnm.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2003 the xine project
+ * Copyright (C) 2002-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/input_pvr.c b/src/input/input_pvr.c
index 0503316da..1ebd49889 100644
--- a/src/input/input_pvr.c
+++ b/src/input/input_pvr.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2005 the xine project
+ * Copyright (C) 2000-2011 the xine project
* March 2003 - Miguel Freitas
* This plugin was sponsored by 1Control
*
diff --git a/src/input/input_rtp.c b/src/input/input_rtp.c
index c62c4ce9b..bd60a4d42 100644
--- a/src/input/input_rtp.c
+++ b/src/input/input_rtp.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/input_rtsp.c b/src/input/input_rtsp.c
index 41885698d..6ddf13b29 100644
--- a/src/input/input_rtsp.c
+++ b/src/input/input_rtsp.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2003 the xine project
+ * Copyright (C) 2002-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/input_smb.c b/src/input/input_smb.c
index f3c2c035d..e291b5be4 100644
--- a/src/input/input_smb.c
+++ b/src/input/input_smb.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008 the xine project
+ * Copyright (C) 2008-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/input_stdin_fifo.c b/src/input/input_stdin_fifo.c
index 4abb31ef4..264ccf54b 100644
--- a/src/input/input_stdin_fifo.c
+++ b/src/input/input_stdin_fifo.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/input_v4l.c b/src/input/input_v4l.c
index c91b273e7..79c7f34f8 100644
--- a/src/input/input_v4l.c
+++ b/src/input/input_v4l.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2008 the xine project
+ * Copyright (C) 2003-2011 the xine project
* Copyright (C) 2003 J.Asselman <j.asselman@itsec-ps.nl>
*
* This file is part of xine, a free video player.
diff --git a/src/input/input_vcd.c b/src/input/input_vcd.c
index 015e48920..7f1e58e3a 100644
--- a/src/input/input_vcd.c
+++ b/src/input/input_vcd.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2008 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/libreal/asmrp.c b/src/input/libreal/asmrp.c
index 070d9cb34..45730eb90 100644
--- a/src/input/libreal/asmrp.c
+++ b/src/input/libreal/asmrp.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2004 the xine project
+ * Copyright (C) 2002-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/libreal/asmrp.h b/src/input/libreal/asmrp.h
index dcc373bd0..5fd20cd53 100644
--- a/src/input/libreal/asmrp.h
+++ b/src/input/libreal/asmrp.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2003 the xine project
+ * Copyright (C) 2002-2007 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/libreal/real.c b/src/input/libreal/real.c
index 7ce345717..d5320abed 100644
--- a/src/input/libreal/real.c
+++ b/src/input/libreal/real.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2003 the xine project
+ * Copyright (C) 2002-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/libreal/real.h b/src/input/libreal/real.h
index f299b909b..608c02842 100644
--- a/src/input/libreal/real.h
+++ b/src/input/libreal/real.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2003 the xine project
+ * Copyright (C) 2002-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/libreal/rmff.c b/src/input/libreal/rmff.c
index 5690eb14b..55ae4b896 100644
--- a/src/input/libreal/rmff.c
+++ b/src/input/libreal/rmff.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2003 the xine project
+ * Copyright (C) 2002-2010 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/libreal/rmff.h b/src/input/libreal/rmff.h
index 996adc77d..4b83c99ee 100644
--- a/src/input/libreal/rmff.h
+++ b/src/input/libreal/rmff.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2003 the xine project
+ * Copyright (C) 2002-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/libreal/sdpplin.c b/src/input/libreal/sdpplin.c
index c9f5afa93..3f35700d8 100644
--- a/src/input/libreal/sdpplin.c
+++ b/src/input/libreal/sdpplin.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2003 the xine project
+ * Copyright (C) 2002-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/libreal/sdpplin.h b/src/input/libreal/sdpplin.h
index 2296c31e7..f676a6840 100644
--- a/src/input/libreal/sdpplin.h
+++ b/src/input/libreal/sdpplin.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2003 the xine project
+ * Copyright (C) 2002-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/librtsp/rtsp.c b/src/input/librtsp/rtsp.c
index aa4a640e2..54fc79038 100644
--- a/src/input/librtsp/rtsp.c
+++ b/src/input/librtsp/rtsp.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/librtsp/rtsp.h b/src/input/librtsp/rtsp.h
index 98a87fb80..8bd3c7561 100644
--- a/src/input/librtsp/rtsp.h
+++ b/src/input/librtsp/rtsp.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2003 the xine project
+ * Copyright (C) 2002-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/librtsp/rtsp_session.c b/src/input/librtsp/rtsp_session.c
index a4b4c83c4..6571ab6b9 100644
--- a/src/input/librtsp/rtsp_session.c
+++ b/src/input/librtsp/rtsp_session.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/librtsp/rtsp_session.h b/src/input/librtsp/rtsp_session.h
index 33ac579e1..8da0de7d4 100644
--- a/src/input/librtsp/rtsp_session.h
+++ b/src/input/librtsp/rtsp_session.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2008 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/media_helper.c b/src/input/media_helper.c
index 1a82a406c..999fd02d5 100644
--- a/src/input/media_helper.c
+++ b/src/input/media_helper.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project,
+ * Copyright (C) 2000-2011 the xine project,
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/media_helper.h b/src/input/media_helper.h
index a8e376fdc..bed3a8d0c 100644
--- a/src/input/media_helper.h
+++ b/src/input/media_helper.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project,
+ * Copyright (C) 2000-2007 the xine project,
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/mms.c b/src/input/mms.c
index 67f8775a7..2a2fb20a4 100644
--- a/src/input/mms.c
+++ b/src/input/mms.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2004 the xine project
+ * Copyright (C) 2002-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/mms.h b/src/input/mms.h
index 2fdfdac9b..749c90b48 100644
--- a/src/input/mms.h
+++ b/src/input/mms.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2003 the xine project
+ * Copyright (C) 2002-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/mmsh.c b/src/input/mmsh.c
index 2a65dd7d3..6b4fcd654 100644
--- a/src/input/mmsh.c
+++ b/src/input/mmsh.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2003 the xine project
+ * Copyright (C) 2002-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/mmsh.h b/src/input/mmsh.h
index 1e337a2d5..1dc5226bd 100644
--- a/src/input/mmsh.h
+++ b/src/input/mmsh.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2003 the xine project
+ * Copyright (C) 2002-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/net_buf_ctrl.c b/src/input/net_buf_ctrl.c
index a087fd33e..29132552a 100644
--- a/src/input/net_buf_ctrl.c
+++ b/src/input/net_buf_ctrl.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/net_buf_ctrl.h b/src/input/net_buf_ctrl.h
index 0e5ff3f70..731d405d4 100644
--- a/src/input/net_buf_ctrl.h
+++ b/src/input/net_buf_ctrl.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/pnm.c b/src/input/pnm.c
index d07d35c7e..117a1fed3 100644
--- a/src/input/pnm.c
+++ b/src/input/pnm.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2010 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/input/pnm.h b/src/input/pnm.h
index cf547f505..f6f7e5d24 100644
--- a/src/input/pnm.h
+++ b/src/input/pnm.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2003 the xine project
+ * Copyright (C) 2002-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/libreal/real_common.c b/src/libreal/real_common.c
index c7ba38105..625442479 100644
--- a/src/libreal/real_common.c
+++ b/src/libreal/real_common.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2007 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/libreal/real_common.h b/src/libreal/real_common.h
index fb1e103df..e9ef14964 100644
--- a/src/libreal/real_common.h
+++ b/src/libreal/real_common.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2007 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/libreal/xine_real_audio_decoder.c b/src/libreal/xine_real_audio_decoder.c
index 50c5268da..8f9797226 100644
--- a/src/libreal/xine_real_audio_decoder.c
+++ b/src/libreal/xine_real_audio_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2008 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/libreal/xine_real_video_decoder.c b/src/libreal/xine_real_video_decoder.c
index ce717fe81..48ff6f416 100644
--- a/src/libreal/xine_real_video_decoder.c
+++ b/src/libreal/xine_real_video_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2008 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/libw32dll/qt_decoder.c b/src/libw32dll/qt_decoder.c
index 9b20672ab..ebb7065bb 100644
--- a/src/libw32dll/qt_decoder.c
+++ b/src/libw32dll/qt_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2006 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/libw32dll/w32codec.c b/src/libw32dll/w32codec.c
index 231a0625c..e4e73b8fb 100644
--- a/src/libw32dll/w32codec.c
+++ b/src/libw32dll/w32codec.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2006 the xine project
+ * Copyright (C) 2000-2010 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/libw32dll/w32codec.h b/src/libw32dll/w32codec.h
index 78dcb5c88..057c81a58 100644
--- a/src/libw32dll/w32codec.h
+++ b/src/libw32dll/w32codec.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2001 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a unix video player.
*
diff --git a/src/libw32dll/wine/ldt_keeper.c b/src/libw32dll/wine/ldt_keeper.c
index 39f1e0f49..13351782b 100644
--- a/src/libw32dll/wine/ldt_keeper.c
+++ b/src/libw32dll/wine/ldt_keeper.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2006 the xine project
+ * Copyright (C) 2000-2007 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/post/audio/audio_filters.c b/src/post/audio/audio_filters.c
index 78f495ca6..5553d7db4 100644
--- a/src/post/audio/audio_filters.c
+++ b/src/post/audio/audio_filters.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/post/audio/audio_filters.h b/src/post/audio/audio_filters.h
index 144e85836..c07ad823e 100644
--- a/src/post/audio/audio_filters.h
+++ b/src/post/audio/audio_filters.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/post/audio/stretch.c b/src/post/audio/stretch.c
index 1f130eff8..a3a606267 100644
--- a/src/post/audio/stretch.c
+++ b/src/post/audio/stretch.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/post/audio/upmix.c b/src/post/audio/upmix.c
index 97edd47dd..bdbac9181 100644
--- a/src/post/audio/upmix.c
+++ b/src/post/audio/upmix.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2010 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/post/audio/upmix_mono.c b/src/post/audio/upmix_mono.c
index 7fb6c7bd9..b676cea85 100644
--- a/src/post/audio/upmix_mono.c
+++ b/src/post/audio/upmix_mono.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/post/audio/volnorm.c b/src/post/audio/volnorm.c
index dda38fa5f..b9624737a 100644
--- a/src/post/audio/volnorm.c
+++ b/src/post/audio/volnorm.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2008 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/post/deinterlace/xine_plugin.c b/src/post/deinterlace/xine_plugin.c
index 3cce42400..c63cac657 100644
--- a/src/post/deinterlace/xine_plugin.c
+++ b/src/post/deinterlace/xine_plugin.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/post/goom/xine_goom.c b/src/post/goom/xine_goom.c
index 2dd42ce1f..b04eeddea 100644
--- a/src/post/goom/xine_goom.c
+++ b/src/post/goom/xine_goom.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/post/mosaico/mosaico.c b/src/post/mosaico/mosaico.c
index 79272e8db..f97c63cf5 100644
--- a/src/post/mosaico/mosaico.c
+++ b/src/post/mosaico/mosaico.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/post/mosaico/switch.c b/src/post/mosaico/switch.c
index 1bc9058ae..e23575a7a 100644
--- a/src/post/mosaico/switch.c
+++ b/src/post/mosaico/switch.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/post/planar/boxblur.c b/src/post/planar/boxblur.c
index ea3085ffd..ff67bb7e0 100644
--- a/src/post/planar/boxblur.c
+++ b/src/post/planar/boxblur.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/post/planar/denoise3d.c b/src/post/planar/denoise3d.c
index 793a377c7..741f48192 100644
--- a/src/post/planar/denoise3d.c
+++ b/src/post/planar/denoise3d.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/post/planar/eq.c b/src/post/planar/eq.c
index dcf9b47fb..d35825a8b 100644
--- a/src/post/planar/eq.c
+++ b/src/post/planar/eq.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/post/planar/eq2.c b/src/post/planar/eq2.c
index a3e1acac1..867699b3d 100644
--- a/src/post/planar/eq2.c
+++ b/src/post/planar/eq2.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2008 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/post/planar/expand.c b/src/post/planar/expand.c
index 513def84f..368dc04d8 100644
--- a/src/post/planar/expand.c
+++ b/src/post/planar/expand.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 the xine project
+ * Copyright (C) 2003-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/post/planar/fill.c b/src/post/planar/fill.c
index c79033a72..6c7c93669 100644
--- a/src/post/planar/fill.c
+++ b/src/post/planar/fill.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2005 the xine project
+ * Copyright (C) 2005-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/post/planar/invert.c b/src/post/planar/invert.c
index 462b8fa7b..824088eb7 100644
--- a/src/post/planar/invert.c
+++ b/src/post/planar/invert.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/post/planar/noise.c b/src/post/planar/noise.c
index 471670fb9..3af9a1b99 100644
--- a/src/post/planar/noise.c
+++ b/src/post/planar/noise.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2006 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/post/planar/planar.c b/src/post/planar/planar.c
index e2bd65846..4d536d637 100644
--- a/src/post/planar/planar.c
+++ b/src/post/planar/planar.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/post/planar/pp.c b/src/post/planar/pp.c
index ab1fc3a9f..d8083e419 100644
--- a/src/post/planar/pp.c
+++ b/src/post/planar/pp.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/post/planar/unsharp.c b/src/post/planar/unsharp.c
index ffa6a39df..86c3e0422 100644
--- a/src/post/planar/unsharp.c
+++ b/src/post/planar/unsharp.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/post/visualizations/fft.c b/src/post/visualizations/fft.c
index 0b61625c3..2092cbd0c 100644
--- a/src/post/visualizations/fft.c
+++ b/src/post/visualizations/fft.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/post/visualizations/fft.h b/src/post/visualizations/fft.h
index 358cec33c..5d660fa53 100644
--- a/src/post/visualizations/fft.h
+++ b/src/post/visualizations/fft.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/post/visualizations/fftgraph.c b/src/post/visualizations/fftgraph.c
index 2d13c4084..fa3f5f93e 100644
--- a/src/post/visualizations/fftgraph.c
+++ b/src/post/visualizations/fftgraph.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/post/visualizations/fftscope.c b/src/post/visualizations/fftscope.c
index 3ec72fba8..133bd6f6d 100644
--- a/src/post/visualizations/fftscope.c
+++ b/src/post/visualizations/fftscope.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/post/visualizations/fooviz.c b/src/post/visualizations/fooviz.c
index 9c8a9c1fa..7acb5afed 100644
--- a/src/post/visualizations/fooviz.c
+++ b/src/post/visualizations/fooviz.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/post/visualizations/oscope.c b/src/post/visualizations/oscope.c
index ffd6f0842..ccba05f90 100644
--- a/src/post/visualizations/oscope.c
+++ b/src/post/visualizations/oscope.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/post/visualizations/visualizations.c b/src/post/visualizations/visualizations.c
index 17c8491d5..8d03b4ac8 100644
--- a/src/post/visualizations/visualizations.c
+++ b/src/post/visualizations/visualizations.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2008 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/post/visualizations/visualizations.h b/src/post/visualizations/visualizations.h
index c72a1ad77..af4506664 100644
--- a/src/post/visualizations/visualizations.h
+++ b/src/post/visualizations/visualizations.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2007 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/spu_dec/cc_decoder.c b/src/spu_dec/cc_decoder.c
index d60d2cf03..aadfb5a5d 100644
--- a/src/spu_dec/cc_decoder.c
+++ b/src/spu_dec/cc_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* Copyright (C) Christian Vogler
* cvogler@gradient.cis.upenn.edu - December 2001
diff --git a/src/spu_dec/cc_decoder.h b/src/spu_dec/cc_decoder.h
index 58bd5aa9a..2bca1bc1f 100644
--- a/src/spu_dec/cc_decoder.h
+++ b/src/spu_dec/cc_decoder.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2008 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* Copyright (C) Christian Vogler
* cvogler@gradient.cis.upenn.edu - December 2001
diff --git a/src/spu_dec/cmml_decoder.c b/src/spu_dec/cmml_decoder.c
index 53d5fa9ea..4f0be8f62 100644
--- a/src/spu_dec/cmml_decoder.c
+++ b/src/spu_dec/cmml_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2008 the xine project
+ * Copyright (C) 2000-2010 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/spu_dec/spu_decoder.c b/src/spu_dec/spu_decoder.c
index 9244564ff..dbcccf806 100644
--- a/src/spu_dec/spu_decoder.c
+++ b/src/spu_dec/spu_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2008 the xine project
+ * Copyright (C) 2000-2010 the xine project
*
* Copyright (C) James Courtier-Dutton James@superbug.demon.co.uk - July 2001
*
diff --git a/src/spu_dec/spudec.c b/src/spu_dec/spudec.c
index fc305b864..635d90b20 100644
--- a/src/spu_dec/spudec.c
+++ b/src/spu_dec/spudec.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2004 the xine project
+ * Copyright (C) 2002-2010 the xine project
*
* Copyright (C) James Courtier-Dutton James@superbug.demon.co.uk - July 2001
*
diff --git a/src/spu_dec/spudec.h b/src/spu_dec/spudec.h
index 225a87f13..899d8c3da 100644
--- a/src/spu_dec/spudec.h
+++ b/src/spu_dec/spudec.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2010 the xine project
*
* Copyright (C) James Courtier-Dutton James@superbug.demon.co.uk - July 2001
*
diff --git a/src/spu_dec/spudvb_decoder.c b/src/spu_dec/spudvb_decoder.c
index 518903e01..0132df202 100644
--- a/src/spu_dec/spudvb_decoder.c
+++ b/src/spu_dec/spudvb_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010 the xine project
+ * Copyright (C) 2010-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/spu_dec/spuhdmv_decoder.c b/src/spu_dec/spuhdmv_decoder.c
index 85d35aec5..4a32d982c 100644
--- a/src/spu_dec/spuhdmv_decoder.c
+++ b/src/spu_dec/spuhdmv_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2009 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* Copyright (C) 2009 Petri Hintukainen <phintuka@users.sourceforge.net>
*
diff --git a/src/spu_dec/sputext_decoder.c b/src/spu_dec/sputext_decoder.c
index 0eb42d665..5db52b9d6 100644
--- a/src/spu_dec/sputext_decoder.c
+++ b/src/spu_dec/sputext_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/spu_dec/sputext_demuxer.c b/src/spu_dec/sputext_demuxer.c
index a8e252c30..7b4cd9531 100644
--- a/src/spu_dec/sputext_demuxer.c
+++ b/src/spu_dec/sputext_demuxer.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/spu_dec/xine_cc_decoder.c b/src/spu_dec/xine_cc_decoder.c
index fc69304cc..789f62b49 100644
--- a/src/spu_dec/xine_cc_decoder.c
+++ b/src/spu_dec/xine_cc_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2008 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/vdr/combined_vdr.c b/src/vdr/combined_vdr.c
index 0dd7a5f26..c09d70c53 100644
--- a/src/vdr/combined_vdr.c
+++ b/src/vdr/combined_vdr.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/vdr/combined_vdr.h b/src/vdr/combined_vdr.h
index 9757bff50..560d5b9ac 100644
--- a/src/vdr/combined_vdr.h
+++ b/src/vdr/combined_vdr.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2007 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/vdr/input_vdr.c b/src/vdr/input_vdr.c
index 53da46c51..2bf74ead3 100644
--- a/src/vdr/input_vdr.c
+++ b/src/vdr/input_vdr.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2004 the xine project
+ * Copyright (C) 2003-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/vdr/post_vdr_audio.c b/src/vdr/post_vdr_audio.c
index d85bb3629..e576dfc53 100644
--- a/src/vdr/post_vdr_audio.c
+++ b/src/vdr/post_vdr_audio.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/vdr/post_vdr_video.c b/src/vdr/post_vdr_video.c
index 772374dd5..5d90b0efe 100644
--- a/src/vdr/post_vdr_video.c
+++ b/src/vdr/post_vdr_video.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_dec/bitplane.c b/src/video_dec/bitplane.c
index 638d390c9..ca847dd54 100644
--- a/src/video_dec/bitplane.c
+++ b/src/video_dec/bitplane.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004 the xine project
+ * Copyright (C) 2004-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_dec/foovideo.c b/src/video_dec/foovideo.c
index 99ec1287b..1504e73f0 100644
--- a/src/video_dec/foovideo.c
+++ b/src/video_dec/foovideo.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_dec/gdkpixbuf.c b/src/video_dec/gdkpixbuf.c
index 4b0d7b404..3879e0463 100644
--- a/src/video_dec/gdkpixbuf.c
+++ b/src/video_dec/gdkpixbuf.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006 the xine project
+ * Copyright (C) 2006-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_dec/image.c b/src/video_dec/image.c
index d44ed660e..1986371fa 100644
--- a/src/video_dec/image.c
+++ b/src/video_dec/image.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2005 the xine project
+ * Copyright (C) 2003-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_dec/libmpeg2/xine_mpeg2_decoder.c b/src/video_dec/libmpeg2/xine_mpeg2_decoder.c
index c4c7fac2d..ce3ca3cc9 100644
--- a/src/video_dec/libmpeg2/xine_mpeg2_decoder.c
+++ b/src/video_dec/libmpeg2/xine_mpeg2_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_dec/libmpeg2new/xine_mpeg2new_decoder.c b/src/video_dec/libmpeg2new/xine_mpeg2new_decoder.c
index 2678168e2..3e3cb4842 100644
--- a/src/video_dec/libmpeg2new/xine_mpeg2new_decoder.c
+++ b/src/video_dec/libmpeg2new/xine_mpeg2new_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_dec/libvdpau/alterh264_bits_reader.h b/src/video_dec/libvdpau/alterh264_bits_reader.h
index 81f641467..e32747a85 100644
--- a/src/video_dec/libvdpau/alterh264_bits_reader.h
+++ b/src/video_dec/libvdpau/alterh264_bits_reader.h
@@ -1,6 +1,6 @@
/* kate: tab-indent on; indent-width 4; mixedindent off; indent-mode cstyle; remove-trailing-space on; */
/*
- * Copyright (C) 2008 the xine project
+ * Copyright (C) 2008-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_dec/libvdpau/alterh264_decode.c b/src/video_dec/libvdpau/alterh264_decode.c
index 55e9fdfae..8eaeafa05 100644
--- a/src/video_dec/libvdpau/alterh264_decode.c
+++ b/src/video_dec/libvdpau/alterh264_decode.c
@@ -1,5 +1,5 @@
/* kate: space-indent on; indent-width 2; mixedindent off; indent-mode cstyle; remove-trailing-space on;
- * Copyright (C) 2008 the xine project
+ * Copyright (C) 2008-2013 the xine project
* Copyright (C) 2008 Christophe Thommeret <hftom@free.fr>
*
* This file is part of xine, a free video player.
diff --git a/src/video_dec/libvdpau/alterh264_decode.h b/src/video_dec/libvdpau/alterh264_decode.h
index 368f05430..97bd9dfaf 100644
--- a/src/video_dec/libvdpau/alterh264_decode.h
+++ b/src/video_dec/libvdpau/alterh264_decode.h
@@ -1,6 +1,6 @@
/* kate: tab-indent on; indent-width 4; mixedindent off; indent-mode cstyle; remove-trailing-space on; */
/*
- * Copyright (C) 2008 the xine project
+ * Copyright (C) 2008-2013 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_dec/libvdpau/bits_reader.h b/src/video_dec/libvdpau/bits_reader.h
index 9c7ea282a..1ce939f35 100644
--- a/src/video_dec/libvdpau/bits_reader.h
+++ b/src/video_dec/libvdpau/bits_reader.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008 the xine project
+ * Copyright (C) 2008-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_dec/libvdpau/vdpau_mpeg12.c b/src/video_dec/libvdpau/vdpau_mpeg12.c
index 1f4ba3caa..65121f2d5 100644
--- a/src/video_dec/libvdpau/vdpau_mpeg12.c
+++ b/src/video_dec/libvdpau/vdpau_mpeg12.c
@@ -1,6 +1,6 @@
/*
* kate: space-indent on; indent-width 2; mixedindent off; indent-mode cstyle; remove-trailing-space on;
- * Copyright (C) 2008 the xine project
+ * Copyright (C) 2008-2013 the xine project
* Copyright (C) 2008 Christophe Thommeret <hftom@free.fr>
*
* This file is part of xine, a free video player.
diff --git a/src/video_dec/libvdpau/vdpau_mpeg4.c b/src/video_dec/libvdpau/vdpau_mpeg4.c
index d4325d490..81573d528 100644
--- a/src/video_dec/libvdpau/vdpau_mpeg4.c
+++ b/src/video_dec/libvdpau/vdpau_mpeg4.c
@@ -1,7 +1,7 @@
/*
* kate: space-indent on; indent-width 2; mixedindent off; indent-mode cstyle; remove-trailing-space on;
*
- * Copyright (C) 2010 the xine project
+ * Copyright (C) 2010-2013 the xine project
* Copyright (C) 2010 Christophe Thommeret <hftom@free.fr>
*
* This file is part of xine, a free video player.
diff --git a/src/video_dec/libvdpau/vdpau_vc1.c b/src/video_dec/libvdpau/vdpau_vc1.c
index 5c668829a..1ee00fe94 100644
--- a/src/video_dec/libvdpau/vdpau_vc1.c
+++ b/src/video_dec/libvdpau/vdpau_vc1.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008 the xine project
+ * Copyright (C) 2008-2013 the xine project
* Copyright (C) 2008 Christophe Thommeret <hftom@free.fr>
*
* This file is part of xine, a free video player.
diff --git a/src/video_dec/rgb.c b/src/video_dec/rgb.c
index 678ce8194..05ccba8ac 100644
--- a/src/video_dec/rgb.c
+++ b/src/video_dec/rgb.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_dec/yuv.c b/src/video_dec/yuv.c
index 91f8ed2b8..001cb3cd3 100644
--- a/src/video_dec/yuv.c
+++ b/src/video_dec/yuv.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/macosx/XineOpenGLView.h b/src/video_out/macosx/XineOpenGLView.h
index 69e2905b0..0857ee05f 100644
--- a/src/video_out/macosx/XineOpenGLView.h
+++ b/src/video_out/macosx/XineOpenGLView.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004 the xine project
+ * Copyright (C) 2004-2007 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/macosx/XineVideoWindow.h b/src/video_out/macosx/XineVideoWindow.h
index c8f9b5940..1f7dfe87a 100644
--- a/src/video_out/macosx/XineVideoWindow.h
+++ b/src/video_out/macosx/XineVideoWindow.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004 the xine project
+ * Copyright (C) 2004-2007 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/macosx/video_window.h b/src/video_out/macosx/video_window.h
index 0a3655c0c..15cdcd2e3 100644
--- a/src/video_out/macosx/video_window.h
+++ b/src/video_out/macosx/video_window.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004 the xine project
+ * Copyright (C) 2004-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_aa.c b/src/video_out/video_out_aa.c
index 1af250162..4ef74d105 100644
--- a/src/video_out/video_out_aa.c
+++ b/src/video_out/video_out_aa.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_caca.c b/src/video_out/video_out_caca.c
index 074829192..e402db42b 100644
--- a/src/video_out/video_out_caca.c
+++ b/src/video_out/video_out_caca.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003, 2004 the xine project
+ * Copyright (C) 2003-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_directfb.c b/src/video_out/video_out_directfb.c
index 2b6c31552..745971cf0 100644
--- a/src/video_out/video_out_directfb.c
+++ b/src/video_out/video_out_directfb.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2006 the xine project and Claudio Ciccani
+ * Copyright (C) 2000-2011 the xine project and Claudio Ciccani
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_directx.c b/src/video_out/video_out_directx.c
index f37c730b8..c05a5b2f7 100644
--- a/src/video_out/video_out_directx.c
+++ b/src/video_out/video_out_directx.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2005 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a unix video player.
*
diff --git a/src/video_out/video_out_fb.c b/src/video_out/video_out_fb.c
index 8669eca65..a0a3d759c 100644
--- a/src/video_out/video_out_fb.c
+++ b/src/video_out/video_out_fb.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2007 the xine project and Fredrik Noring
+ * Copyright (C) 2000-2012 the xine project and Fredrik Noring
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_none.c b/src/video_out/video_out_none.c
index b6bba95da..acbc2cacf 100644
--- a/src/video_out/video_out_none.c
+++ b/src/video_out/video_out_none.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_opengl.c b/src/video_out/video_out_opengl.c
index 0d54dff1f..56bab1369 100644
--- a/src/video_out/video_out_opengl.c
+++ b/src/video_out/video_out_opengl.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_pgx32.c b/src/video_out/video_out_pgx32.c
index ac19ef382..47dbba3ca 100644
--- a/src/video_out/video_out_pgx32.c
+++ b/src/video_out/video_out_pgx32.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_pgx64.c b/src/video_out/video_out_pgx64.c
index 7c82f6145..afef30a84 100644
--- a/src/video_out/video_out_pgx64.c
+++ b/src/video_out/video_out_pgx64.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_raw.c b/src/video_out/video_out_raw.c
index 32de4230c..47f290dc9 100644
--- a/src/video_out/video_out_raw.c
+++ b/src/video_out/video_out_raw.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2007-2008 the xine project
+ * Copyright (C) 2007-2013 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_sdl.c b/src/video_out/video_out_sdl.c
index bc26c6300..d8be095cc 100644
--- a/src/video_out/video_out_sdl.c
+++ b/src/video_out/video_out_sdl.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_stk.c b/src/video_out/video_out_stk.c
index eb6ccb0a9..f3e664e02 100644
--- a/src/video_out/video_out_stk.c
+++ b/src/video_out/video_out_stk.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_vdpau.c b/src/video_out/video_out_vdpau.c
index 9f9d3dd80..4b4cc7d2e 100644
--- a/src/video_out/video_out_vdpau.c
+++ b/src/video_out/video_out_vdpau.c
@@ -1,6 +1,6 @@
/*
* kate: space-indent on; indent-width 2; mixedindent off; indent-mode cstyle; remove-trailing-space on;
- * Copyright (C) 2008 the xine project
+ * Copyright (C) 2008-2013 the xine project
* Copyright (C) 2008 Christophe Thommeret <hftom@free.fr>
*
* This file is part of xine, a free video player.
diff --git a/src/video_out/video_out_vidix.c b/src/video_out/video_out_vidix.c
index 81ae8e01a..3b8be1b01 100644
--- a/src/video_out/video_out_vidix.c
+++ b/src/video_out/video_out_vidix.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_xcbshm.c b/src/video_out/video_out_xcbshm.c
index 05e5ad731..d1af69529 100644
--- a/src/video_out/video_out_xcbshm.c
+++ b/src/video_out/video_out_xcbshm.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003, 2007-2008 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_xcbxv.c b/src/video_out/video_out_xcbxv.c
index 7ce165eab..6ff4b7b73 100644
--- a/src/video_out/video_out_xcbxv.c
+++ b/src/video_out/video_out_xcbxv.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004, 2007-2008 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_xshm.c b/src/video_out/video_out_xshm.c
index 6b52acccd..ea4754e8e 100644
--- a/src/video_out/video_out_xshm.c
+++ b/src/video_out/video_out_xshm.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003, 2008 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_xv.c b/src/video_out/video_out_xv.c
index 75cf12e13..e9d3cffca 100644
--- a/src/video_out/video_out_xv.c
+++ b/src/video_out/video_out_xv.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004, 2008 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_xvmc.c b/src/video_out/video_out_xvmc.c
index 554609dee..375a859dd 100644
--- a/src/video_out/video_out_xvmc.c
+++ b/src/video_out/video_out_xvmc.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004, 2008 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_xxmc.c b/src/video_out/video_out_xxmc.c
index d8571e74a..32097dc65 100644
--- a/src/video_out/video_out_xxmc.c
+++ b/src/video_out/video_out_xxmc.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004, 2008 the xine project
+ * Copyright (C) 2000-2012 the xine project
* Copyright (C) 2004 the Unichrome project
*
* This file is part of xine, a free video player.
diff --git a/src/video_out/x11osd.c b/src/video_out/x11osd.c
index 8d8a78127..95fb0d347 100644
--- a/src/video_out/x11osd.c
+++ b/src/video_out/x11osd.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 the xine project
+ * Copyright (C) 2003-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/x11osd.h b/src/video_out/x11osd.h
index 15ea3dcc0..4a8733bc3 100644
--- a/src/video_out/x11osd.h
+++ b/src/video_out/x11osd.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 the xine project
+ * Copyright (C) 2003-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/xcbosd.c b/src/video_out/xcbosd.c
index 1e991347f..538bb32e5 100644
--- a/src/video_out/xcbosd.c
+++ b/src/video_out/xcbosd.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003, 2007 the xine project
+ * Copyright (C) 2003-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/xcbosd.h b/src/video_out/xcbosd.h
index 89c317f3e..6331b0034 100644
--- a/src/video_out/xcbosd.h
+++ b/src/video_out/xcbosd.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003, 2007 the xine project
+ * Copyright (C) 2003-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/xvmc_mocomp.c b/src/video_out/xvmc_mocomp.c
index 9bb3c5d10..28614949b 100644
--- a/src/video_out/xvmc_mocomp.c
+++ b/src/video_out/xvmc_mocomp.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/xvmc_vld.c b/src/video_out/xvmc_vld.c
index 87373c96b..238d511dd 100644
--- a/src/video_out/xvmc_vld.c
+++ b/src/video_out/xvmc_vld.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2009 the xine project
* Copyright (C) 2004 the Unichrome project
*
* This file is part of xine, a free video player.
diff --git a/src/video_out/xxmc.h b/src/video_out/xxmc.h
index 7ea60bec9..cde8b91ee 100644
--- a/src/video_out/xxmc.h
+++ b/src/video_out/xxmc.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2010 the xine project
* Copyright (C) 2004 the unichrome project
*
* This file is part of xine, a free video player.
diff --git a/src/video_out/yuv2rgb.c b/src/video_out/yuv2rgb.c
index 5f972217b..2ce4f1fda 100644
--- a/src/video_out/yuv2rgb.c
+++ b/src/video_out/yuv2rgb.c
@@ -1,7 +1,7 @@
/*
* yuv2rgb.c
*
- * Copyright (C) 2003-2004 the xine project
+ * Copyright (C) 2003-2012 the xine project
* This file is part of xine, a free video player.
*
* based on work from mpeg2dec:
diff --git a/src/xine-engine/accel_vdpau.h b/src/xine-engine/accel_vdpau.h
index 54eab7544..178b41173 100644
--- a/src/xine-engine/accel_vdpau.h
+++ b/src/xine-engine/accel_vdpau.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008 the xine project
+ * Copyright (C) 2008-2013 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-engine/accel_xvmc.h b/src/xine-engine/accel_xvmc.h
index f7deeeb52..3809a6bd7 100644
--- a/src/xine-engine/accel_xvmc.h
+++ b/src/xine-engine/accel_xvmc.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
* Copyright (C) 2004 the Unichrome project
*
* This file is part of xine, a free video player.
diff --git a/src/xine-engine/alphablend.c b/src/xine-engine/alphablend.c
index 34c3f3c67..db43fd53a 100644
--- a/src/xine-engine/alphablend.c
+++ b/src/xine-engine/alphablend.c
@@ -3,7 +3,7 @@
* Copyright (C) James Courtier-Dutton James@superbug.demon.co.uk - July 2001
*
* Copyright (C) 2000 Thomas Mirlacher
- * 2002-2004 the xine project
+ * 2002-2012 the xine project
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/xine-engine/audio_decoder.c b/src/xine-engine/audio_decoder.c
index b7c256d0b..6ff8141bf 100644
--- a/src/xine-engine/audio_decoder.c
+++ b/src/xine-engine/audio_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2005 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-engine/audio_out.c b/src/xine-engine/audio_out.c
index 86b4d7830..3afad16fd 100644
--- a/src/xine-engine/audio_out.c
+++ b/src/xine-engine/audio_out.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2006 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-engine/broadcaster.c b/src/xine-engine/broadcaster.c
index 0c2f2d4b2..24bf5a91b 100644
--- a/src/xine-engine/broadcaster.c
+++ b/src/xine-engine/broadcaster.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2011 the xine project
* May 2003 - Miguel Freitas
* This feature was sponsored by 1Control
*
diff --git a/src/xine-engine/bswap.h b/src/xine-engine/bswap.h
index f58648728..018ac10f5 100644
--- a/src/xine-engine/bswap.h
+++ b/src/xine-engine/bswap.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2006 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-engine/buffer.c b/src/xine-engine/buffer.c
index 50ffb57cd..f9ced08ef 100644
--- a/src/xine-engine/buffer.c
+++ b/src/xine-engine/buffer.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-engine/buffer_types.c b/src/xine-engine/buffer_types.c
index 53f748378..edc0957ce 100644
--- a/src/xine-engine/buffer_types.c
+++ b/src/xine-engine/buffer_types.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2008 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-engine/configfile.c b/src/xine-engine/configfile.c
index 866917648..4dbb62c2d 100644
--- a/src/xine-engine/configfile.c
+++ b/src/xine-engine/configfile.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2008 the xine project
+ * Copyright (C) 2000-2013 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-engine/demux.c b/src/xine-engine/demux.c
index d61ca963a..30845629a 100644
--- a/src/xine-engine/demux.c
+++ b/src/xine-engine/demux.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2005 the xine project
+ * Copyright (C) 2000-2010 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-engine/events.c b/src/xine-engine/events.c
index 5bd827c45..be825d681 100644
--- a/src/xine-engine/events.c
+++ b/src/xine-engine/events.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-engine/info_helper.c b/src/xine-engine/info_helper.c
index 85f43b357..df3588bb6 100644
--- a/src/xine-engine/info_helper.c
+++ b/src/xine-engine/info_helper.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-engine/input_cache.c b/src/xine-engine/input_cache.c
index 40aaba660..a68ba48a5 100644
--- a/src/xine-engine/input_cache.c
+++ b/src/xine-engine/input_cache.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-engine/input_rip.c b/src/xine-engine/input_rip.c
index c1cbbf043..5b345ff66 100644
--- a/src/xine-engine/input_rip.c
+++ b/src/xine-engine/input_rip.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2006 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-engine/io_helper.c b/src/xine-engine/io_helper.c
index 1336fc790..bc46c3591 100644
--- a/src/xine-engine/io_helper.c
+++ b/src/xine-engine/io_helper.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2006 the xine project,
+ * Copyright (C) 2000-2011 the xine project,
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-engine/load_plugins.c b/src/xine-engine/load_plugins.c
index c86cc5f6e..3aab54166 100644
--- a/src/xine-engine/load_plugins.c
+++ b/src/xine-engine/load_plugins.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2008 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-engine/lrb.c b/src/xine-engine/lrb.c
index 9acc2f1b6..1a5c69f0a 100644
--- a/src/xine-engine/lrb.c
+++ b/src/xine-engine/lrb.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-engine/lrb.h b/src/xine-engine/lrb.h
index dfac5e543..9b096a0b4 100644
--- a/src/xine-engine/lrb.h
+++ b/src/xine-engine/lrb.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2003 the xine project
+ * Copyright (C) 2001-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-engine/metronom.c b/src/xine-engine/metronom.c
index 81d99f09b..cdadf11f4 100644
--- a/src/xine-engine/metronom.c
+++ b/src/xine-engine/metronom.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-engine/osd.c b/src/xine-engine/osd.c
index cf54cac84..b95f75891 100644
--- a/src/xine-engine/osd.c
+++ b/src/xine-engine/osd.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2005 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-engine/post.c b/src/xine-engine/post.c
index 86e153c2a..44b2f6cec 100644
--- a/src/xine-engine/post.c
+++ b/src/xine-engine/post.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-engine/refcounter.c b/src/xine-engine/refcounter.c
index 216693e88..66978b960 100644
--- a/src/xine-engine/refcounter.c
+++ b/src/xine-engine/refcounter.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-engine/resample.c b/src/xine-engine/resample.c
index c354bbd68..7a8443ba8 100644
--- a/src/xine-engine/resample.c
+++ b/src/xine-engine/resample.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-engine/scratch.c b/src/xine-engine/scratch.c
index a15cd42d1..bc55edd9c 100644
--- a/src/xine-engine/scratch.c
+++ b/src/xine-engine/scratch.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-engine/spu.c b/src/xine-engine/spu.c
index 9bc1de84c..5d3fce50a 100644
--- a/src/xine-engine/spu.c
+++ b/src/xine-engine/spu.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2007 the xine project
+ * Copyright (C) 2007-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-engine/video_decoder.c b/src/xine-engine/video_decoder.c
index d6f88cda5..ccb3b4436 100644
--- a/src/xine-engine/video_decoder.c
+++ b/src/xine-engine/video_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2005 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-engine/video_out.c b/src/xine-engine/video_out.c
index 7d92991a5..043578dad 100644
--- a/src/xine-engine/video_out.c
+++ b/src/xine-engine/video_out.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2013 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-engine/video_overlay.c b/src/xine-engine/video_overlay.c
index 0052375bb..fb207905b 100644
--- a/src/xine-engine/video_overlay.c
+++ b/src/xine-engine/video_overlay.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2006 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-engine/vo_scale.c b/src/xine-engine/vo_scale.c
index e44fc4966..b6227492c 100644
--- a/src/xine-engine/vo_scale.c
+++ b/src/xine-engine/vo_scale.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-engine/xine.c b/src/xine-engine/xine.c
index 9a7e28a7f..49e4fd02d 100644
--- a/src/xine-engine/xine.c
+++ b/src/xine-engine/xine.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2006 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-engine/xine_interface.c b/src/xine-engine/xine_interface.c
index ab1bafa1e..d6fc8b7e4 100644
--- a/src/xine-engine/xine_interface.c
+++ b/src/xine-engine/xine_interface.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2010 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-engine/xine_private.h b/src/xine-engine/xine_private.h
index 6d74e93b6..b2018604a 100644
--- a/src/xine-engine/xine_private.h
+++ b/src/xine-engine/xine_private.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2008 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-utils/array.c b/src/xine-utils/array.c
index 2cc540c34..e0439b8d9 100644
--- a/src/xine-utils/array.c
+++ b/src/xine-utils/array.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2006 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-utils/color.c b/src/xine-utils/color.c
index 6c2fe46e2..b5925ea7b 100644
--- a/src/xine-utils/color.c
+++ b/src/xine-utils/color.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2013 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-utils/copy.c b/src/xine-utils/copy.c
index ed762fad1..686b2e3c2 100644
--- a/src/xine-utils/copy.c
+++ b/src/xine-utils/copy.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004 the xine project
+ * Copyright (C) 2004-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-utils/list.c b/src/xine-utils/list.c
index 32c1d8fac..86128295e 100644
--- a/src/xine-utils/list.c
+++ b/src/xine-utils/list.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2006 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-utils/memcpy.c b/src/xine-utils/memcpy.c
index 0c44e0808..6eda220ed 100644
--- a/src/xine-utils/memcpy.c
+++ b/src/xine-utils/memcpy.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2004 the xine project
+ * Copyright (C) 2001-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-utils/monitor.c b/src/xine-utils/monitor.c
index 0c68cd59b..70731749c 100644
--- a/src/xine-utils/monitor.c
+++ b/src/xine-utils/monitor.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2008 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-utils/pool.c b/src/xine-utils/pool.c
index a6166bf62..43c904fca 100644
--- a/src/xine-utils/pool.c
+++ b/src/xine-utils/pool.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2006 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-utils/ring_buffer.c b/src/xine-utils/ring_buffer.c
index 1da9d7c4d..32b09b054 100644
--- a/src/xine-utils/ring_buffer.c
+++ b/src/xine-utils/ring_buffer.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2006 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-utils/sorted_array.c b/src/xine-utils/sorted_array.c
index 2f4bbeb0f..f39296587 100644
--- a/src/xine-utils/sorted_array.c
+++ b/src/xine-utils/sorted_array.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2006 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-utils/utils.c b/src/xine-utils/utils.c
index 1ca5f4d47..12641daa0 100644
--- a/src/xine-utils/utils.c
+++ b/src/xine-utils/utils.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2005 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-utils/xine_buffer.c b/src/xine-utils/xine_buffer.c
index 436991b33..41f34a742 100644
--- a/src/xine-utils/xine_buffer.c
+++ b/src/xine-utils/xine_buffer.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-utils/xine_mmx.h b/src/xine-utils/xine_mmx.h
index 58e0d2bd6..37f94d1d4 100644
--- a/src/xine-utils/xine_mmx.h
+++ b/src/xine-utils/xine_mmx.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2006 the xine project
+ * Copyright (C) 2000-2013 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-utils/xine_mutex.c b/src/xine-utils/xine_mutex.c
index 64722e0be..5e0ad28f0 100644
--- a/src/xine-utils/xine_mutex.c
+++ b/src/xine-utils/xine_mutex.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-utils/xmllexer.c b/src/xine-utils/xmllexer.c
index a3b395a46..bd8ac236d 100644
--- a/src/xine-utils/xmllexer.c
+++ b/src/xine-utils/xmllexer.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2003,2007 the xine project
+ * Copyright (C) 2002-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/xine-utils/xmlparser.c b/src/xine-utils/xmlparser.c
index deee2550f..f6a8d031f 100644
--- a/src/xine-utils/xmlparser.c
+++ b/src/xine-utils/xmlparser.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2003,2007 the xine project
+ * Copyright (C) 2002-2012 the xine project
*
* This file is part of xine, a free video player.
*