summaryrefslogtreecommitdiff
path: root/gst
diff options
context:
space:
mode:
authorGwenole Beauchesne <gbeauchesne@splitted-desktop.com>2011-06-14 13:52:56 +0200
committerGwenole Beauchesne <gbeauchesne@splitted-desktop.com>2011-06-14 13:54:07 +0200
commit1701ce3107cf4edbb628f61e148c69d92c9a722b (patch)
tree6ed00bde45fc6563e0a3a9d4eb11a866b21717b2 /gst
parentb614ec9c9b11bbf5c4d0ca9d0154763d50a422b1 (diff)
Update copyright notice.
Diffstat (limited to 'gst')
-rw-r--r--gst/vaapiconvert/gstvaapiconvert.c2
-rw-r--r--gst/vaapiconvert/gstvaapiconvert.h2
-rw-r--r--gst/vaapidecode/gstvaapidecode.c2
-rw-r--r--gst/vaapidecode/gstvaapidecode.h2
-rw-r--r--gst/vaapisink/gstvaapisink.c2
-rw-r--r--gst/vaapisink/gstvaapisink.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/gst/vaapiconvert/gstvaapiconvert.c b/gst/vaapiconvert/gstvaapiconvert.c
index f10bafdc..4b52101f 100644
--- a/gst/vaapiconvert/gstvaapiconvert.c
+++ b/gst/vaapiconvert/gstvaapiconvert.c
@@ -1,7 +1,7 @@
/*
* gstvaapiconvert.c - VA-API video converter
*
- * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems
+ * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems
*
* 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/gst/vaapiconvert/gstvaapiconvert.h b/gst/vaapiconvert/gstvaapiconvert.h
index d5a6bbc6..81e3e689 100644
--- a/gst/vaapiconvert/gstvaapiconvert.h
+++ b/gst/vaapiconvert/gstvaapiconvert.h
@@ -1,7 +1,7 @@
/*
* gstvaapiconvert.h - VA-API video converter
*
- * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems
+ * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems
*
* 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/gst/vaapidecode/gstvaapidecode.c b/gst/vaapidecode/gstvaapidecode.c
index f9f7a336..224fed7c 100644
--- a/gst/vaapidecode/gstvaapidecode.c
+++ b/gst/vaapidecode/gstvaapidecode.c
@@ -1,7 +1,7 @@
/*
* gstvaapidecode.c - VA-API video decoder
*
- * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems
+ * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems
*
* 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/gst/vaapidecode/gstvaapidecode.h b/gst/vaapidecode/gstvaapidecode.h
index 6d07bc5b..ce39f0e0 100644
--- a/gst/vaapidecode/gstvaapidecode.h
+++ b/gst/vaapidecode/gstvaapidecode.h
@@ -1,7 +1,7 @@
/*
* gstvaapidecode.h - VA-API video decoder
*
- * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems
+ * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems
*
* 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/gst/vaapisink/gstvaapisink.c b/gst/vaapisink/gstvaapisink.c
index fc86ec0a..396c6cf4 100644
--- a/gst/vaapisink/gstvaapisink.c
+++ b/gst/vaapisink/gstvaapisink.c
@@ -1,7 +1,7 @@
/*
* gstvaapisink.c - VA-API video sink
*
- * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems
+ * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems
*
* 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/gst/vaapisink/gstvaapisink.h b/gst/vaapisink/gstvaapisink.h
index 1a9014b6..a2543fe7 100644
--- a/gst/vaapisink/gstvaapisink.h
+++ b/gst/vaapisink/gstvaapisink.h
@@ -1,7 +1,7 @@
/*
* gstvaapisink.h - VA-API video sink
*
- * gstreamer-vaapi (C) 2010 Splitted-Desktop Systems
+ * gstreamer-vaapi (C) 2010-2011 Splitted-Desktop Systems
*
* 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