Skip to content

Commit 510addd

Browse files
committed
Add license header to Dockerfile
1 parent d139654 commit 510addd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

swift-ci/sdks/android/Dockerfile

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
#
33
# Swift Android SDK: Docker-based build
44
#
5+
# This source file is part of the Swift.org open source project
6+
#
7+
# Copyright (c) 2024 Apple Inc. and the Swift project authors
8+
# Licensed under Apache License v2.0 with Runtime Library Exception
9+
#
10+
# See https://swift.org/LICENSE.txt for license information
11+
# See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
12+
#
513
# ===----------------------------------------------------------------------===
614

715
FROM ubuntu:24.04

0 commit comments

Comments
 (0)