All changes and updates made to this Webflow template since release.
All Rights Reserved.
<center>
<p>® <i>2015 Cory McCabe–<span id="currentYear"></span></i></p>
</center>
<script>
// JavaScript to get the current year and update the copyright notice
document.getElementById('currentYear').textContent = new Date().getFullYear();
</script>