summaryrefslogtreecommitdiff
path: root/src/video_dec
diff options
context:
space:
mode:
Diffstat (limited to 'src/video_dec')
-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
15 files changed, 15 insertions, 15 deletions
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.
*