* gcc/config/soft-fp: Update license notices.heads/csl-ppc4xx-branch
commitd1d835fd88e61898e4f88dadf686a48cfe57cde3
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Apr 2006 13:37:32 +0000 (4 13:37 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 4 Apr 2006 13:37:32 +0000 (4 13:37 +0000)
tree8a16151133f75a1640dd129321fc66b8df7cdd45
parent07f11566e5da70176be407be71b8207b06e37fb0
* gcc/config/soft-fp: Update license notices.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/csl-ppc4xx-branch@112663 138bc75d-0d04-0410-961f-82ee72b054a4
68 files changed:
ChangeLog.csl
gcc/config/soft-fp/adddf3.c
gcc/config/soft-fp/addsf3.c
gcc/config/soft-fp/addtf3.c
gcc/config/soft-fp/divdf3.c
gcc/config/soft-fp/divsf3.c
gcc/config/soft-fp/divtf3.c
gcc/config/soft-fp/double.h
gcc/config/soft-fp/eqdf2.c
gcc/config/soft-fp/eqsf2.c
gcc/config/soft-fp/eqtf2.c
gcc/config/soft-fp/extenddftf2.c
gcc/config/soft-fp/extended.h
gcc/config/soft-fp/extendsfdf2.c
gcc/config/soft-fp/extendsftf2.c
gcc/config/soft-fp/fixdfdi.c
gcc/config/soft-fp/fixdfsi.c
gcc/config/soft-fp/fixsfdi.c
gcc/config/soft-fp/fixsfsi.c
gcc/config/soft-fp/fixtfdi.c
gcc/config/soft-fp/fixtfsi.c
gcc/config/soft-fp/fixunsdfdi.c
gcc/config/soft-fp/fixunsdfsi.c
gcc/config/soft-fp/fixunssfdi.c
gcc/config/soft-fp/fixunssfsi.c
gcc/config/soft-fp/fixunstfdi.c
gcc/config/soft-fp/fixunstfsi.c
gcc/config/soft-fp/floatdidf.c
gcc/config/soft-fp/floatdisf.c
gcc/config/soft-fp/floatditf.c
gcc/config/soft-fp/floatsidf.c
gcc/config/soft-fp/floatsisf.c
gcc/config/soft-fp/floatsitf.c
gcc/config/soft-fp/floatundidf.c
gcc/config/soft-fp/floatundisf.c
gcc/config/soft-fp/floatunditf.c
gcc/config/soft-fp/floatunsidf.c
gcc/config/soft-fp/floatunsisf.c
gcc/config/soft-fp/floatunsitf.c
gcc/config/soft-fp/gedf2.c
gcc/config/soft-fp/gesf2.c
gcc/config/soft-fp/getf2.c
gcc/config/soft-fp/ledf2.c
gcc/config/soft-fp/lesf2.c
gcc/config/soft-fp/letf2.c
gcc/config/soft-fp/muldf3.c
gcc/config/soft-fp/mulsf3.c
gcc/config/soft-fp/multf3.c
gcc/config/soft-fp/negdf2.c
gcc/config/soft-fp/negsf2.c
gcc/config/soft-fp/negtf2.c
gcc/config/soft-fp/op-1.h
gcc/config/soft-fp/op-2.h
gcc/config/soft-fp/op-4.h
gcc/config/soft-fp/op-8.h
gcc/config/soft-fp/op-common.h
gcc/config/soft-fp/quad.h
gcc/config/soft-fp/single.h
gcc/config/soft-fp/soft-fp.h
gcc/config/soft-fp/subdf3.c
gcc/config/soft-fp/subsf3.c
gcc/config/soft-fp/subtf3.c
gcc/config/soft-fp/truncdfsf2.c
gcc/config/soft-fp/trunctfdf2.c
gcc/config/soft-fp/trunctfsf2.c
gcc/config/soft-fp/unorddf2.c
gcc/config/soft-fp/unordsf2.c
gcc/config/soft-fp/unordtf2.c