[LLVMdev] Copyright of /cfe/lib/headers
Chris Lattner
clattner at apple.com
Mon Dec 20 18:22:54 PST 2010
On Dec 20, 2010, at 6:28 AM, Alasdair Grant wrote:
> Hi,
>
> what's the copyright status of /cfe/lib/headers ? Each file
> starts with the MIT license block comment as shown here:
>
> http://en.wikipedia.org/wiki/MIT_License
>
> except that the copyright notice (referred to in the text as
> "the above copyright notice") is missing. Did all the files
> originate with the LLVM project?
Yes, they all originated with the LLVM project. They are copyright whoever contributed them and under the MIT license.
-Chris
More information about the llvm-dev
mailing list