summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>2014-06-24 22:15:53 -0400
committerReynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>2014-06-25 01:05:45 -0400
commit3d22f686b69d759ffec0250d4d45aa963f97b476 (patch)
tree4f751ef3c8489c336e85495079451969fa15fc81
parent643a19b0dc9a05ba840619e65d3e2385081d1682 (diff)
downloadgstreamer-plugins-bad-3d22f686b69d759ffec0250d4d45aa963f97b476.tar.gz
dvbsrc: add copyright/license stub to header
-rw-r--r--sys/dvb/gstdvbsrc.h21
1 files changed, 21 insertions, 0 deletions
diff --git a/sys/dvb/gstdvbsrc.h b/sys/dvb/gstdvbsrc.h
index f508a48c0..b9d07d717 100644
--- a/sys/dvb/gstdvbsrc.h
+++ b/sys/dvb/gstdvbsrc.h
@@ -1,3 +1,24 @@
+/* GStreamer DVB source
+ * Copyright (C) 2006 Zaheer Abbas Merali <zaheerabbas at merali
+ * dot org>
+ * Copyright (C) 2014 Samsung Electronics. All rights reserved.
+ * @Author: Reynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>
+ *
+ * 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 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., 51 Franklin St, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
+ */
#ifndef __GST_DVBSRC_H__
#define __GST_DVBSRC_H__