and replace the date year with php code
</div><!--End of shadow-->
<div class="row">
<div id="copyright" class="small-12 columns text-center">
- <p>© 2015 Emmet County, Michigan • All Rights Reserved. Produced by <a href="http://www.gaslightmedia.com">Gaslight Media</a></p>
+ <p>© <?php echo date('Y');?> Emmet County, Michigan • All Rights Reserved. Produced by <a target="_blank" href="http://www.gaslightmedia.com">Gaslight Media</a></p>
</div>
</div>
</div>
<a class="exit-off-canvas"></a>
</div><!--End of inner-wrap-->
- </div><!--End of off-canvas-->
-
+ </div><!--End of off-canvas-->
+
</body>
<?php wp_footer();?>
</html>