This one incorporates a BSD-style disclaimer paragraph. On Wed, May 22, 2019 at 8:05 AM Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote: > > Based on 1 normalized pattern(s): > > 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 software is provided as is and > any express or implied warranties including but not limited to the > implied warranties of merchantability and fitness for a particular > purpose are disclaimed in no event shall the author be liable for > any direct indirect incidental special exemplary or consequential > damages including but not limited to procurement of substitute goods > or services loss of use data or profits or business interruption > however caused and on any theory of liability whether in contract > strict liability or tort including negligence or otherwise arising > in any way out of the use of this software even if advised of the > possibility of such damage 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 675 mass ave cambridge ma 02139 usa > > extracted by the scancode license scanner the SPDX license identifier > > GPL-2.0-or-later > > has been chosen to replace the boilerplate/reference in 1 file(s). > > Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > > --- > https://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-spdx.git/commit/?h=batch4&id=0403f6ca34a5 > --- > arch/mips/txx9/generic/irq_tx4927.c | 20 +------------------- > 1 file changed, 1 insertion(+), 19 deletions(-) > > --- a/arch/mips/txx9/generic/irq_tx4927.c > +++ b/arch/mips/txx9/generic/irq_tx4927.c > @@ -1,27 +1,9 @@ > +// SPDX-License-Identifier: GPL-2.0-or-later > /* > * Common tx4927 irq handler > * > * Author: MontaVista Software, Inc. > * source@xxxxxxxxxx > - * > - * 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 SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED > - * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF > - * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. > - * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, > - * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, > - * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS > - * OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND > - * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR > - * TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE > - * USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. > - * > - * 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., > - * 675 Mass Ave, Cambridge, MA 02139, USA. > */ > #include <linux/init.h> > #include <linux/interrupt.h> > > -- Richard Fontana Senior Commercial Counsel Red Hat, Inc.