diff --git a/main/footer.js b/main/footer.js index 60901a5..fb17e72 100644 --- a/main/footer.js +++ b/main/footer.js @@ -3,5 +3,5 @@ function writeHeader() { }; function writeFooter() { - document.write('Generated on Fri Jun 14 2024 06:00:13 for CMSIS-CV 0.0.0. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); + document.write('Generated on Tue Jun 18 2024 12:01:36 for CMSIS-CV 0.0.0. Copyright © 2024 Arm Limited (or its affiliates). All rights reserved.'); };