Skip to content

Commit 6326b72

Browse files
authored
Update copyright (#545)
1 parent d7fcf87 commit 6326b72

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
# -- Project information -----------------------------------------------------
2727

2828
project = u'oneAPI Specification'
29-
copyright = u'2022, Intel Corporation'
29+
copyright = u'The UXL Foundation Contributors'
3030

3131
# The short X.Y version
3232
version = env['oneapi_version'] # noqa: F821

source/notices.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.. SPDX-FileCopyrightText: 2019-2020 Intel Corporation
2-
.. SPDX-FileCopyrightText: Contributors to the oneapi-spec project.
2+
.. SPDX-FileCopyrightText: The UXL Foundation Contributors.
33
..
44
.. SPDX-License-Identifier: CC-BY-4.0
55

0 commit comments

Comments
 (0)