diff options
| author | Torsten Jager <t.jager@gmx.de> | 2013-10-14 17:44:10 +0200 |
|---|---|---|
| committer | Torsten Jager <t.jager@gmx.de> | 2013-10-14 17:44:10 +0200 |
| commit | c2a1e087ac54a165dbf632650143f6a90ba51784 (patch) | |
| tree | 7c206fe9d2f7a596b9f11bf80d8a60f87166c8c1 /src/video_dec | |
| parent | 3d037e74730e8f6fb8eb1aea817efe53dca2318d (diff) | |
| download | xine-lib-c2a1e087ac54a165dbf632650143f6a90ba51784.tar.gz xine-lib-c2a1e087ac54a165dbf632650143f6a90ba51784.tar.bz2 | |
Copyright year update by hg log info #2.
Diffstat (limited to 'src/video_dec')
| -rw-r--r-- | src/video_dec/gdkpixbuf.c | 2 | ||||
| -rw-r--r-- | src/video_dec/libvdpau/alterh264_bits_reader.h | 2 | ||||
| -rw-r--r-- | src/video_dec/libvdpau/bits_reader.h | 2 |
3 files changed, 3 insertions, 3 deletions
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. * |
