We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97bcce9 commit 8ea1325Copy full SHA for 8ea1325
scripts/copy-vendor.sh
@@ -1,4 +1,17 @@
1
#!/bin/bash
2
+##===----------------------------------------------------------------------===##
3
+##
4
+## This source file is part of the Swift.org open source project
5
6
+## Copyright (c) 2025 Apple Inc. and the Swift.org 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 Swift.org project authors
11
12
+## SPDX-License-Identifier: Apache-2.0
13
14
15
16
mkdir -p assets/js/vendor
17
0 commit comments