Added LLVM header notice.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9302 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/include/Config/stdint.h b/include/Config/stdint.h
index fe2a076..a989610 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