r300g/compiler: Add missing license headers
authorTom Stellard <thomas.stellard@amd.com>
Sun, 10 Feb 2013 05:15:07 +0000 (00:15 -0500)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 22 Feb 2013 03:07:27 +0000 (22:07 -0500)
commit27d140b96029660c4d0fade6efa9499cd4d23903
treea705556b5afae00eeb88d97c04b011ba643cef30
parentf5a8084692a1523f5085a88c22952566506c07de
r300g/compiler: Add missing license headers

These are all files that I authored, but forgot to add the license
headers.

NOTE: This is a candidate for the stable branches.

Signed-off-by: Tom Stellard <thomas.stellard@amd.com>
Reviewed-by: Marek Olšák <maraeo@gmail.com>
13 files changed:
src/gallium/drivers/r300/compiler/radeon_compiler_util.h
src/gallium/drivers/r300/compiler/radeon_emulate_loops.h
src/gallium/drivers/r300/compiler/radeon_inline_literals.c
src/gallium/drivers/r300/compiler/radeon_pair_dead_sources.c
src/gallium/drivers/r300/compiler/radeon_rename_regs.h
src/gallium/drivers/r300/compiler/radeon_vert_fc.c
src/gallium/drivers/r300/compiler/tests/r300_compiler_tests.c
src/gallium/drivers/r300/compiler/tests/r300_compiler_tests.h
src/gallium/drivers/r300/compiler/tests/radeon_compiler_util_tests.c
src/gallium/drivers/r300/compiler/tests/rc_test_helpers.c
src/gallium/drivers/r300/compiler/tests/rc_test_helpers.h
src/gallium/drivers/r300/compiler/tests/unit_test.c
src/gallium/drivers/r300/compiler/tests/unit_test.h