Skip to content

Commit 9911100

Browse files
committed
Update copyright year with current year
1 parent 93aae56 commit 9911100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/lesson_footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<div class="row">
66
<div class="col-md-6" align="left">
77
<h4>
8-
Copyright &copy; 2016
8+
Copyright &copy; 2016–{{ 'now' | date: "%Y" }}
99
{% if site.carpentry == "swc" %}
1010
<a href="{{ site.swc_site }}">Software Carpentry Foundation</a>
1111
{% elsif site.carpentry == "dc" %}

0 commit comments

Comments
 (0)