X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=include%2FConfig%2Fstdint.h;h=a98961063ef299d3c6c2d6edd7764ad880233398;hp=fe2a076e224f1c53ecb8d52859ab6cd30cfb508a;hb=2efc5b5780fbb5e01f5aa2e0ccc2c2505679da32;hpb=65797b83a959e580e2bf293c93091dbaf5a820b5 diff --git a/include/Config/stdint.h b/include/Config/stdint.h index fe2a076e224..a98961063ef 100644 --- a/include/Config/stdint.h +++ b/include/Config/stdint.h @@ -1,5 +1,10 @@ -/* - * Header file: stdint.h +/* + * The LLVM Compiler Infrastructure + * + * This file was developed by the LLVM research group and is distributed under + * the University of Illinois Open Source License. See LICENSE.TXT for details. + * + ****************************************************************************** * * Description: * This header file is the autoconf replacement for stdint.h (if it lives