Skip to content

Commit bf13150

Browse files
Merge pull request #1546 from practicalswift/fix-api_notes
[gardening] Fix formatting of recently introduced file header
2 parents 868a795 + 9934539 commit bf13150

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/driver/api_notes.cpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
//===-- api_notes.cpp - Swift Compiler Frontend ---------------------------===//
1+
//===--- api_notes.cpp - Swift Compiler Frontend --------------------------===//
22
//
33
// This source file is part of the Swift.org open source project
44
//
5-
// Copyright (c) 2014 - 2015 Apple Inc. and the Swift project authors
5+
// Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors
66
// Licensed under Apache License v2.0 with Runtime Library Exception
77
//
88
// See http://swift.org/LICENSE.txt for license information

0 commit comments

Comments
 (0)