aboutsummaryrefslogtreecommitdiff
path: root/math/tools/plot.py
diff options
context:
space:
mode:
Diffstat (limited to 'math/tools/plot.py')
-rwxr-xr-xmath/tools/plot.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/tools/plot.py b/math/tools/plot.py
index 6c8b89f..a0fa023 100755
--- a/math/tools/plot.py
+++ b/math/tools/plot.py
@@ -3,7 +3,7 @@
# ULP error plot tool.
#
# Copyright (c) 2019, Arm Limited.
-# SPDX-License-Identifier: MIT
+# SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
import numpy as np
import matplotlib.pyplot as plt