On Jan 22, 2007, at 12:47 PM, Guoling Han wrote: > -//===--- SSAtest.c --- Test Cases for Bit Accurate Types > -------------------------------===// > +//===--- SSAtest.c --- Test Cases for Bit Accurate Types > ----------------===// > +// > +// This file was developed by Guoling han and donated to the LLVM > research > +// group and is distributed under the University of Illinois Open > Source > +// License. See LICENSE.TXT for details. > +// > ===------------------------------------------------------------------- > ===//
Hi, please use the standard wording for the LLVM license block. The words should be exactly: "This file was developed by XXX and is distributed under the University of Illinois Open Source License. See LICENSE.TXT for details." Where XXX is replaced with your name. llvm-test doesn't matter as much as the llvm repository, but please be aware of this. Thanks, -Chris _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits