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 3c6cd5d commit b2ef2c3Copy full SHA for b2ef2c3
build/envsetup.sh
@@ -1,5 +1,16 @@
1
#!/bin/bash
2
#
3
+# Copyright (c) 2025 Contributors to the Eclipse Foundation
4
+#
5
+# See the NOTICE file(s) distributed with this work for additional
6
+# information regarding copyright ownership.
7
8
+# This program and the accompanying materials are made available under the
9
+# terms of the Apache License Version 2.0 which is available at
10
+# https://www.apache.org/licenses/LICENSE-2.0
11
12
+# SPDX-License-Identifier: Apache-2.0
13
14
# to set environment variables for c++ stdlib paths:
15
# $ source build/envsetup.sh
16
0 commit comments