diff options
Diffstat (limited to 'arch/blackfin/lib/memcmp.S')
| -rw-r--r-- | arch/blackfin/lib/memcmp.S | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/blackfin/lib/memcmp.S b/arch/blackfin/lib/memcmp.S index ce5b9f1a826..2e1c9477f2f 100644 --- a/arch/blackfin/lib/memcmp.S +++ b/arch/blackfin/lib/memcmp.S @@ -1,7 +1,7 @@  /*   * Copyright 2004-2009 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)   */  #include <linux/linkage.h>  |