I've developed example code, and am currently developing the accompanying documentation, which treats an example of a JIT based exception implementation based on the current LLVM 2.7 implementation, both of which I would like to put into the LLVM wiki. Given that I want to give this code a University Illinois license (the one included with LLVM), and want to correctly reference the LLVM compiler-rt project, and the LLVM Kaleidoscope example--both of which my code was extrapolated from, what do I put in the Developed by section of the license? I want to make sure that I'm blamed for the code, but simultaneously don't want to imply that this code was created from scratch, and that the two projects, portions of whose code was copied verbatim before being modified are correctly attributed. Thanks in advance Garrison