summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/xine/buffer.h2
-rw-r--r--include/xine/video_overlay.h2
-rw-r--r--src/audio_dec/xine_faad_decoder.c2
-rw-r--r--src/combined/ffmpeg/demux_avformat.c2
-rw-r--r--src/combined/ffmpeg/ff_audio_decoder.c2
-rw-r--r--src/combined/ffmpeg/ffmpeg_decoder.c2
-rw-r--r--src/combined/ffmpeg/ffmpeg_decoder.h2
-rw-r--r--src/combined/ffmpeg/input_avio.c2
-rw-r--r--src/demuxers/demux_asf.c2
-rw-r--r--src/demuxers/demux_matroska.c2
-rw-r--r--src/demuxers/demux_smjpeg.c2
-rw-r--r--src/demuxers/ebml.c2
-rw-r--r--src/demuxers/matroska.h2
-rw-r--r--src/input/input_bluray.c2
-rw-r--r--src/input/input_dvb.c2
-rw-r--r--src/libw32dll/w32codec.c2
-rw-r--r--src/post/planar/eq2.c2
-rw-r--r--src/spu_dec/cc_decoder.c2
-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_demuxer.c2
-rw-r--r--src/video_dec/rgb.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_raw.c2
-rw-r--r--src/video_out/video_out_sdl.c2
-rw-r--r--src/video_out/x11osd.c2
-rw-r--r--src/video_out/xcbosd.c2
-rw-r--r--src/xine-engine/buffer_types.c2
-rw-r--r--src/xine-engine/video_out.c2
-rw-r--r--src/xine-engine/video_overlay.c2
-rw-r--r--src/xine-utils/color.c2
32 files changed, 32 insertions, 32 deletions
diff --git a/include/xine/buffer.h b/include/xine/buffer.h
index bb2fa0361..264d00092 100644
--- a/include/xine/buffer.h
+++ b/include/xine/buffer.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2013 the xine project
+ * Copyright (C) 2000-2014 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/include/xine/video_overlay.h b/include/xine/video_overlay.h
index a43ad1211..a33cb8beb 100644
--- a/include/xine/video_overlay.h
+++ b/include/xine/video_overlay.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2009 the xine project
+ * Copyright (C) 2000-2014 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/audio_dec/xine_faad_decoder.c b/src/audio_dec/xine_faad_decoder.c
index c2d24233c..d50eb27e9 100644
--- a/src/audio_dec/xine_faad_decoder.c
+++ b/src/audio_dec/xine_faad_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2013 the xine project
+ * Copyright (C) 2000-2014 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/combined/ffmpeg/demux_avformat.c b/src/combined/ffmpeg/demux_avformat.c
index e29d10879..c929a0390 100644
--- a/src/combined/ffmpeg/demux_avformat.c
+++ b/src/combined/ffmpeg/demux_avformat.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2013 the xine project
+ * Copyright (C) 2013-2014 the xine project
* Copyright (C) 2013 Petri Hintukainen <phintuka@users.sourceforge.net>
*
* 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 12a13a7db..e0cdb78b5 100644
--- a/src/combined/ffmpeg/ff_audio_decoder.c
+++ b/src/combined/ffmpeg/ff_audio_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2013 the xine project
+ * Copyright (C) 2001-2014 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/combined/ffmpeg/ffmpeg_decoder.c b/src/combined/ffmpeg/ffmpeg_decoder.c
index 28b3e61a8..e4d1d0c39 100644
--- a/src/combined/ffmpeg/ffmpeg_decoder.c
+++ b/src/combined/ffmpeg/ffmpeg_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2014 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_decoder.h b/src/combined/ffmpeg/ffmpeg_decoder.h
index d65c582c5..e1d35dd9a 100644
--- a/src/combined/ffmpeg/ffmpeg_decoder.h
+++ b/src/combined/ffmpeg/ffmpeg_decoder.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2013 the xine project
+ * Copyright (C) 2001-2014 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/combined/ffmpeg/input_avio.c b/src/combined/ffmpeg/input_avio.c
index d1875b0f1..950858fb9 100644
--- a/src/combined/ffmpeg/input_avio.c
+++ b/src/combined/ffmpeg/input_avio.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2013 the xine project
+ * Copyright (C) 2013-2014 the xine project
* Copyright (C) 2013 Petri Hintukainen <phintuka@users.sourceforge.net>
*
* 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 4ecd148e7..5888f1f17 100644
--- a/src/demuxers/demux_asf.c
+++ b/src/demuxers/demux_asf.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2012 the xine project
+ * Copyright (C) 2000-2014 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 65b531aa8..c3f09107b 100644
--- a/src/demuxers/demux_matroska.c
+++ b/src/demuxers/demux_matroska.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2013 the xine project
+ * Copyright (C) 2000-2014 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/demux_smjpeg.c b/src/demuxers/demux_smjpeg.c
index e6c44d141..28d70872e 100644
--- a/src/demuxers/demux_smjpeg.c
+++ b/src/demuxers/demux_smjpeg.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2009 the xine project
+ * Copyright (C) 2000-2014 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/demuxers/ebml.c b/src/demuxers/ebml.c
index 268f5e2e6..458f44b2d 100644
--- a/src/demuxers/ebml.c
+++ b/src/demuxers/ebml.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 the xine project
+ * Copyright (C) 2000-2014 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 44942b086..9a2d28785 100644
--- a/src/demuxers/matroska.h
+++ b/src/demuxers/matroska.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2013 the xine project
+ * Copyright (C) 2000-2014 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 efa3f5f7a..25380eed2 100644
--- a/src/input/input_bluray.c
+++ b/src/input/input_bluray.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2013 the xine project
+ * Copyright (C) 2000-2014 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_dvb.c b/src/input/input_dvb.c
index ba5815681..9267f2fff 100644
--- a/src/input/input_dvb.c
+++ b/src/input/input_dvb.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2012 the xine project
+ * Copyright (C) 2000-2014 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 2de8e9d7c..8fe2aa294 100644
--- a/src/libw32dll/w32codec.c
+++ b/src/libw32dll/w32codec.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2010 the xine project
+ * Copyright (C) 2000-2014 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 8822cd816..488680f53 100644
--- a/src/post/planar/eq2.c
+++ b/src/post/planar/eq2.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2009 the xine project
+ * Copyright (C) 2000-2014 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 b3a5a9416..5b7c0c8b6 100644
--- a/src/spu_dec/cc_decoder.c
+++ b/src/spu_dec/cc_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2009 the xine project
+ * Copyright (C) 2000-2014 the xine project
*
* Copyright (C) Christian Vogler
* cvogler@gradient.cis.upenn.edu - December 2001
diff --git a/src/spu_dec/spudvb_decoder.c b/src/spu_dec/spudvb_decoder.c
index 4b0306927..553431ae5 100644
--- a/src/spu_dec/spudvb_decoder.c
+++ b/src/spu_dec/spudvb_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2013 the xine project
+ * Copyright (C) 2010-2014 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 15f2e733c..9ad912e14 100644
--- a/src/spu_dec/spuhdmv_decoder.c
+++ b/src/spu_dec/spuhdmv_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 the xine project
+ * Copyright (C) 2000-2014 the xine project
*
* Copyright (C) 2009 Petri Hintukainen <phintuka@users.sourceforge.net>
*
diff --git a/src/spu_dec/sputext_demuxer.c b/src/spu_dec/sputext_demuxer.c
index a7625bf0a..4be1e8e5f 100644
--- a/src/spu_dec/sputext_demuxer.c
+++ b/src/spu_dec/sputext_demuxer.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2013 the xine project
+ * Copyright (C) 2000-2014 the xine project
*
* 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 08d8ed855..2a07f088d 100644
--- a/src/video_dec/rgb.c
+++ b/src/video_dec/rgb.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2009 the xine project
+ * Copyright (C) 2000-2014 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_fb.c b/src/video_out/video_out_fb.c
index bcbc8237f..2fac08edd 100644
--- a/src/video_out/video_out_fb.c
+++ b/src/video_out/video_out_fb.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2012 the xine project and Fredrik Noring
+ * Copyright (C) 2000-2014 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 d541dd0d5..cba981388 100644
--- a/src/video_out/video_out_none.c
+++ b/src/video_out/video_out_none.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2009 the xine project
+ * Copyright (C) 2000-2014 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 eee6e6ff4..b31a7c599 100644
--- a/src/video_out/video_out_raw.c
+++ b/src/video_out/video_out_raw.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2007-2013 the xine project
+ * Copyright (C) 2007-2014 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 62fef50b3..eac9620a2 100644
--- a/src/video_out/video_out_sdl.c
+++ b/src/video_out/video_out_sdl.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2009 the xine project
+ * Copyright (C) 2000-2014 the xine 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 4a362c9c0..a9b1d2ef7 100644
--- a/src/video_out/x11osd.c
+++ b/src/video_out/x11osd.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2009 the xine project
+ * Copyright (C) 2003-2014 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 130fcfbbd..8db09790a 100644
--- a/src/video_out/xcbosd.c
+++ b/src/video_out/xcbosd.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2009 the xine project
+ * Copyright (C) 2003-2014 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 b4ec88c35..f51ac5e9d 100644
--- a/src/xine-engine/buffer_types.c
+++ b/src/xine-engine/buffer_types.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2013 the xine project
+ * Copyright (C) 2000-2014 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 a8db5f3a9..e5be860dd 100644
--- a/src/xine-engine/video_out.c
+++ b/src/xine-engine/video_out.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2013 the xine project
+ * Copyright (C) 2000-2014 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 b250f6811..eb5abf201 100644
--- a/src/xine-engine/video_overlay.c
+++ b/src/xine-engine/video_overlay.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 the xine project
+ * Copyright (C) 2000-2014 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 54ff1db0b..d3d5e1624 100644
--- a/src/xine-utils/color.c
+++ b/src/xine-utils/color.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2013 the xine project
+ * Copyright (C) 2000-2014 the xine project
*
* This file is part of xine, a free video player.
*