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 f320b36 commit fe6a82cCopy full SHA for fe6a82c
scripts/qemu/qemu_config.py
@@ -1,3 +1,10 @@
1
+"""
2
+ Copyright (C) 2023-2024 Intel Corporation
3
+
4
+ Under the Apache License v2.0 with LLVM Exceptions. See LICENSE.TXT.
5
+ SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
7
8
import re
9
import subprocess # nosec
10
import sys
0 commit comments