Added LLVM header notice.
llvm-svn: 9302
diff --git a/llvm/include/Config/limits.h b/llvm/include/Config/limits.h
index da5cd66..e5a787e 100644
--- a/llvm/include/Config/limits.h
+++ b/llvm/include/Config/limits.h
@@ -1,5 +1,10 @@
-/*
- * Header file: limits.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 limits.h (if it lives