File tree 7 files changed +104
-0
lines changed
7 files changed +104
-0
lines changed Original file line number Diff line number Diff line change 13
13
# # SPDX-License-Identifier: Apache-2.0
14
14
# #
15
15
# #===----------------------------------------------------------------------===##
16
+
17
+ # #===----------------------------------------------------------------------===##
18
+ # #
19
+ # # This source file is part of the SwiftOpenAPIGenerator open source project
20
+ # #
21
+ # # Copyright (c) 2023 Apple Inc. and the SwiftOpenAPIGenerator project authors
22
+ # # Licensed under Apache License v2.0
23
+ # #
24
+ # # See LICENSE.txt for license information
25
+ # # See CONTRIBUTORS.txt for the list of SwiftOpenAPIGenerator project authors
26
+ # #
27
+ # # SPDX-License-Identifier: Apache-2.0
28
+ # #
29
+ # #===----------------------------------------------------------------------===##
30
+
16
31
set -euo pipefail
17
32
18
33
log () { printf -- " ** %s\n" " $* " >&2 ; }
Original file line number Diff line number Diff line change 14
14
# #
15
15
# #===----------------------------------------------------------------------===##
16
16
17
+ # #===----------------------------------------------------------------------===##
18
+ # #
19
+ # # This source file is part of the SwiftOpenAPIGenerator open source project
20
+ # #
21
+ # # Copyright (c) 2023 Apple Inc. and the SwiftOpenAPIGenerator project authors
22
+ # # Licensed under Apache License v2.0
23
+ # #
24
+ # # See LICENSE.txt for license information
25
+ # # See CONTRIBUTORS.txt for the list of SwiftOpenAPIGenerator project authors
26
+ # #
27
+ # # SPDX-License-Identifier: Apache-2.0
28
+ # #
29
+ # #===----------------------------------------------------------------------===##
30
+
17
31
set -euo pipefail
18
32
19
33
log () { printf -- " ** %s\n" " $* " >&2 ; }
Original file line number Diff line number Diff line change 13
13
# # SPDX-License-Identifier: Apache-2.0
14
14
# #
15
15
# #===----------------------------------------------------------------------===##
16
+
17
+ # #===----------------------------------------------------------------------===##
18
+ # #
19
+ # # This source file is part of the SwiftOpenAPIGenerator open source project
20
+ # #
21
+ # # Copyright (c) 2023 Apple Inc. and the SwiftOpenAPIGenerator project authors
22
+ # # Licensed under Apache License v2.0
23
+ # #
24
+ # # See LICENSE.txt for license information
25
+ # # See CONTRIBUTORS.txt for the list of SwiftOpenAPIGenerator project authors
26
+ # #
27
+ # # SPDX-License-Identifier: Apache-2.0
28
+ # #
29
+ # #===----------------------------------------------------------------------===##
30
+
16
31
set -euo pipefail
17
32
18
33
log () { printf -- " ** %s\n" " $* " >&2 ; }
Original file line number Diff line number Diff line change 13
13
# # SPDX-License-Identifier: Apache-2.0
14
14
# #
15
15
# #===----------------------------------------------------------------------===##
16
+
17
+ # #===----------------------------------------------------------------------===##
18
+ # #
19
+ # # This source file is part of the SwiftOpenAPIGenerator open source project
20
+ # #
21
+ # # Copyright (c) 2023 Apple Inc. and the SwiftOpenAPIGenerator project authors
22
+ # # Licensed under Apache License v2.0
23
+ # #
24
+ # # See LICENSE.txt for license information
25
+ # # See CONTRIBUTORS.txt for the list of SwiftOpenAPIGenerator project authors
26
+ # #
27
+ # # SPDX-License-Identifier: Apache-2.0
28
+ # #
29
+ # #===----------------------------------------------------------------------===##
30
+
16
31
set -euo pipefail
17
32
18
33
log () { printf -- " ** %s\n" " $* " >&2 ; }
Original file line number Diff line number Diff line change 13
13
# # SPDX-License-Identifier: Apache-2.0
14
14
# #
15
15
# #===----------------------------------------------------------------------===##
16
+
17
+ # #===----------------------------------------------------------------------===##
18
+ # #
19
+ # # This source file is part of the SwiftOpenAPIGenerator open source project
20
+ # #
21
+ # # Copyright (c) 2023 Apple Inc. and the SwiftOpenAPIGenerator project authors
22
+ # # Licensed under Apache License v2.0
23
+ # #
24
+ # # See LICENSE.txt for license information
25
+ # # See CONTRIBUTORS.txt for the list of SwiftOpenAPIGenerator project authors
26
+ # #
27
+ # # SPDX-License-Identifier: Apache-2.0
28
+ # #
29
+ # #===----------------------------------------------------------------------===##
30
+
16
31
# #===----------------------------------------------------------------------===##
17
32
# #
18
33
# # This source file is part of the SwiftNIO open source project
Original file line number Diff line number Diff line change 13
13
# # SPDX-License-Identifier: Apache-2.0
14
14
# #
15
15
# #===----------------------------------------------------------------------===##
16
+
17
+ # #===----------------------------------------------------------------------===##
18
+ # #
19
+ # # This source file is part of the SwiftOpenAPIGenerator open source project
20
+ # #
21
+ # # Copyright (c) 2023 Apple Inc. and the SwiftOpenAPIGenerator project authors
22
+ # # Licensed under Apache License v2.0
23
+ # #
24
+ # # See LICENSE.txt for license information
25
+ # # See CONTRIBUTORS.txt for the list of SwiftOpenAPIGenerator project authors
26
+ # #
27
+ # # SPDX-License-Identifier: Apache-2.0
28
+ # #
29
+ # #===----------------------------------------------------------------------===##
30
+
16
31
set -euo pipefail
17
32
18
33
log () { printf -- " ** %s\n" " $* " >&2 ; }
Original file line number Diff line number Diff line change 13
13
# # SPDX-License-Identifier: Apache-2.0
14
14
# #
15
15
# #===----------------------------------------------------------------------===##
16
+
17
+ # #===----------------------------------------------------------------------===##
18
+ # #
19
+ # # This source file is part of the SwiftOpenAPIGenerator open source project
20
+ # #
21
+ # # Copyright (c) 2023 Apple Inc. and the SwiftOpenAPIGenerator project authors
22
+ # # Licensed under Apache License v2.0
23
+ # #
24
+ # # See LICENSE.txt for license information
25
+ # # See CONTRIBUTORS.txt for the list of SwiftOpenAPIGenerator project authors
26
+ # #
27
+ # # SPDX-License-Identifier: Apache-2.0
28
+ # #
29
+ # #===----------------------------------------------------------------------===##
30
+
16
31
set -euo pipefail
17
32
18
33
log () { printf -- " ** %s\n" " $* " >&2 ; }
You can’t perform that action at this time.
0 commit comments