summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/audio_dec/xine_a52_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_oss_out.c2
-rw-r--r--src/combined/flac_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/demux_aac.c2
-rw-r--r--src/demuxers/demux_mod.c2
-rw-r--r--src/demuxers/demux_nsv.c2
-rw-r--r--src/demuxers/demux_qt.c2
-rw-r--r--src/demuxers/demux_real.c2
-rw-r--r--src/input/input_bluray.c2
-rw-r--r--src/input/libreal/asmrp.c2
-rw-r--r--src/input/libreal/real.c2
-rw-r--r--src/libreal/xine_real_video_decoder.c2
-rw-r--r--src/post/deinterlace/xine_plugin.c2
-rw-r--r--src/post/planar/pp.c2
-rw-r--r--src/spu_dec/spudvb_decoder.c2
-rw-r--r--src/spu_dec/sputext_decoder.c2
-rw-r--r--src/spu_dec/sputext_demuxer.c2
-rw-r--r--src/vdr/input_vdr.c2
-rw-r--r--src/video_dec/gdkpixbuf.c2
-rw-r--r--src/video_dec/libvdpau/alterh264_bits_reader.h2
-rw-r--r--src/video_dec/libvdpau/bits_reader.h2
-rw-r--r--src/xine-engine/alphablend.c2
-rw-r--r--src/xine-engine/broadcaster.c2
-rw-r--r--src/xine-engine/buffer_types.c2
-rw-r--r--src/xine-utils/memcpy.c2
-rw-r--r--src/xine-utils/utils.c2
32 files changed, 32 insertions, 32 deletions
diff --git a/src/audio_dec/xine_a52_decoder.c b/src/audio_dec/xine_a52_decoder.c
index cf631f4ab..25e4efc3e 100644
--- a/src/audio_dec/xine_a52_decoder.c
+++ b/src/audio_dec/xine_a52_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 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_musepack_decoder.c b/src/audio_dec/xine_musepack_decoder.c
index b47e8c22a..4260fafd2 100644
--- a/src/audio_dec/xine_musepack_decoder.c
+++ b/src/audio_dec/xine_musepack_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2005-2012 the xine project
+ * Copyright (C) 2005-2013 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 8a462e47c..11130a84b 100644
--- a/src/audio_out/audio_alsa_out.c
+++ b/src/audio_out/audio_alsa_out.c
@@ -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 free video player.
*
diff --git a/src/audio_out/audio_oss_out.c b/src/audio_out/audio_oss_out.c
index b09137e49..3c9559433 100644
--- a/src/audio_out/audio_oss_out.c
+++ b/src/audio_out/audio_oss_out.c
@@ -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 free video player.
*
diff --git a/src/combined/flac_demuxer.c b/src/combined/flac_demuxer.c
index 229245571..27c475027 100644
--- a/src/combined/flac_demuxer.c
+++ b/src/combined/flac_demuxer.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 the xine project
+ * Copyright (C) 2000-2013 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 38e970a31..b839aa690 100644
--- a/src/combined/xine_ogg_demuxer.c
+++ b/src/combined/xine_ogg_demuxer.c
@@ -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 free video player.
*
diff --git a/src/combined/xine_speex_decoder.c b/src/combined/xine_speex_decoder.c
index 4998ec362..8bd5c6f85 100644
--- a/src/combined/xine_speex_decoder.c
+++ b/src/combined/xine_speex_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2009 the xine project
+ * Copyright (C) 2000-2013 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 303c24ec9..d65c9332d 100644
--- a/src/combined/xine_theora_decoder.c
+++ b/src/combined/xine_theora_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2009 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/xine_vorbis_decoder.c b/src/combined/xine_vorbis_decoder.c
index 9736fdcae..bdbeca0a6 100644
--- a/src/combined/xine_vorbis_decoder.c
+++ b/src/combined/xine_vorbis_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2009 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_aac.c b/src/demuxers/demux_aac.c
index e7b9d6981..728fd635a 100644
--- a/src/demuxers/demux_aac.c
+++ b/src/demuxers/demux_aac.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2012 the xine project
+ * Copyright (C) 2001-2013 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 08ca877d0..9834b4b5c 100644
--- a/src/demuxers/demux_mod.c
+++ b/src/demuxers/demux_mod.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2010 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_nsv.c b/src/demuxers/demux_nsv.c
index ca8f5794e..5ae736032 100644
--- a/src/demuxers/demux_nsv.c
+++ b/src/demuxers/demux_nsv.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2009 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_qt.c b/src/demuxers/demux_qt.c
index db01ad87e..2d1d646b4 100644
--- a/src/demuxers/demux_qt.c
+++ b/src/demuxers/demux_qt.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2012 the xine project
+ * Copyright (C) 2001-2013 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 3b3aea6db..8f0ce22b9 100644
--- a/src/demuxers/demux_real.c
+++ b/src/demuxers/demux_real.c
@@ -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 free video player.
*
diff --git a/src/input/input_bluray.c b/src/input/input_bluray.c
index b1d938a7a..afbb79603 100644
--- a/src/input/input_bluray.c
+++ b/src/input/input_bluray.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2012 the xine project
+ * Copyright (C) 2000-2013 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/libreal/asmrp.c b/src/input/libreal/asmrp.c
index df4f37774..3dfaf6567 100644
--- a/src/input/libreal/asmrp.c
+++ b/src/input/libreal/asmrp.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2009 the xine project
+ * Copyright (C) 2002-2013 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 73f1ec3b3..b5b7e1876 100644
--- a/src/input/libreal/real.c
+++ b/src/input/libreal/real.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2002-2009 the xine project
+ * Copyright (C) 2002-2013 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 63feaeb15..664855936 100644
--- a/src/libreal/xine_real_video_decoder.c
+++ b/src/libreal/xine_real_video_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 the xine project
+ * Copyright (C) 2000-2013 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 b6f0bab06..de174b3a0 100644
--- a/src/post/deinterlace/xine_plugin.c
+++ b/src/post/deinterlace/xine_plugin.c
@@ -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 free video player.
*
diff --git a/src/post/planar/pp.c b/src/post/planar/pp.c
index bdc1bb71a..94e6e2101 100644
--- a/src/post/planar/pp.c
+++ b/src/post/planar/pp.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 the xine project
+ * Copyright (C) 2000-2013 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/spu_dec/spudvb_decoder.c b/src/spu_dec/spudvb_decoder.c
index dd42e7823..705693b1c 100644
--- a/src/spu_dec/spudvb_decoder.c
+++ b/src/spu_dec/spudvb_decoder.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2010-2012 the xine project
+ * Copyright (C) 2010-2013 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/spu_dec/sputext_decoder.c b/src/spu_dec/sputext_decoder.c
index 8421d8871..f52d31fa9 100644
--- a/src/spu_dec/sputext_decoder.c
+++ b/src/spu_dec/sputext_decoder.c
@@ -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 free video player.
*
diff --git a/src/spu_dec/sputext_demuxer.c b/src/spu_dec/sputext_demuxer.c
index 005178cd4..2b7f506bf 100644
--- a/src/spu_dec/sputext_demuxer.c
+++ b/src/spu_dec/sputext_demuxer.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 the xine project
+ * Copyright (C) 2000-2013 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 cd1e869ca..fe5cca9a7 100644
--- a/src/vdr/input_vdr.c
+++ b/src/vdr/input_vdr.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003-2012 the xine project
+ * Copyright (C) 2003-2013 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 72d2a1670..f50de22f6 100644
--- a/src/video_dec/gdkpixbuf.c
+++ b/src/video_dec/gdkpixbuf.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006-2012 the xine project
+ * Copyright (C) 2006-2013 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 90f17718f..77481f6ae 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-2012 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 ae0dfaa20..a2401c815 100644
--- a/src/video_dec/libvdpau/bits_reader.h
+++ b/src/video_dec/libvdpau/bits_reader.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2012 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/alphablend.c b/src/xine-engine/alphablend.c
index 6e7191ed2..b6e284ccd 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-2012 the xine project
+ * 2002-2013 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/broadcaster.c b/src/xine-engine/broadcaster.c
index af63435e8..999ef9e28 100644
--- a/src/xine-engine/broadcaster.c
+++ b/src/xine-engine/broadcaster.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2011 the xine project
+ * Copyright (C) 2000-2013 the xine project
* May 2003 - Miguel Freitas
* This feature was sponsored by 1Control
*
diff --git a/src/xine-engine/buffer_types.c b/src/xine-engine/buffer_types.c
index 204885976..2cca67ee5 100644
--- a/src/xine-engine/buffer_types.c
+++ b/src/xine-engine/buffer_types.c
@@ -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 free video player.
*
diff --git a/src/xine-utils/memcpy.c b/src/xine-utils/memcpy.c
index e00171e33..bd318bd5f 100644
--- a/src/xine-utils/memcpy.c
+++ b/src/xine-utils/memcpy.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2001-2012 the xine project
+ * Copyright (C) 2001-2013 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 ed008929a..5277aeb07 100644
--- a/src/xine-utils/utils.c
+++ b/src/xine-utils/utils.c
@@ -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 free video player.
*