tl-its-umich-edu / canvas-course-manager-next

Canvas Course Manager Next: A redesign of the existing CCM application. It extends Canvas features, makes cumbersome features easier to use, and adds new features.
8 stars 9 forks source link

Project Footer with copyright text needs a dynamic year generation #423

Closed pushyamig closed 6 months ago

pushyamig commented 6 months ago

Currently the footer of the CCM says Copyright © 2022 The Regents of the University of Michigan since this is hardcoded. I think the year need to be dynamically generated using something like new Date().getFullYear()

ktowneUM commented 5 months ago

Checked the footer of each tool, they all say 2024