diff options
Diffstat (limited to 'src/xine-engine')
33 files changed, 33 insertions, 33 deletions
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. * |