diff options
author | Sonic Zhang <sonic.zhang@analog.com> | 2012-05-17 02:45:27 -0400 |
---|---|---|
committer | Bob Liu <lliubbo@gmail.com> | 2012-05-21 02:54:30 -0400 |
commit | de450838314cd96033b2d2c88b11323efb500fc9 (patch) | |
tree | aa2472e84b4f60ef9610c4a93c310e473ebf0352 /arch/blackfin/mach-bf533 | |
parent | 8c998b2a15d076fb6157d6b9429a5eea13bc58c2 (diff) |
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/mach-bf533')
-rw-r--r-- | arch/blackfin/mach-bf533/include/mach/anomaly.h | 3 | ||||
-rw-r--r-- | arch/blackfin/mach-bf533/include/mach/defBF532.h | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/arch/blackfin/mach-bf533/include/mach/anomaly.h b/arch/blackfin/mach-bf533/include/mach/anomaly.h index 03f2b40912a3..3a8f73a669f0 100644 --- a/arch/blackfin/mach-bf533/include/mach/anomaly.h +++ b/arch/blackfin/mach-bf533/include/mach/anomaly.h | |||
@@ -6,8 +6,7 @@ | |||
6 | * DO NOT EDIT THIS FILE | 6 | * DO NOT EDIT THIS FILE |
7 | * | 7 | * |
8 | * Copyright 2004-2011 Analog Devices Inc. | 8 | * Copyright 2004-2011 Analog Devices Inc. |
9 | * Licensed under the ADI BSD license. | 9 | * Licensed under the Clear BSD license. |
10 | * https://docs.blackfin.uclinux.org/doku.php?id=adi_bsd | ||
11 | */ | 10 | */ |
12 | 11 | ||
13 | /* This file should be up to date with: | 12 | /* This file should be up to date with: |
diff --git a/arch/blackfin/mach-bf533/include/mach/defBF532.h b/arch/blackfin/mach-bf533/include/mach/defBF532.h index 2376d5393511..d438150b1025 100644 --- a/arch/blackfin/mach-bf533/include/mach/defBF532.h +++ b/arch/blackfin/mach-bf533/include/mach/defBF532.h | |||
@@ -3,7 +3,7 @@ | |||
3 | * | 3 | * |
4 | * Copyright 2005-2010 Analog Devices Inc. | 4 | * Copyright 2005-2010 Analog Devices Inc. |
5 | * | 5 | * |
6 | * Licensed under the ADI BSD license or the GPL-2 (or later) | 6 | * Licensed under the Clear BSD license or the GPL-2 (or later) |
7 | */ | 7 | */ |
8 | 8 | ||
9 | #ifndef _DEF_BF532_H | 9 | #ifndef _DEF_BF532_H |