summaryrefslogtreecommitdiff
path: root/source/math
diff options
context:
space:
mode:
Diffstat (limited to 'source/math')
-rw-r--r--source/math/CMakeLists.txt2
-rw-r--r--source/math/PlatformMath.cc2
-rw-r--r--source/math/include/PlatformMath.hpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/source/math/CMakeLists.txt b/source/math/CMakeLists.txt
index 462ffb3..9b61905 100644
--- a/source/math/CMakeLists.txt
+++ b/source/math/CMakeLists.txt
@@ -1,5 +1,5 @@
#----------------------------------------------------------------------------
-# Copyright (c) 2022 Arm Limited. All rights reserved.
+# SPDX-FileCopyrightText: Copyright 2022 Arm Limited and/or its affiliates <open-source-office@arm.com>
# SPDX-License-Identifier: Apache-2.0
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/source/math/PlatformMath.cc b/source/math/PlatformMath.cc
index 8950941..6cc071b 100644
--- a/source/math/PlatformMath.cc
+++ b/source/math/PlatformMath.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2021-2022 Arm Limited. All rights reserved.
+ * SPDX-FileCopyrightText: Copyright 2021-2022 Arm Limited and/or its affiliates <open-source-office@arm.com>
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/source/math/include/PlatformMath.hpp b/source/math/include/PlatformMath.hpp
index 859716f..26ebf37 100644
--- a/source/math/include/PlatformMath.hpp
+++ b/source/math/include/PlatformMath.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2021-2022 Arm Limited. All rights reserved.
+ * SPDX-FileCopyrightText: Copyright 2021-2022 Arm Limited and/or its affiliates <open-source-office@arm.com>
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the "License");