From 31817e372ae7f351e7b02c41d9e4235f41d76153 Mon Sep 17 00:00:00 2001 From: Sylvain Munaut Date: Sun, 13 May 2007 16:07:33 +0200 Subject: [PATCH 18/21] powerpc: BestComm ATA 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_ata_task.c | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/arch/powerpc/sysdev/bestcomm/bcom_ata_task.c b/arch/powerpc/sysdev/bestcomm/bcom_ata_task.c index 779cebb..cc6049a 100644 --- a/arch/powerpc/sysdev/bestcomm/bcom_ata_task.c +++ b/arch/powerpc/sysdev/bestcomm/bcom_ata_task.c @@ -1,6 +1,12 @@ /* * Bestcomm ATA task microcode * + * 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 + * by the Free Software Foundation. + * * Created based on bestcom/code_dma/image_rtos1/dma_image.hex */ -- 1.5.1.2