From 22094ed053c163dcf1050287a5f0f37fb400aa0d Mon Sep 17 00:00:00 2001 From: Gwenole Beauchesne Date: Tue, 29 Jan 2013 14:03:27 +0100 Subject: [PATCH] legal: fix year for some copyright notices (2012). --- gst-libs/gst/vaapi/gstvaapicontext.h | 2 +- gst-libs/gst/vaapi/gstvaapidecoder.h | 2 +- gst-libs/gst/vaapi/gstvaapidecoder_mpeg2.c | 2 +- gst-libs/gst/vaapi/gstvaapidecoder_mpeg2.h | 2 +- gst-libs/gst/vaapi/gstvaapidecoder_mpeg4.c | 2 +- gst-libs/gst/vaapi/gstvaapidecoder_mpeg4.h | 2 +- gst-libs/gst/vaapi/gstvaapidecoder_vc1.c | 2 +- gst-libs/gst/vaapi/gstvaapidecoder_vc1.h | 2 +- gst-libs/gst/vaapi/gstvaapiimageformat.c | 2 +- gst-libs/gst/vaapi/gstvaapiimageformat.h | 2 +- gst-libs/gst/vaapi/gstvaapisubpicture.c | 2 +- gst-libs/gst/vaapi/gstvaapisubpicture.h | 2 +- gst-libs/gst/vaapi/gstvaapisurface.c | 2 +- gst-libs/gst/vaapi/gstvaapisurface.h | 2 +- gst-libs/gst/vaapi/gstvaapisurface_priv.h | 2 +- gst-libs/gst/vaapi/gstvaapiutils_x11.c | 2 +- gst-libs/gst/vaapi/gstvaapivideobuffer.c | 2 +- gst-libs/gst/vaapi/gstvaapivideobuffer.h | 2 +- gst-libs/gst/vaapi/gstvaapivideoconverter_glx.c | 2 +- gst-libs/gst/vaapi/gstvaapivideoconverter_glx.h | 2 +- gst/vaapi/gstvaapidecode.h | 2 +- gst/vaapi/gstvaapisink.h | 2 +- tests/test-subpicture.c | 2 +- 23 files changed, 23 insertions(+), 23 deletions(-) diff --git a/gst-libs/gst/vaapi/gstvaapicontext.h b/gst-libs/gst/vaapi/gstvaapicontext.h index cffbd7ebb0..41ce0c5016 100644 --- a/gst-libs/gst/vaapi/gstvaapicontext.h +++ b/gst-libs/gst/vaapi/gstvaapicontext.h @@ -2,7 +2,7 @@ * gstvaapicontext.h - VA context abstraction * * Copyright (C) 2010-2011 Splitted-Desktop Systems - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapidecoder.h b/gst-libs/gst/vaapi/gstvaapidecoder.h index 7af4a3a2e5..793596a3fc 100644 --- a/gst-libs/gst/vaapi/gstvaapidecoder.h +++ b/gst-libs/gst/vaapi/gstvaapidecoder.h @@ -2,7 +2,7 @@ * gstvaapidecoder.h - VA decoder abstraction * * Copyright (C) 2010-2011 Splitted-Desktop Systems - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapidecoder_mpeg2.c b/gst-libs/gst/vaapi/gstvaapidecoder_mpeg2.c index c243648685..90459e1733 100644 --- a/gst-libs/gst/vaapi/gstvaapidecoder_mpeg2.c +++ b/gst-libs/gst/vaapi/gstvaapidecoder_mpeg2.c @@ -1,7 +1,7 @@ /* * gstvaapidecoder_mpeg2.c - MPEG-2 decoder * - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapidecoder_mpeg2.h b/gst-libs/gst/vaapi/gstvaapidecoder_mpeg2.h index e438c39654..dd3468a85b 100644 --- a/gst-libs/gst/vaapi/gstvaapidecoder_mpeg2.h +++ b/gst-libs/gst/vaapi/gstvaapidecoder_mpeg2.h @@ -1,7 +1,7 @@ /* * gstvaapidecoder_mpeg2.h - MPEG-2 decoder * - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapidecoder_mpeg4.c b/gst-libs/gst/vaapi/gstvaapidecoder_mpeg4.c index 49754b3cb0..e56012bc5c 100644 --- a/gst-libs/gst/vaapi/gstvaapidecoder_mpeg4.c +++ b/gst-libs/gst/vaapi/gstvaapidecoder_mpeg4.c @@ -1,7 +1,7 @@ /* * gstvaapidecoder_mpeg4.c - MPEG-4 decoder * - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapidecoder_mpeg4.h b/gst-libs/gst/vaapi/gstvaapidecoder_mpeg4.h index 4c877bbae8..5d24fdd6f5 100644 --- a/gst-libs/gst/vaapi/gstvaapidecoder_mpeg4.h +++ b/gst-libs/gst/vaapi/gstvaapidecoder_mpeg4.h @@ -1,7 +1,7 @@ /* * gstvaapidecoder_mpeg4.h - MPEG-4 decoder * - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapidecoder_vc1.c b/gst-libs/gst/vaapi/gstvaapidecoder_vc1.c index f1b98a2b3b..9dcd0af987 100644 --- a/gst-libs/gst/vaapi/gstvaapidecoder_vc1.c +++ b/gst-libs/gst/vaapi/gstvaapidecoder_vc1.c @@ -1,7 +1,7 @@ /* * gstvaapidecoder_vc1.c - VC-1 decoder * - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapidecoder_vc1.h b/gst-libs/gst/vaapi/gstvaapidecoder_vc1.h index 1bed6067c9..53ecde4e64 100644 --- a/gst-libs/gst/vaapi/gstvaapidecoder_vc1.h +++ b/gst-libs/gst/vaapi/gstvaapidecoder_vc1.h @@ -1,7 +1,7 @@ /* * gstvaapidecoder_vc1.h - VC-1 decoder * - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapiimageformat.c b/gst-libs/gst/vaapi/gstvaapiimageformat.c index d29ef6c286..4cb0296dd2 100644 --- a/gst-libs/gst/vaapi/gstvaapiimageformat.c +++ b/gst-libs/gst/vaapi/gstvaapiimageformat.c @@ -2,7 +2,7 @@ * gstvaapiimageformat.c - VA image format abstraction * * Copyright (C) 2010-2011 Splitted-Desktop Systems - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapiimageformat.h b/gst-libs/gst/vaapi/gstvaapiimageformat.h index 9e1e66274d..d5b0c964d9 100644 --- a/gst-libs/gst/vaapi/gstvaapiimageformat.h +++ b/gst-libs/gst/vaapi/gstvaapiimageformat.h @@ -2,7 +2,7 @@ * gstvaapiimageformat.h - VA image format abstraction * * Copyright (C) 2010-2011 Splitted-Desktop Systems - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapisubpicture.c b/gst-libs/gst/vaapi/gstvaapisubpicture.c index 99429c1dfc..e0b87c01ef 100644 --- a/gst-libs/gst/vaapi/gstvaapisubpicture.c +++ b/gst-libs/gst/vaapi/gstvaapisubpicture.c @@ -2,7 +2,7 @@ * gstvaapisubpicture.c - VA subpicture abstraction * * Copyright (C) 2010-2011 Splitted-Desktop Systems - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapisubpicture.h b/gst-libs/gst/vaapi/gstvaapisubpicture.h index 80c05d3824..22a09f0a75 100644 --- a/gst-libs/gst/vaapi/gstvaapisubpicture.h +++ b/gst-libs/gst/vaapi/gstvaapisubpicture.h @@ -2,7 +2,7 @@ * gstvaapisubpicture.h - VA subpicture abstraction * * Copyright (C) 2010-2011 Splitted-Desktop Systems - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapisurface.c b/gst-libs/gst/vaapi/gstvaapisurface.c index 46ad45e067..8f90706b15 100644 --- a/gst-libs/gst/vaapi/gstvaapisurface.c +++ b/gst-libs/gst/vaapi/gstvaapisurface.c @@ -2,7 +2,7 @@ * gstvaapisurface.c - VA surface abstraction * * Copyright (C) 2010-2011 Splitted-Desktop Systems - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapisurface.h b/gst-libs/gst/vaapi/gstvaapisurface.h index 4b8aaeac50..9b74e7a0b0 100644 --- a/gst-libs/gst/vaapi/gstvaapisurface.h +++ b/gst-libs/gst/vaapi/gstvaapisurface.h @@ -2,7 +2,7 @@ * gstvaapisurface.h - VA surface abstraction * * Copyright (C) 2010-2011 Splitted-Desktop Systems - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapisurface_priv.h b/gst-libs/gst/vaapi/gstvaapisurface_priv.h index 0817b2911c..d3b487e241 100644 --- a/gst-libs/gst/vaapi/gstvaapisurface_priv.h +++ b/gst-libs/gst/vaapi/gstvaapisurface_priv.h @@ -1,7 +1,7 @@ /* * gstvaapisurface_priv.h - VA surface abstraction (private data) * - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapiutils_x11.c b/gst-libs/gst/vaapi/gstvaapiutils_x11.c index abc58b8e73..83a13ee904 100644 --- a/gst-libs/gst/vaapi/gstvaapiutils_x11.c +++ b/gst-libs/gst/vaapi/gstvaapiutils_x11.c @@ -2,7 +2,7 @@ * gstvaapiutils_x11.c - X11 utilties * * Copyright (C) 2010-2011 Splitted-Desktop Systems - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapivideobuffer.c b/gst-libs/gst/vaapi/gstvaapivideobuffer.c index 994f057370..98229426c7 100644 --- a/gst-libs/gst/vaapi/gstvaapivideobuffer.c +++ b/gst-libs/gst/vaapi/gstvaapivideobuffer.c @@ -2,7 +2,7 @@ * gstvaapivideobuffer.c - Gst VA video buffer * * Copyright (C) 2010-2011 Splitted-Desktop Systems - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapivideobuffer.h b/gst-libs/gst/vaapi/gstvaapivideobuffer.h index e7f09ed3be..e60ecf29f7 100644 --- a/gst-libs/gst/vaapi/gstvaapivideobuffer.h +++ b/gst-libs/gst/vaapi/gstvaapivideobuffer.h @@ -2,7 +2,7 @@ * gstvaapivideobuffer.h - Gstreamer/VA video buffer * * Copyright (C) 2010-2011 Splitted-Desktop Systems - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst-libs/gst/vaapi/gstvaapivideoconverter_glx.c b/gst-libs/gst/vaapi/gstvaapivideoconverter_glx.c index dc5c62e21e..9413695341 100644 --- a/gst-libs/gst/vaapi/gstvaapivideoconverter_glx.c +++ b/gst-libs/gst/vaapi/gstvaapivideoconverter_glx.c @@ -1,7 +1,7 @@ /* * gstvaapivideoconverter_glx.c - Gst VA video converter * - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * Copyright (C) 2011 Collabora Ltd. * Author: Nicolas Dufresne * diff --git a/gst-libs/gst/vaapi/gstvaapivideoconverter_glx.h b/gst-libs/gst/vaapi/gstvaapivideoconverter_glx.h index 0215444d49..67d0f2e7e0 100644 --- a/gst-libs/gst/vaapi/gstvaapivideoconverter_glx.h +++ b/gst-libs/gst/vaapi/gstvaapivideoconverter_glx.h @@ -1,7 +1,7 @@ /* * gstvaapivideoconverter_glx.h - Gstreamer/VA video converter * - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * Copyright (C) 2011 Collabora Ltd. * Author: Nicolas Dufresne * diff --git a/gst/vaapi/gstvaapidecode.h b/gst/vaapi/gstvaapidecode.h index 35adabac71..89966f09e8 100644 --- a/gst/vaapi/gstvaapidecode.h +++ b/gst/vaapi/gstvaapidecode.h @@ -2,7 +2,7 @@ * gstvaapidecode.h - VA-API video decoder * * Copyright (C) 2010-2011 Splitted-Desktop Systems - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/gst/vaapi/gstvaapisink.h b/gst/vaapi/gstvaapisink.h index b8b082a960..8db8ac2387 100644 --- a/gst/vaapi/gstvaapisink.h +++ b/gst/vaapi/gstvaapisink.h @@ -2,7 +2,7 @@ * gstvaapisink.h - VA-API video sink * * Copyright (C) 2010-2011 Splitted-Desktop Systems - * Copyright (C) 2011 Intel Corporation + * Copyright (C) 2011-2012 Intel Corporation * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/tests/test-subpicture.c b/tests/test-subpicture.c index c94ddb9c3b..eb98582906 100644 --- a/tests/test-subpicture.c +++ b/tests/test-subpicture.c @@ -1,7 +1,7 @@ /* * test-subpicture.c - Test GstVaapiSubpicture * - * Copyright (C) <2011> Intel Corporation + * Copyright (C) <2011-2012> Intel Corporation * Copyright (C) <2011> Collabora Ltd. * Copyright (C) <2011> Thibault Saunier *