Skip to content

Commit bf73943

Browse files
committed
more license header fix
1 parent da47411 commit bf73943

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Examples/_MyFirstFunction/create_function.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/bin/bash
22
##===----------------------------------------------------------------------===##
33
##
44
## This source file is part of the SwiftAWSLambdaRuntime open source project

Sources/AWSLambdaPluginHelper/Vendored/crypto/HMAC.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
///===----------------------------------------------------------------------===//
1+
//===----------------------------------------------------------------------===//
22
//
33
// This source file is part of the SwiftAWSLambdaRuntime open source project
44
//

0 commit comments

Comments
 (0)