We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a8cb1a commit 21b78edCopy full SHA for 21b78ed
score/memory/design/shared_memory/generate_diagrams.sh
@@ -1,4 +1,16 @@
1
#!/bin/bash
2
+# *******************************************************************************
3
+# Copyright (c) 2026 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
set -e
15
16
# Configuration
0 commit comments