diff options
author | Sonic Zhang <sonic.zhang@analog.com> | 2012-05-17 08:45:27 +0200 |
---|---|---|
committer | Bob Liu <lliubbo@gmail.com> | 2012-05-21 08:54:30 +0200 |
commit | de450838314cd96033b2d2c88b11323efb500fc9 (patch) | |
tree | aa2472e84b4f60ef9610c4a93c310e473ebf0352 /arch/blackfin/include | |
parent | blackfin: bf537-stamp: update board file for platform bfin_sport device (diff) | |
download | linux-de450838314cd96033b2d2c88b11323efb500fc9.tar.xz linux-de450838314cd96033b2d2c88b11323efb500fc9.zip |
blackfin: license: Change ADI BSD license
Change ADI BSD license to standart 3 clause BSD license for some blackfin arch
code requested by ADI Legal.
Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bob Liu <lliubbo@gmail.com>
Diffstat (limited to 'arch/blackfin/include')
-rw-r--r-- | arch/blackfin/include/asm/bfin_pfmon.h | 2 | ||||
-rw-r--r-- | arch/blackfin/include/asm/def_LPBlackfin.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/arch/blackfin/include/asm/bfin_pfmon.h b/arch/blackfin/include/asm/bfin_pfmon.h index accd47e2db40..bf52e1f32257 100644 --- a/arch/blackfin/include/asm/bfin_pfmon.h +++ b/arch/blackfin/include/asm/bfin_pfmon.h @@ -3,7 +3,7 @@ * * Copyright 2005-2011 Analog Devices Inc. * - * Licensed under the ADI BSD license or GPL-2 (or later). + * Licensed under the Clear BSD license or GPL-2 (or later). */ #ifndef __ASM_BFIN_PFMON_H__ diff --git a/arch/blackfin/include/asm/def_LPBlackfin.h b/arch/blackfin/include/asm/def_LPBlackfin.h index dfcc7e5fdfb3..fe0ca03a1cb2 100644 --- a/arch/blackfin/include/asm/def_LPBlackfin.h +++ b/arch/blackfin/include/asm/def_LPBlackfin.h @@ -3,7 +3,7 @@ * * Copyright 2005-2008 Analog Devices Inc. * - * Licensed under the ADI BSD license or GPL-2 (or later). + * Licensed under the Clear BSD license or GPL-2 (or later). */ #ifndef _DEF_LPBLACKFIN_H |