From 6a8eba98e6331cf1ca260eb60052da65164c49bd Mon Sep 17 00:00:00 2001 From: Sylvain Munaut Date: Sun, 13 May 2007 16:09:57 +0200 Subject: [PATCH 20/21] powerpc: BestComm GenBD task microcode : insert copyright & licence The original licence is MIT/X11, so it's GPL compatible and allows to sublicence to GPL. Signed-off-by: Sylvain Munaut --- arch/powerpc/sysdev/bestcomm/bcom_gen_bd_rx_task.c | 1 + arch/powerpc/sysdev/bestcomm/bcom_gen_bd_tx_task.c | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) diff --git a/arch/powerpc/sysdev/bestcomm/bcom_gen_bd_rx_task.c b/arch/powerpc/sysdev/bestcomm/bcom_gen_bd_rx_task.c index f356886..efee022 100644 --- a/arch/powerpc/sysdev/bestcomm/bcom_gen_bd_rx_task.c +++ b/arch/powerpc/sysdev/bestcomm/bcom_gen_bd_rx_task.c @@ -3,6 +3,7 @@ * * Copyright (C) 2006 AppSpec Computer Technologies Corp. * Jeff Gibbons + * Copyright (c) 2004 Freescale Semiconductor, Inc. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published diff --git a/arch/powerpc/sysdev/bestcomm/bcom_gen_bd_tx_task.c b/arch/powerpc/sysdev/bestcomm/bcom_gen_bd_tx_task.c index 7460c39..c605aa4 100644 --- a/arch/powerpc/sysdev/bestcomm/bcom_gen_bd_tx_task.c +++ b/arch/powerpc/sysdev/bestcomm/bcom_gen_bd_tx_task.c @@ -3,6 +3,7 @@ * * Copyright (C) 2006 AppSpec Computer Technologies Corp. * Jeff Gibbons + * Copyright (c) 2004 Freescale Semiconductor, Inc. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published -- 1.5.1.2