aboutsummaryrefslogtreecommitdiff
path: root/pl/math/horner.h
diff options
context:
space:
mode:
Diffstat (limited to 'pl/math/horner.h')
-rw-r--r--pl/math/horner.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pl/math/horner.h b/pl/math/horner.h
index 4dbc122..f92ab67 100644
--- a/pl/math/horner.h
+++ b/pl/math/horner.h
@@ -1,7 +1,7 @@
/*
* Helper macros for single-precision Horner polynomial evaluation.
*
- * Copyright (c) 2022, Arm Limited.
+ * Copyright (c) 2022-2023, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/