We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7fcf87 commit 6326b72Copy full SHA for 6326b72
2 files changed
source/conf.py
@@ -26,7 +26,7 @@
26
# -- Project information -----------------------------------------------------
27
28
project = u'oneAPI Specification'
29
-copyright = u'2022, Intel Corporation'
+copyright = u'The UXL Foundation Contributors'
30
31
# The short X.Y version
32
version = env['oneapi_version'] # noqa: F821
source/notices.rst
@@ -1,5 +1,5 @@
1
.. SPDX-FileCopyrightText: 2019-2020 Intel Corporation
2
-.. SPDX-FileCopyrightText: Contributors to the oneapi-spec project.
+.. SPDX-FileCopyrightText: The UXL Foundation Contributors.
3
..
4
.. SPDX-License-Identifier: CC-BY-4.0
5
0 commit comments