mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
licenses: improving licensing info on all files
This commit is contained in:
parent
5f261269f8
commit
1dd93bea2a
18 changed files with 105 additions and 18 deletions
|
@ -1,5 +1,7 @@
|
|||
/* GStreamer
|
||||
* Copyright (C) 2013 Thiago Santos <thiago.sousa.santos@collabora.com>
|
||||
*
|
||||
* Copyright (C) 2013 Collabora Ltd.
|
||||
* Author: Thiago Sousa Santos <thiago.sousa.santos@collabora.com>
|
||||
*
|
||||
* gst-validate-bin-monitor.c - Validate BinMonitor class
|
||||
*
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
/* GStreamer
|
||||
* Copyright (C) 2013 Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
|
||||
*
|
||||
* Copyright (C) 2013 Collabora Ltd.
|
||||
* Author: Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
|
||||
*
|
||||
* gst-validate-default-overrides.c - Test overrides
|
||||
*
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
/* GStreamer
|
||||
* Copyright (C) 2013 Thiago Santos <thiago.sousa.santos@collabora.com>
|
||||
*
|
||||
* Copyright (C) 2013 Collabora Ltd.
|
||||
* Author: Thiago Sousa Santos <thiago.sousa.santos@collabora.com>
|
||||
*
|
||||
* gst-validate-element-monitor.c - Validate ElementMonitor class
|
||||
*
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
/* GStreamer
|
||||
* Copyright (C) 2013 Thiago Santos <thiago.sousa.santos@collabora.com>
|
||||
*
|
||||
* Copyright (C) 2013 Collabora Ltd.
|
||||
* Author: Thiago Sousa Santos <thiago.sousa.santos@collabora.com>
|
||||
*
|
||||
* gst-validate-media-info.c
|
||||
*
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
/* GStreamer
|
||||
* Copyright (C) 2013 Thiago Santos <thiago.sousa.santos@collabora.com>
|
||||
*
|
||||
* Copyright (C) 2013 Collabora Ltd.
|
||||
* Author: Thiago Sousa Santos <thiago.sousa.santos@collabora.com>
|
||||
*
|
||||
* gst-validate-monitor-factory.c - Validate Element monitors factory utility functions
|
||||
*
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
/* GStreamer
|
||||
* Copyright (C) 2013 Thiago Santos <thiago.sousa.santos@collabora.com>
|
||||
*
|
||||
* Copyright (C) 2013 Collabora Ltd.
|
||||
* Author: Thiago Sousa Santos <thiago.sousa.santos@collabora.com>
|
||||
*
|
||||
* gst-validate-monitor-preload.c - Validate Element monitors preload functions
|
||||
*
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
/* GStreamer
|
||||
* Copyright (C) 2013 Thiago Santos <thiago.sousa.santos@collabora.com>
|
||||
*
|
||||
* gst-validate-element-monitor.c - Validate Monitor class
|
||||
* Copyright (C) 2013 Collabora Ltd.
|
||||
* Author: Thiago Sousa Santos <thiago.sousa.santos@collabora.com>
|
||||
*
|
||||
* gst-validate-monitor.c - Validate Monitor class
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Library General Public
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
/* GStreamer
|
||||
* Copyright (C) 2013 Thiago Santos <thiago.sousa.santos@collabora.com>
|
||||
*
|
||||
* Copyright (C) 2013 Collabora Ltd.
|
||||
* Author: Thiago Sousa Santos <thiago.sousa.santos@collabora.com>
|
||||
*
|
||||
* gst-validate-override-registry.c - Validate Override Registry
|
||||
*
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
/* GStreamer
|
||||
* Copyright (C) 2013 Thiago Santos <thiago.sousa.santos@collabora.com>
|
||||
*
|
||||
* Copyright (C) 2013 Collabora Ltd.
|
||||
* Author: Thiago Sousa Santos <thiago.sousa.santos@collabora.com>
|
||||
*
|
||||
* gst-validate-override.c - Validate Override that allows customizing Validate behavior
|
||||
*
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
/* GStreamer
|
||||
* Copyright (C) 2013 Thiago Santos <thiago.sousa.santos@collabora.com>
|
||||
*
|
||||
* Copyright (C) 2013 Collabora Ltd.
|
||||
* Author: Thiago Sousa Santos <thiago.sousa.santos@collabora.com>
|
||||
*
|
||||
* gst-validate-pad-monitor.c - Validate PadMonitor class
|
||||
*
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
/* GStreamer
|
||||
* Copyright (C) 2013 Thiago Santos <thiago.sousa.santos@collabora.com>
|
||||
*
|
||||
* Copyright (C) 2013 Collabora Ltd.
|
||||
* Author: Thiago Sousa Santos <thiago.sousa.santos@collabora.com>
|
||||
*
|
||||
* gst-validate-monitor-report.c - Validate report/issues functions
|
||||
*
|
||||
|
|
|
@ -2,6 +2,8 @@
|
|||
*
|
||||
* Copyright (C) 2013 Thibault Saunier <thibault.saunier@collabora.com>
|
||||
*
|
||||
* gst-validate-reporter.c
|
||||
*
|
||||
* 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
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
/* GStreamer
|
||||
* Copyright (C) 2013 Thiago Santos <thiago.sousa.santos@collabora.com>
|
||||
*
|
||||
* Copyright (C) 2013 Collabora Ltd.
|
||||
* Author: Thiago Sousa Santos <thiago.sousa.santos@collabora.com>
|
||||
*
|
||||
* gst-validate-runner.c - Validate Runner class
|
||||
*
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
/* GStreamer
|
||||
* Copyright (C) 2013 Thibault Saunier <thibault.saunier@collabora.com>
|
||||
*
|
||||
* Copyright (C) 2013 Collabora Ltd.
|
||||
* Author: Thibault Saunier <thibault.saunier@collabora.com>
|
||||
*
|
||||
* gst-validate-scenario.c - Validate Scenario class
|
||||
*
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
/* GStreamer
|
||||
* Copyright (C) 2013 Thiago Santos <thiago.sousa.santos@collabora.com>
|
||||
*
|
||||
* Copyright (C) 2013 Collabora Ltd.
|
||||
* Author: Thiago Sousa Santos <thiago.sousa.santos@collabora.com>
|
||||
*
|
||||
* validate.c - Validate generic functions
|
||||
*
|
||||
|
|
|
@ -1,5 +1,24 @@
|
|||
/* GStreamer
|
||||
* Copyright (C) 2013 Thiago Santos <thiago.sousa.santos@collabora.com>
|
||||
*
|
||||
* Copyright (C) 2013 Collabora Ltd.
|
||||
* Author: Thiago Sousa Santos <thiago.sousa.santos@collabora.com>
|
||||
*
|
||||
* gst-validate-media-check.c - Media Check CLI tool
|
||||
*
|
||||
* 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
|
||||
* version 2.1 of the License, or (at your option) any later version.
|
||||
*
|
||||
* 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
|
||||
* Library General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Library General Public
|
||||
* License along with this library; if not, write to the
|
||||
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
|
|
|
@ -1,5 +1,24 @@
|
|||
/* GStreamer
|
||||
* Copyright (C) 2013 Thibault Saunier <thibault.saunier@collabora.com>
|
||||
*
|
||||
* Copyright (C) 2013 Collabora Ltd.
|
||||
* Author: Thibault Saunier <thibault.saunier@collabora.com>
|
||||
*
|
||||
* gst-validate-transcoding.c - CLI tool to validate transcoding operations
|
||||
*
|
||||
* 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
|
||||
* version 2.1 of the License, or (at your option) any later version.
|
||||
*
|
||||
* 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
|
||||
* Library General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Library General Public
|
||||
* License along with this library; if not, write to the
|
||||
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
|
|
|
@ -1,5 +1,24 @@
|
|||
/* GStreamer
|
||||
* Copyright (C) 2013 Thiago Santos <thiago.sousa.santos@collabora.com>
|
||||
*
|
||||
* Copyright (C) 2013 Collabora Ltd.
|
||||
* Author: Thiago Sousa Santos <thiago.sousa.santos@collabora.com>
|
||||
*
|
||||
* gst-validate.c - Validate CLI launch line tool
|
||||
*
|
||||
* 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
|
||||
* version 2.1 of the License, or (at your option) any later version.
|
||||
*
|
||||
* 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
|
||||
* Library General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Library General Public
|
||||
* License along with this library; if not, write to the
|
||||
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
|
|
Loading…
Reference in a new issue