summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapiutils_x11.c
diff options
context:
space:
mode:
authorGwenole Beauchesne <gbeauchesne@splitted-desktop.com>2011-06-14 13:51:41 +0200
committerGwenole Beauchesne <gbeauchesne@splitted-desktop.com>2011-06-14 13:54:03 +0200
commitb614ec9c9b11bbf5c4d0ca9d0154763d50a422b1 (patch)
tree8d1fe310e1c0e6822e81a23a96a46aba857acaf7 /gst-libs/gst/vaapi/gstvaapiutils_x11.c
parent1321fa9a82f038648197f5e8f6bcf82e11804e04 (diff)
Fix licensing terms.
Diffstat (limited to 'gst-libs/gst/vaapi/gstvaapiutils_x11.c')
-rw-r--r--gst-libs/gst/vaapi/gstvaapiutils_x11.c21
1 files changed, 11 insertions, 10 deletions
diff --git a/gst-libs/gst/vaapi/gstvaapiutils_x11.c b/gst-libs/gst/vaapi/gstvaapiutils_x11.c
index dc161e1b..50532283 100644
--- a/gst-libs/gst/vaapi/gstvaapiutils_x11.c
+++ b/gst-libs/gst/vaapi/gstvaapiutils_x11.c
@@ -3,19 +3,20 @@
*
* gstreamer-vaapi (C) 2010 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
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public License
+ * as published by the Free Software Foundation; either version 2.1
+ * of the License, or (at your option) any later version.
*
- * This program is distributed in the hope that it will be useful,
+ * This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301 USA
*/
#include "config.h"