diff --git a/v1.16.0/footer.js b/v1.16.0/footer.js index fa598f7d..22375b5b 100644 --- a/v1.16.0/footer.js +++ b/v1.16.0/footer.js @@ -3,5 +3,5 @@ function writeHeader() { }; function writeFooter() { - document.write('Generated on Wed Jul 17 2024 12:39:56 for CMSIS-DSP 1.16.0. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); + document.write('Generated on Wed Jul 17 2024 13:07:06 for CMSIS-DSP 1.16.0. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); };