Skip to content

Commit 5062490

Browse files
authored
Merge pull request #5983 from practicalswift/gardening-20161130
2 parents 8531c5d + ddfe0c4 commit 5062490

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

lib/Basic/Edit.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===--- Edit.cpp - Misc edit utilities -----------------------===//
1+
//===--- Edit.cpp - Misc edit utilities -----------------------------------===//
22
//
33
// This source file is part of the Swift.org open source project
44
//

lib/SILOptimizer/Utils/CheckedCastBrJumpThreading.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors
66
// Licensed under Apache License v2.0 with Runtime Library Exception
77
//
8-
// See http://swift.org/LICENSE.txt for license information
9-
// See http://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
8+
// See https://swift.org/LICENSE.txt for license information
9+
// See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
1010
//
1111
//===----------------------------------------------------------------------===//
1212

0 commit comments

Comments
 (0)