File tree 1 file changed +6
-5
lines changed
1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
- // ===- LLVMMergeFunctions.cpp - Merge similar functions for swift -- -------===//
1
+ // ===--- LLVMMergeFunctions.cpp - Merge similar functions for swift -------===//
2
2
//
3
- // The LLVM Compiler Infrastructure
4
- //
5
- // This file is distributed under the University of Illinois Open Source
6
- // License. See LICENSE.TXT for details.
3
+ // This source file is part of the Swift.org open source project
4
+ // Licensed under Apache License v2.0 with Runtime Library Exception
5
+ // See http://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
6
+ // Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors
7
+ // See http://swift.org/LICENSE.txt for license information
7
8
//
8
9
// ===----------------------------------------------------------------------===//
9
10
//
You can’t perform that action at this time.
0 commit comments