X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=examples%2FMakefile;h=39118f7ed176b079b9be696ecc56f1e60426a79d;hp=4251ab39c5be485c28e29c07e78287835fffeef8;hb=dbc2e856fce973243d2dfba88d573d3c88f06020;hpb=bef8e0b0a7afe602ddf09165ff4dbb8fa5f696a9 diff --git a/examples/Makefile b/examples/Makefile index 4251ab39c5b..39118f7ed17 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -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. # ##===----------------------------------------------------------------------===## LEVEL=..