[llvm-commits] [test-suite] r45417 - in /test-suite/trunk: Makefile Makefile.FORTRAN Makefile.common Makefile.f2c Makefile.nagfortran Makefile.rules

Chris Lattner sabre at nondot.org
Sat Dec 29 12:15:23 PST 2007


Author: lattner
Date: Sat Dec 29 14:15:18 2007
New Revision: 45417

URL: http://llvm.org/viewvc/llvm-project?rev=45417&view=rev
Log:
remove attributions from makefiles.

Modified:
    test-suite/trunk/Makefile
    test-suite/trunk/Makefile.FORTRAN
    test-suite/trunk/Makefile.common
    test-suite/trunk/Makefile.f2c
    test-suite/trunk/Makefile.nagfortran
    test-suite/trunk/Makefile.rules

Modified: test-suite/trunk/Makefile
URL: http://llvm.org/viewvc/llvm-project/test-suite/trunk/Makefile?rev=45417&r1=45416&r2=45417&view=diff

==============================================================================
--- test-suite/trunk/Makefile (original)
+++ test-suite/trunk/Makefile Sat Dec 29 14:15:18 2007
@@ -2,8 +2,8 @@
 # 
 #                     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.
 # 
 ##===----------------------------------------------------------------------===##
 #

Modified: test-suite/trunk/Makefile.FORTRAN
URL: http://llvm.org/viewvc/llvm-project/test-suite/trunk/Makefile.FORTRAN?rev=45417&r1=45416&r2=45417&view=diff

==============================================================================
--- test-suite/trunk/Makefile.FORTRAN (original)
+++ test-suite/trunk/Makefile.FORTRAN Sat Dec 29 14:15:18 2007
@@ -2,8 +2,8 @@
 #
 #                     The LLVM Compiler Infrastructure
 #
-# This file was developed by Chris Lattner 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.
 # 
 #===------------------------------------------------------------------------===#
 #

Modified: test-suite/trunk/Makefile.common
URL: http://llvm.org/viewvc/llvm-project/test-suite/trunk/Makefile.common?rev=45417&r1=45416&r2=45417&view=diff

==============================================================================
--- test-suite/trunk/Makefile.common (original)
+++ test-suite/trunk/Makefile.common Sat Dec 29 14:15:18 2007
@@ -2,8 +2,8 @@
 # 
 #                     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.
 # 
 #===------------------------------------------------------------------------===#
 

Modified: test-suite/trunk/Makefile.f2c
URL: http://llvm.org/viewvc/llvm-project/test-suite/trunk/Makefile.f2c?rev=45417&r1=45416&r2=45417&view=diff

==============================================================================
--- test-suite/trunk/Makefile.f2c (original)
+++ test-suite/trunk/Makefile.f2c Sat Dec 29 14:15:18 2007
@@ -2,8 +2,8 @@
 #
 #                     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.
 # 
 #===------------------------------------------------------------------------===#
 #

Modified: test-suite/trunk/Makefile.nagfortran
URL: http://llvm.org/viewvc/llvm-project/test-suite/trunk/Makefile.nagfortran?rev=45417&r1=45416&r2=45417&view=diff

==============================================================================
--- test-suite/trunk/Makefile.nagfortran (original)
+++ test-suite/trunk/Makefile.nagfortran Sat Dec 29 14:15:18 2007
@@ -2,8 +2,8 @@
 #
 #                     The LLVM Compiler Infrastructure
 #
-# This file was developed by Chris Lattner 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.
 # 
 #===------------------------------------------------------------------------===#
 #

Modified: test-suite/trunk/Makefile.rules
URL: http://llvm.org/viewvc/llvm-project/test-suite/trunk/Makefile.rules?rev=45417&r1=45416&r2=45417&view=diff

==============================================================================
--- test-suite/trunk/Makefile.rules (original)
+++ test-suite/trunk/Makefile.rules Sat Dec 29 14:15:18 2007
@@ -2,8 +2,8 @@
 #
 #                     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.
 # 
 #===------------------------------------------------------------------------===#
 #





More information about the llvm-commits mailing list