[objcarcopts] Encapsulate PtrState.RRI.ReleaseMetadata into the methods PtrState...
[oota-llvm.git] / lib / Transforms / Utils / Makefile
index 26fc4261f161e4ee0b296a8b3c73c0bea10ca9fe..d1e9336d67f029be8f17b8c5cc9828d784588c10 100644 (file)
@@ -1,10 +1,10 @@
 ##===- lib/Transforms/Utils/Makefile -----------------------*- Makefile -*-===##
-# 
+#
 #                     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.
-# 
+# This file is distributed under the University of Illinois Open Source
+# License. See LICENSE.TXT for details.
+#
 ##===----------------------------------------------------------------------===##
 
 LEVEL = ../../..