diff options
author | bellard | 2008-02-01 11:05:41 +0100 |
---|---|---|
committer | bellard | 2008-02-01 11:05:41 +0100 |
commit | c896fe29d6c8ae6cde3917727812ced3f2e536a4 (patch) | |
tree | a8536077171bbe49b59f00734500627032289364 /tcg/LICENSE | |
parent | update (diff) | |
download | qemu-c896fe29d6c8ae6cde3917727812ced3f2e536a4.tar.gz qemu-c896fe29d6c8ae6cde3917727812ced3f2e536a4.tar.xz qemu-c896fe29d6c8ae6cde3917727812ced3f2e536a4.zip |
TCG code generator
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3943 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'tcg/LICENSE')
-rw-r--r-- | tcg/LICENSE | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tcg/LICENSE b/tcg/LICENSE new file mode 100644 index 0000000000..be817fa162 --- /dev/null +++ b/tcg/LICENSE @@ -0,0 +1,3 @@ +All the files in this directory and subdirectories are released under +a BSD like license (see header in each file). No other license is +accepted. |