Added copyright header to all C++ source files.

llvm-svn: 9291
This commit is contained in:
John Criswell
2003-10-20 17:47:21 +00:00
parent ca342f5f83
commit 09344dcf97
30 changed files with 240 additions and 0 deletions

View File

@@ -1,4 +1,12 @@
//===----------------------------------------------------------------------===//
//
// 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.
//
//===----------------------------------------------------------------------===//
//
// LLVM 'DIS' UTILITY
//
// This utility may be invoked in the following manner: