File tree Expand file tree Collapse file tree 19 files changed +38
-38
lines changed Expand file tree Collapse file tree 19 files changed +38
-38
lines changed Original file line number Diff line number Diff line change 5
5
*
6
6
* Licensed under Apache License v2.0 with Runtime Library Exception
7
7
*
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
10
10
*
11
11
*/
12
12
Original file line number Diff line number Diff line change 5
5
*
6
6
* Licensed under Apache License v2.0 with Runtime Library Exception
7
7
*
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
10
10
*
11
11
*/
12
12
Original file line number Diff line number Diff line change 3
3
// Copyright (c) 2014 - 2015 Apple Inc. and the Swift project authors
4
4
// Licensed under Apache License v2.0 with Runtime Library Exception
5
5
//
6
- // See http ://swift.org/LICENSE.txt for license information
7
- // See http ://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
6
+ // See https ://swift.org/LICENSE.txt for license information
7
+ // See https ://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
8
8
//
9
9
10
10
Original file line number Diff line number Diff line change 3
3
// Copyright (c) 2014 - 2015 Apple Inc. and the Swift project authors
4
4
// Licensed under Apache License v2.0 with Runtime Library Exception
5
5
//
6
- // See http ://swift.org/LICENSE.txt for license information
7
- // See http ://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
6
+ // See https ://swift.org/LICENSE.txt for license information
7
+ // See https ://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
8
8
//
9
9
10
10
Original file line number Diff line number Diff line change 3
3
// Copyright (c) 2014 - 2015 Apple Inc. and the Swift project authors
4
4
// Licensed under Apache License v2.0 with Runtime Library Exception
5
5
//
6
- // See http ://swift.org/LICENSE.txt for license information
7
- // See http ://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
6
+ // See https ://swift.org/LICENSE.txt for license information
7
+ // See https ://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
8
8
//
9
9
10
10
/********************
Original file line number Diff line number Diff line change 3
3
// Copyright (c) 2014 - 2015 Apple Inc. and the Swift project authors
4
4
// Licensed under Apache License v2.0 with Runtime Library Exception
5
5
//
6
- // See http ://swift.org/LICENSE.txt for license information
7
- // See http ://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
6
+ // See https ://swift.org/LICENSE.txt for license information
7
+ // See https ://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
8
8
//
9
9
10
10
#include "Block_private.h"
Original file line number Diff line number Diff line change 5
5
*
6
6
* Licensed under Apache License v2.0 with Runtime Library Exception
7
7
*
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
10
10
*
11
11
*/
12
12
Original file line number Diff line number Diff line change 5
5
*
6
6
* Licensed under Apache License v2.0 with Runtime Library Exception
7
7
*
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
10
10
*
11
11
*/
12
12
Original file line number Diff line number Diff line change 5
5
*
6
6
* Licensed under Apache License v2.0 with Runtime Library Exception
7
7
*
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
10
10
*
11
11
*/
12
12
Original file line number Diff line number Diff line change 5
5
// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors
6
6
// Licensed under Apache License v2.0 with Runtime Library Exception
7
7
//
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
10
10
//
11
11
//===----------------------------------------------------------------------===//
12
12
Original file line number Diff line number Diff line change 5
5
// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors
6
6
// Licensed under Apache License v2.0 with Runtime Library Exception
7
7
//
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
10
10
//
11
11
//===----------------------------------------------------------------------===//
12
12
Original file line number Diff line number Diff line change 5
5
// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors
6
6
// Licensed under Apache License v2.0 with Runtime Library Exception
7
7
//
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
10
10
//
11
11
//===----------------------------------------------------------------------===//
12
12
Original file line number Diff line number Diff line change 5
5
// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors
6
6
// Licensed under Apache License v2.0 with Runtime Library Exception
7
7
//
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
10
10
//
11
11
// ===----------------------------------------------------------------------===//
12
12
Original file line number Diff line number Diff line change 5
5
// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors
6
6
// Licensed under Apache License v2.0 with Runtime Library Exception
7
7
//
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
10
10
//
11
11
//===----------------------------------------------------------------------===//
12
12
Original file line number Diff line number Diff line change 5
5
// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors
6
6
// Licensed under Apache License v2.0 with Runtime Library Exception
7
7
//
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
10
10
//
11
11
//===----------------------------------------------------------------------===//
12
12
Original file line number Diff line number Diff line change 5
5
// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors
6
6
// Licensed under Apache License v2.0 with Runtime Library Exception
7
7
//
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
10
10
//
11
11
//===----------------------------------------------------------------------===//
12
12
Original file line number Diff line number Diff line change 5
5
// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors
6
6
// Licensed under Apache License v2.0 with Runtime Library Exception
7
7
//
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
10
10
//
11
11
//===----------------------------------------------------------------------===//
12
12
Original file line number Diff line number Diff line change 5
5
// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors
6
6
// Licensed under Apache License v2.0 with Runtime Library Exception
7
7
//
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
10
10
//
11
11
//===----------------------------------------------------------------------===//
12
12
Original file line number Diff line number Diff line change 5
5
// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors
6
6
// Licensed under Apache License v2.0 with Runtime Library Exception
7
7
//
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
10
10
//
11
11
//===----------------------------------------------------------------------===//
12
12
You can’t perform that action at this time.
0 commit comments