aboutsummaryrefslogtreecommitdiff
path: root/math/v_exp.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/v_exp.c')
-rw-r--r--math/v_exp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/v_exp.c b/math/v_exp.c
index c25825f..da23fd1 100644
--- a/math/v_exp.c
+++ b/math/v_exp.c
@@ -1,7 +1,7 @@
/*
* Double-precision vector e^x function.
*
- * Copyright (c) 2019, Arm Limited.
+ * Copyright (c) 2019-2022, Arm Limited.
* SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception
*/