linux/arch/blackfin/lib
Robin Getz 96f1050d3d Blackfin: mass clean up of copyright/licensing info
Bill Gatliff & David Brownell pointed out we were missing some
copyrights, and licensing terms in some of the files in
./arch/blackfin, so this fixes things, and cleans them up.

It also removes:
 - verbose GPL text(refer to the top level ./COPYING file)
 - file names (you are looking at the file)
 - bug url (it's in the ./MAINTAINERS file)
 - "or later" on GPL-2, when we did not have that right

It also allows some Blackfin-specific assembly files to be under a BSD
like license (for people to use them outside of Linux).

Signed-off-by: Robin Getz <robin.getz@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-10-07 04:36:26 -04:00
..
Makefile Blackfin arch: use do_div() for the 64bit division as pointed out by Bernd 2007-11-23 11:28:11 +08:00
ashldi3.c Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
ashrdi3.c Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
checksum.c Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
divsi3.S Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
gcclib.h Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
ins.S Blackfin: fix misnomer of some I-pipe helpers 2009-09-16 21:28:30 -04:00
lshrdi3.c Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
memchr.S Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
memcmp.S Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
memcpy.S Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
memmove.S Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
memset.S Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
modsi3.S Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
muldi3.S Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
outs.S Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
smulsi3_highpart.S Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
strcmp.c Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually defined 2007-11-21 15:34:51 +08:00
strcpy.c Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually defined 2007-11-21 15:34:51 +08:00
strncmp.c Blackfin: fix strncmp.o build error 2009-05-27 00:27:05 -04:00
strncpy.c Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually defined 2007-11-21 15:34:51 +08:00
udivsi3.S Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
umodsi3.S Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
umulsi3_highpart.S Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00