Skip to content

Commit 482e0dd

Browse files
committed
license fix
1 parent 0018e21 commit 482e0dd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scripts/docs/preview_docc.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
#!/bin/bash
22
##===----------------------------------------------------------------------===##
33
##
4-
## This source file is part of the Swift Distributed Actors open source project
4+
## This source file is part of the Swift Metrics open source project
55
##
6-
## Copyright (c) 2018-2019 Apple Inc. and the Swift Distributed Actors project authors
6+
## Copyright (c) 2018-2019 Apple Inc. and the Swift Metrics project authors
77
## Licensed under Apache License v2.0
88
##
99
## See LICENSE.txt for license information
10-
## See CONTRIBUTORS.md for the list of Swift Distributed Actors project authors
10+
## See CONTRIBUTORS.md for the list of Swift Metrics project authors
1111
##
1212
## SPDX-License-Identifier: Apache-2.0
1313
##

0 commit comments

Comments
 (0)