]> Dogcows Code - chaz/yoink/commit
added missing licenses
authorCharles McGarvey <chazmcgarvey@brokenzipper.com>
Wed, 16 Sep 2009 03:44:36 +0000 (21:44 -0600)
committerCharles McGarvey <chazmcgarvey@brokenzipper.com>
Wed, 16 Sep 2009 03:44:36 +0000 (21:44 -0600)
commit96dd0815b98cf9459c8dd7a8009aabb6f8051e9e
tree3f3fc4b3ea500a53923ce0d3b250f217e0845723
parentd50942708db230dc5c43b8df89ede45525e1c394
added missing licenses
128 files changed:
COPYING
Makefile.am
configure.ac
data/COPYING [new file with mode: 0644]
data/sounds/COPYING [new file with mode: 0644]
data/textures/COPYING [new file with mode: 0644]
extra/beatthecube.xm [new file with mode: 0644]
m4/COPYING [new file with mode: 0644]
src/Makefile.am
src/Moof/State.hh [deleted file]
src/Moof/cml/COPYING [new file with mode: 0644]
src/Moof/stlplus/COPYING [new file with mode: 0644]
src/Moof/yajl/BUILDING [moved from yajl/BUILDING with 100% similarity]
src/Moof/yajl/BUILDING.win32 [moved from yajl/BUILDING.win32 with 100% similarity]
src/Moof/yajl/CMakeLists.txt [moved from yajl/CMakeLists.txt with 100% similarity]
src/Moof/yajl/COPYING [new file with mode: 0644]
src/Moof/yajl/Makefile.am [moved from yajl/Makefile.am with 66% similarity]
src/Moof/yajl/TODO [moved from yajl/TODO with 100% similarity]
src/Moof/yajl/YAJLDoc.cmake [moved from yajl/YAJLDoc.cmake with 100% similarity]
src/Moof/yajl/reformatter/CMakeLists.txt [moved from yajl/reformatter/CMakeLists.txt with 100% similarity]
src/Moof/yajl/reformatter/json_reformat.c [moved from yajl/reformatter/json_reformat.c with 100% similarity]
src/Moof/yajl/rfc4627.txt [moved from yajl/rfc4627.txt with 100% similarity]
src/Moof/yajl/src/CMakeLists.txt [moved from yajl/src/CMakeLists.txt with 100% similarity]
src/Moof/yajl/src/YAJL.dxy [moved from yajl/src/YAJL.dxy with 100% similarity]
src/Moof/yajl/src/yajl.c [moved from yajl/src/yajl.c with 100% similarity]
src/Moof/yajl/src/yajl/yajl_common.h [moved from yajl/src/yajl/yajl_common.h with 100% similarity]
src/Moof/yajl/src/yajl/yajl_gen.h [moved from yajl/src/yajl/yajl_gen.h with 100% similarity]
src/Moof/yajl/src/yajl/yajl_parse.h [moved from yajl/src/yajl/yajl_parse.h with 100% similarity]
src/Moof/yajl/src/yajl_alloc.c [moved from yajl/src/yajl_alloc.c with 100% similarity]
src/Moof/yajl/src/yajl_alloc.h [moved from yajl/src/yajl_alloc.h with 100% similarity]
src/Moof/yajl/src/yajl_buf.c [moved from yajl/src/yajl_buf.c with 100% similarity]
src/Moof/yajl/src/yajl_buf.h [moved from yajl/src/yajl_buf.h with 100% similarity]
src/Moof/yajl/src/yajl_bytestack.h [moved from yajl/src/yajl_bytestack.h with 100% similarity]
src/Moof/yajl/src/yajl_encode.c [moved from yajl/src/yajl_encode.c with 100% similarity]
src/Moof/yajl/src/yajl_encode.h [moved from yajl/src/yajl_encode.h with 100% similarity]
src/Moof/yajl/src/yajl_gen.c [moved from yajl/src/yajl_gen.c with 100% similarity]
src/Moof/yajl/src/yajl_lex.c [moved from yajl/src/yajl_lex.c with 100% similarity]
src/Moof/yajl/src/yajl_lex.h [moved from yajl/src/yajl_lex.h with 100% similarity]
src/Moof/yajl/src/yajl_parser.c [moved from yajl/src/yajl_parser.c with 100% similarity]
src/Moof/yajl/src/yajl_parser.h [moved from yajl/src/yajl_parser.h with 100% similarity]
src/Moof/yajl/test/CMakeLists.txt [moved from yajl/test/CMakeLists.txt with 100% similarity]
src/Moof/yajl/test/cases/array.json [moved from yajl/test/cases/array.json with 100% similarity]
src/Moof/yajl/test/cases/array.json.gold [moved from yajl/test/cases/array.json.gold with 100% similarity]
src/Moof/yajl/test/cases/array_close.json [moved from yajl/test/cases/array_close.json with 100% similarity]
src/Moof/yajl/test/cases/array_close.json.gold [moved from yajl/test/cases/array_close.json.gold with 100% similarity]
src/Moof/yajl/test/cases/array_open.json [moved from yajl/test/cases/array_open.json with 100% similarity]
src/Moof/yajl/test/cases/array_open.json.gold [moved from yajl/test/cases/array_open.json.gold with 100% similarity]
src/Moof/yajl/test/cases/bogus_char.json [moved from yajl/test/cases/bogus_char.json with 100% similarity]
src/Moof/yajl/test/cases/bogus_char.json.gold [moved from yajl/test/cases/bogus_char.json.gold with 100% similarity]
src/Moof/yajl/test/cases/codepoints_from_unicode_org.json [moved from yajl/test/cases/codepoints_from_unicode_org.json with 100% similarity]
src/Moof/yajl/test/cases/codepoints_from_unicode_org.json.gold [moved from yajl/test/cases/codepoints_from_unicode_org.json.gold with 100% similarity]
src/Moof/yajl/test/cases/dc_simple_with_comments.json [moved from yajl/test/cases/dc_simple_with_comments.json with 100% similarity]
src/Moof/yajl/test/cases/dc_simple_with_comments.json.gold [moved from yajl/test/cases/dc_simple_with_comments.json.gold with 100% similarity]
src/Moof/yajl/test/cases/deep_arrays.json [moved from yajl/test/cases/deep_arrays.json with 100% similarity]
src/Moof/yajl/test/cases/deep_arrays.json.gold [moved from yajl/test/cases/deep_arrays.json.gold with 100% similarity]
src/Moof/yajl/test/cases/difficult_json_c_test_case.json [moved from yajl/test/cases/difficult_json_c_test_case.json with 100% similarity]
src/Moof/yajl/test/cases/difficult_json_c_test_case.json.gold [moved from yajl/test/cases/difficult_json_c_test_case.json.gold with 100% similarity]
src/Moof/yajl/test/cases/difficult_json_c_test_case_with_comments.json [moved from yajl/test/cases/difficult_json_c_test_case_with_comments.json with 100% similarity]
src/Moof/yajl/test/cases/difficult_json_c_test_case_with_comments.json.gold [moved from yajl/test/cases/difficult_json_c_test_case_with_comments.json.gold with 100% similarity]
src/Moof/yajl/test/cases/doubles.json [moved from yajl/test/cases/doubles.json with 100% similarity]
src/Moof/yajl/test/cases/doubles.json.gold [moved from yajl/test/cases/doubles.json.gold with 100% similarity]
src/Moof/yajl/test/cases/empty_array.json [moved from yajl/test/cases/empty_array.json with 100% similarity]
src/Moof/yajl/test/cases/empty_array.json.gold [moved from yajl/test/cases/empty_array.json.gold with 100% similarity]
src/Moof/yajl/test/cases/empty_string.json [moved from yajl/test/cases/empty_string.json with 100% similarity]
src/Moof/yajl/test/cases/empty_string.json.gold [moved from yajl/test/cases/empty_string.json.gold with 100% similarity]
src/Moof/yajl/test/cases/escaped_bulgarian.json [moved from yajl/test/cases/escaped_bulgarian.json with 100% similarity]
src/Moof/yajl/test/cases/escaped_bulgarian.json.gold [moved from yajl/test/cases/escaped_bulgarian.json.gold with 100% similarity]
src/Moof/yajl/test/cases/escaped_foobar.json [moved from yajl/test/cases/escaped_foobar.json with 100% similarity]
src/Moof/yajl/test/cases/escaped_foobar.json.gold [moved from yajl/test/cases/escaped_foobar.json.gold with 100% similarity]
src/Moof/yajl/test/cases/false.json [moved from yajl/test/cases/false.json with 100% similarity]
src/Moof/yajl/test/cases/false.json.gold [moved from yajl/test/cases/false.json.gold with 100% similarity]
src/Moof/yajl/test/cases/false_then_garbage.json [moved from yajl/test/cases/false_then_garbage.json with 100% similarity]
src/Moof/yajl/test/cases/false_then_garbage.json.gold [moved from yajl/test/cases/false_then_garbage.json.gold with 100% similarity]
src/Moof/yajl/test/cases/four_byte_utf8.json [moved from yajl/test/cases/four_byte_utf8.json with 100% similarity]
src/Moof/yajl/test/cases/four_byte_utf8.json.gold [moved from yajl/test/cases/four_byte_utf8.json.gold with 100% similarity]
src/Moof/yajl/test/cases/integers.json [moved from yajl/test/cases/integers.json with 100% similarity]
src/Moof/yajl/test/cases/integers.json.gold [moved from yajl/test/cases/integers.json.gold with 100% similarity]
src/Moof/yajl/test/cases/invalid_utf8.json [moved from yajl/test/cases/invalid_utf8.json with 100% similarity]
src/Moof/yajl/test/cases/invalid_utf8.json.gold [moved from yajl/test/cases/invalid_utf8.json.gold with 100% similarity]
src/Moof/yajl/test/cases/isolated_surrogate_marker.json [moved from yajl/test/cases/isolated_surrogate_marker.json with 100% similarity]
src/Moof/yajl/test/cases/isolated_surrogate_marker.json.gold [moved from yajl/test/cases/isolated_surrogate_marker.json.gold with 100% similarity]
src/Moof/yajl/test/cases/leading_zero_in_number.json [moved from yajl/test/cases/leading_zero_in_number.json with 100% similarity]
src/Moof/yajl/test/cases/leading_zero_in_number.json.gold [moved from yajl/test/cases/leading_zero_in_number.json.gold with 100% similarity]
src/Moof/yajl/test/cases/lonely_minus_sign.json [moved from yajl/test/cases/lonely_minus_sign.json with 100% similarity]
src/Moof/yajl/test/cases/lonely_minus_sign.json.gold [moved from yajl/test/cases/lonely_minus_sign.json.gold with 100% similarity]
src/Moof/yajl/test/cases/lonely_number.json [moved from yajl/test/cases/lonely_number.json with 100% similarity]
src/Moof/yajl/test/cases/lonely_number.json.gold [moved from yajl/test/cases/lonely_number.json.gold with 100% similarity]
src/Moof/yajl/test/cases/map_close.json [moved from yajl/test/cases/map_close.json with 100% similarity]
src/Moof/yajl/test/cases/map_close.json.gold [moved from yajl/test/cases/map_close.json.gold with 100% similarity]
src/Moof/yajl/test/cases/map_open.json [moved from yajl/test/cases/map_open.json with 100% similarity]
src/Moof/yajl/test/cases/map_open.json.gold [moved from yajl/test/cases/map_open.json.gold with 100% similarity]
src/Moof/yajl/test/cases/missing_integer_after_decimal_point.json [moved from yajl/test/cases/missing_integer_after_decimal_point.json with 100% similarity]
src/Moof/yajl/test/cases/missing_integer_after_decimal_point.json.gold [moved from yajl/test/cases/missing_integer_after_decimal_point.json.gold with 100% similarity]
src/Moof/yajl/test/cases/missing_integer_after_exponent.json [moved from yajl/test/cases/missing_integer_after_exponent.json with 100% similarity]
src/Moof/yajl/test/cases/missing_integer_after_exponent.json.gold [moved from yajl/test/cases/missing_integer_after_exponent.json.gold with 100% similarity]
src/Moof/yajl/test/cases/non_utf8_char_in_string.json [moved from yajl/test/cases/non_utf8_char_in_string.json with 100% similarity]
src/Moof/yajl/test/cases/non_utf8_char_in_string.json.gold [moved from yajl/test/cases/non_utf8_char_in_string.json.gold with 100% similarity]
src/Moof/yajl/test/cases/null.json [moved from yajl/test/cases/null.json with 100% similarity]
src/Moof/yajl/test/cases/null.json.gold [moved from yajl/test/cases/null.json.gold with 100% similarity]
src/Moof/yajl/test/cases/null_then_garbage.json [moved from yajl/test/cases/null_then_garbage.json with 100% similarity]
src/Moof/yajl/test/cases/null_then_garbage.json.gold [moved from yajl/test/cases/null_then_garbage.json.gold with 100% similarity]
src/Moof/yajl/test/cases/nulls_and_bools.json [moved from yajl/test/cases/nulls_and_bools.json with 100% similarity]
src/Moof/yajl/test/cases/nulls_and_bools.json.gold [moved from yajl/test/cases/nulls_and_bools.json.gold with 100% similarity]
src/Moof/yajl/test/cases/simple.json [moved from yajl/test/cases/simple.json with 100% similarity]
src/Moof/yajl/test/cases/simple.json.gold [moved from yajl/test/cases/simple.json.gold with 100% similarity]
src/Moof/yajl/test/cases/simple_with_comments.json [moved from yajl/test/cases/simple_with_comments.json with 100% similarity]
src/Moof/yajl/test/cases/simple_with_comments.json.gold [moved from yajl/test/cases/simple_with_comments.json.gold with 100% similarity]
src/Moof/yajl/test/cases/string_invalid_escape.json [moved from yajl/test/cases/string_invalid_escape.json with 100% similarity]
src/Moof/yajl/test/cases/string_invalid_escape.json.gold [moved from yajl/test/cases/string_invalid_escape.json.gold with 100% similarity]
src/Moof/yajl/test/cases/string_invalid_hex_char.json [moved from yajl/test/cases/string_invalid_hex_char.json with 100% similarity]
src/Moof/yajl/test/cases/string_invalid_hex_char.json.gold [moved from yajl/test/cases/string_invalid_hex_char.json.gold with 100% similarity]
src/Moof/yajl/test/cases/string_with_escapes.json [moved from yajl/test/cases/string_with_escapes.json with 100% similarity]
src/Moof/yajl/test/cases/string_with_escapes.json.gold [moved from yajl/test/cases/string_with_escapes.json.gold with 100% similarity]
src/Moof/yajl/test/cases/string_with_invalid_newline.json [moved from yajl/test/cases/string_with_invalid_newline.json with 100% similarity]
src/Moof/yajl/test/cases/string_with_invalid_newline.json.gold [moved from yajl/test/cases/string_with_invalid_newline.json.gold with 100% similarity]
src/Moof/yajl/test/cases/three_byte_utf8.json [moved from yajl/test/cases/three_byte_utf8.json with 100% similarity]
src/Moof/yajl/test/cases/three_byte_utf8.json.gold [moved from yajl/test/cases/three_byte_utf8.json.gold with 100% similarity]
src/Moof/yajl/test/cases/true.json [moved from yajl/test/cases/true.json with 100% similarity]
src/Moof/yajl/test/cases/true.json.gold [moved from yajl/test/cases/true.json.gold with 100% similarity]
src/Moof/yajl/test/cases/true_then_garbage.json [moved from yajl/test/cases/true_then_garbage.json with 100% similarity]
src/Moof/yajl/test/cases/true_then_garbage.json.gold [moved from yajl/test/cases/true_then_garbage.json.gold with 100% similarity]
src/Moof/yajl/test/cases/unescaped_bulgarian.json [moved from yajl/test/cases/unescaped_bulgarian.json with 100% similarity]
src/Moof/yajl/test/cases/unescaped_bulgarian.json.gold [moved from yajl/test/cases/unescaped_bulgarian.json.gold with 100% similarity]
src/Moof/yajl/test/run_tests.sh [moved from yajl/test/run_tests.sh with 100% similarity]
src/Moof/yajl/test/yajl_test.c [moved from yajl/test/yajl_test.c with 100% similarity]
src/Moof/yajl/verify/CMakeLists.txt [moved from yajl/verify/CMakeLists.txt with 100% similarity]
src/Moof/yajl/verify/json_verify.c [moved from yajl/verify/json_verify.c with 100% similarity]
src/YoinkApp.cc
This page took 0.04232 seconds and 4 git commands to generate.