From 35561b69869afa323225aa9a1ca365a21e1b4051 Mon Sep 17 00:00:00 2001 From: Xindong Xu Date: Fri, 09 Feb 2018 06:47:42 +0000 Subject: audio: remove gpl license [11/11] PD# 160531 remove gpl license Change-Id: I81561210301599d2c44ee67aa6cd8c166d4cf57e --- diff --git a/rcaudio/bitpack.h b/rcaudio/bitpack.h index df09704..dd54f39 100644 --- a/rcaudio/bitpack.h +++ b/rcaudio/bitpack.h @@ -4,21 +4,6 @@ /* Version 1.2 */ /*****************************************************************************/ -/*****************************************************************************/ -/* Copyright 2000-2012 Broadcom Corporation */ -/* */ -/* This software is provided under the GNU Lesser General Public License, */ -/* version 2.1, as published by the Free Software Foundation ("LGPL"). */ -/* This program is distributed in the hope that it will be useful, but */ -/* WITHOUT ANY SUPPORT OR WARRANTY; without even the implied warranty of */ -/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the LGPL for */ -/* more details. A copy of the LGPL is available at */ -/* http://www.broadcom.com/licenses/LGPLv2.1.php, */ -/* or by writing to the Free Software Foundation, Inc., */ -/* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/*****************************************************************************/ - - /***************************************************************************** bitpack.h: BV32 bit packing routines diff --git a/rcaudio/bv32.h b/rcaudio/bv32.h index d12ed63..e7ddd90 100644 --- a/rcaudio/bv32.h +++ b/rcaudio/bv32.h @@ -4,20 +4,6 @@ /* Version 1.2 */ /*****************************************************************************/ -/*****************************************************************************/ -/* Copyright 2000-2012 Broadcom Corporation */ -/* */ -/* This software is provided under the GNU Lesser General Public License, */ -/* version 2.1, as published by the Free Software Foundation ("LGPL"). */ -/* This program is distributed in the hope that it will be useful, but */ -/* WITHOUT ANY SUPPORT OR WARRANTY; without even the implied warranty of */ -/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the LGPL for */ -/* more details. A copy of the LGPL is available at */ -/* http://www.broadcom.com/licenses/LGPLv2.1.php, */ -/* or by writing to the Free Software Foundation, Inc., */ -/* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/*****************************************************************************/ - /***************************************************************************** bv32.h : diff --git a/rcaudio/bv32cnst.h b/rcaudio/bv32cnst.h index ec733b3..159aad0 100644 --- a/rcaudio/bv32cnst.h +++ b/rcaudio/bv32cnst.h @@ -4,20 +4,6 @@ /* Version 1.2 */ /*****************************************************************************/ -/*****************************************************************************/ -/* Copyright 2000-2012 Broadcom Corporation */ -/* */ -/* This software is provided under the GNU Lesser General Public License, */ -/* version 2.1, as published by the Free Software Foundation ("LGPL"). */ -/* This program is distributed in the hope that it will be useful, but */ -/* WITHOUT ANY SUPPORT OR WARRANTY; without even the implied warranty of */ -/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the LGPL for */ -/* more details. A copy of the LGPL is available at */ -/* http://www.broadcom.com/licenses/LGPLv2.1.php, */ -/* or by writing to the Free Software Foundation, Inc., */ -/* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/*****************************************************************************/ - /***************************************************************************** bv32cnst.h : BV32 constants diff --git a/rcaudio/bv32strct.h b/rcaudio/bv32strct.h index cdfc66c..7d5dff7 100644 --- a/rcaudio/bv32strct.h +++ b/rcaudio/bv32strct.h @@ -4,20 +4,6 @@ /* Version 1.2 */ /*****************************************************************************/ -/*****************************************************************************/ -/* Copyright 2000-2012 Broadcom Corporation */ -/* */ -/* This software is provided under the GNU Lesser General Public License, */ -/* version 2.1, as published by the Free Software Foundation ("LGPL"). */ -/* This program is distributed in the hope that it will be useful, but */ -/* WITHOUT ANY SUPPORT OR WARRANTY; without even the implied warranty of */ -/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the LGPL for */ -/* more details. A copy of the LGPL is available at */ -/* http://www.broadcom.com/licenses/LGPLv2.1.php, */ -/* or by writing to the Free Software Foundation, Inc., */ -/* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/*****************************************************************************/ - /***************************************************************************** bv32strct.h : BV32 data structures diff --git a/rcaudio/bvcommon.h b/rcaudio/bvcommon.h index 1316d84..a5f809b 100644 --- a/rcaudio/bvcommon.h +++ b/rcaudio/bvcommon.h @@ -4,20 +4,6 @@ /* Version 1.2 */ /*****************************************************************************/ -/*****************************************************************************/ -/* Copyright 2000-2012 Broadcom Corporation */ -/* */ -/* This software is provided under the GNU Lesser General Public License, */ -/* version 2.1, as published by the Free Software Foundation ("LGPL"). */ -/* This program is distributed in the hope that it will be useful, but */ -/* WITHOUT ANY SUPPORT OR WARRANTY; without even the implied warranty of */ -/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the LGPL for */ -/* more details. A copy of the LGPL is available at */ -/* http://www.broadcom.com/licenses/LGPLv2.1.php, */ -/* or by writing to the Free Software Foundation, Inc., */ -/* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/*****************************************************************************/ - /***************************************************************************** bvcommon.h : Common #defines and prototypes diff --git a/rcaudio/typedef.h b/rcaudio/typedef.h index 7c89908..cb0381e 100644 --- a/rcaudio/typedef.h +++ b/rcaudio/typedef.h @@ -4,20 +4,6 @@ /* Version 1.2 */ /*****************************************************************************/ -/*****************************************************************************/ -/* Copyright 2000-2012 Broadcom Corporation */ -/* */ -/* This software is provided under the GNU Lesser General Public License, */ -/* version 2.1, as published by the Free Software Foundation ("LGPL"). */ -/* This program is distributed in the hope that it will be useful, but */ -/* WITHOUT ANY SUPPORT OR WARRANTY; without even the implied warranty of */ -/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the LGPL for */ -/* more details. A copy of the LGPL is available at */ -/* http://www.broadcom.com/licenses/LGPLv2.1.php, */ -/* or by writing to the Free Software Foundation, Inc., */ -/* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/*****************************************************************************/ - /***************************************************************************** typedef.h : Common Floating-Point Library: -- cgit