Skip to content

Commit 748c1fb

Browse files
committed
fix license header
1 parent 6512c88 commit 748c1fb

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

scripts/check-doc.sh

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
#!/bin/bash
22
##===----------------------------------------------------------------------===##
33
##
4+
## This source file is part of the SwiftAWSLambdaRuntime open source project
5+
##
6+
## Copyright (c) 2025 Apple Inc. and the SwiftAWSLambdaRuntime project authors
7+
## Licensed under Apache License v2.0
8+
##
9+
## See LICENSE.txt for license information
10+
## See CONTRIBUTORS.txt for the list of SwiftAWSLambdaRuntime project authors
11+
##
12+
## SPDX-License-Identifier: Apache-2.0
13+
##
14+
##===----------------------------------------------------------------------===##
15+
##===----------------------------------------------------------------------===##
16+
##
417
## This source file is part of the Swift.org open source project
518
##
619
## Copyright (c) 2024 Apple Inc. and the Swift project authors

0 commit comments

Comments
 (0)