Get rid of extraneous // in file comment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34662 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer 2007-02-27 07:35:18 +00:00
parent d637a8b436
commit b4d8ae5dfb

View File

@ -3,7 +3,7 @@
// The LLVM Compiler Infrastructure
//
// This file was developed by Sheng Zhou and Reid Spencer and is distributed
// under the // University of Illinois Open Source License. See LICENSE.TXT
// under the University of Illinois Open Source License. See LICENSE.TXT
// for details.
//
//===----------------------------------------------------------------------===//