Remove attribution from file headers, per discussion on llvmdev.

llvm-svn: 45418
This commit is contained in:
Chris Lattner
2007-12-29 20:36:04 +00:00
parent 11cc8b3c14
commit f3ebc3f3d2
548 changed files with 1451 additions and 1292 deletions

View File

@@ -2,8 +2,8 @@
//
// The LLVM Compiler Infrastructure
//
// This file was developed by Gordon Henriksen 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.
//
//===----------------------------------------------------------------------===//