summaryrefslogtreecommitdiff
path: root/sys/opensles/openslessink.c
diff options
context:
space:
mode:
authorJosep Torra <n770galaxy@gmail.com>2012-09-20 11:50:50 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-10-18 14:03:08 +0200
commit29334f323302fee2b8f3ab955f9b252af812fa88 (patch)
treeb7a98ba6467a4ba1b307124d813615358e1f19e2 /sys/opensles/openslessink.c
parent805a010dc9efcb1d7ebb1410598ab70a55062d16 (diff)
downloadgstreamer-plugins-bad-29334f323302fee2b8f3ab955f9b252af812fa88.tar.gz
opensles: fixes the license headers
Diffstat (limited to 'sys/opensles/openslessink.c')
-rw-r--r--sys/opensles/openslessink.c30
1 files changed, 1 insertions, 29 deletions
diff --git a/sys/opensles/openslessink.c b/sys/opensles/openslessink.c
index e63007748..be21f9c99 100644
--- a/sys/opensles/openslessink.c
+++ b/sys/opensles/openslessink.c
@@ -1,30 +1,6 @@
-/*
- * GStreamer
+/* GStreamer
* Copyright (C) 2012 Fluendo S.A. <support@fluendo.com>
*
- * Permission is hereby granted, free of charge, to any person obtaining a
- * copy of this software and associated documentation files (the "Software"),
- * to deal in the Software without restriction, including without limitation
- * the rights to use, copy, modify, merge, publish, distribute, sublicense,
- * and/or sell copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following conditions:
- *
- * The above copyright notice and this permission notice shall be included in
- * all copies or substantial portions of the Software.
- *
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
- * DEALINGS IN THE SOFTWARE.
- *
- * Alternatively, the contents of this file may be used under the
- * GNU Lesser General Public License Version 2.1 (the "LGPL"), in
- * which case the following provisions apply instead of the ones
- * mentioned above:
- *
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
@@ -39,10 +15,6 @@
* License along with this library; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
- *
- * The development of this code was made possible due to the involvement of
- * Pioneers of the Inevitable, the creators of the Songbird Music player
- *
*/
#ifdef HAVE_CONFIG_H