diff options
author | Sonic Zhang <sonic.zhang@analog.com> | 2012-05-17 14:45:27 +0800 |
---|---|---|
committer | Bob Liu <lliubbo@gmail.com> | 2012-05-21 14:54:30 +0800 |
commit | de450838314cd96033b2d2c88b11323efb500fc9 (patch) | |
tree | aa2472e84b4f60ef9610c4a93c310e473ebf0352 /arch/blackfin/lib/muldi3.S | |
parent | 8c998b2a15d076fb6157d6b9429a5eea13bc58c2 (diff) | |
download | linux-de450838314cd96033b2d2c88b11323efb500fc9.tar.gz linux-de450838314cd96033b2d2c88b11323efb500fc9.tar.bz2 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/lib/muldi3.S')
-rw-r--r-- | arch/blackfin/lib/muldi3.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/lib/muldi3.S b/arch/blackfin/lib/muldi3.S index 953a38a1d1d1..abf9b2a515b2 100644 --- a/arch/blackfin/lib/muldi3.S +++ b/arch/blackfin/lib/muldi3.S @@ -1,7 +1,7 @@ /* * Copyright 2008 Analog Devices Inc. * - * Licensed under the ADI BSD license or the GPL-2 (or later) + * Licensed under the Clear BSD license or the GPL-2 (or later) */ .align 2 |