commit: http://blackfin.uclinux.org/git/?p=linux-kernel;a=commitdiff;h=f724383ddd45822e78c76496437ddc9738497dc2 branch: http://blackfin.uclinux.org/git/?p=linux-kernel;a=shortlog;h=refs/heads/trunk
This is per the request from ADI Legal. Signed-off-by: Sonic Zhang <[email protected]> Signed-off-by: Bob Liu <[email protected]> --- arch/blackfin/mach-bf609/include/mach/anomaly.h | 3 +-- arch/blackfin/mach-bf609/include/mach/defBF609.h | 2 +- .../mach-bf609/include/mach/defBF60x_base.h | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/arch/blackfin/mach-bf609/include/mach/anomaly.h b/arch/blackfin/mach-bf609/include/mach/anomaly.h index 11e94ef..32b92af 100644 --- a/arch/blackfin/mach-bf609/include/mach/anomaly.h +++ b/arch/blackfin/mach-bf609/include/mach/anomaly.h @@ -6,8 +6,7 @@ * DO NOT EDIT THIS FILE * * Copyright 2004-2011 Analog Devices Inc. - * Licensed under the ADI BSD license. - * https://docs.blackfin.uclinux.org/doku.php?id=adi_bsd + * Licensed under the 3-clause BSD license. */ /* This file should be up to date with: diff --git a/arch/blackfin/mach-bf609/include/mach/defBF609.h b/arch/blackfin/mach-bf609/include/mach/defBF609.h index 6085538..b33d720 100644 --- a/arch/blackfin/mach-bf609/include/mach/defBF609.h +++ b/arch/blackfin/mach-bf609/include/mach/defBF609.h @@ -1,7 +1,7 @@ /* * Copyright 2011 Analog Devices Inc. * - * Licensed under the ADI BSD license or the GPL-2 (or later) + * Licensed under the 3-clause BSD license or the GPL-2 (or later) */ #ifndef _DEF_BF609_H diff --git a/arch/blackfin/mach-bf609/include/mach/defBF60x_base.h b/arch/blackfin/mach-bf609/include/mach/defBF60x_base.h index 60ebf5a..13d5a41 100644 --- a/arch/blackfin/mach-bf609/include/mach/defBF60x_base.h +++ b/arch/blackfin/mach-bf609/include/mach/defBF60x_base.h @@ -1,7 +1,7 @@ /* * Copyright 2011 Analog Devices Inc. * - * Licensed under the ADI BSD license or the GPL-2 (or later) + * Licensed under the 3-clause BSD license or the GPL-2 (or later) */ #ifndef _DEF_BF60X_H
_______________________________________________ Linux-kernel-commits mailing list [email protected] https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits
