Always make sure the copyright footer has the correct year (#2707)

* Always make sure the copyright footer has the correct year

Signed-off-by: Julian C. Dunn <jdunn@chef.io>
This commit is contained in:
Julian C. Dunn 2018-02-23 12:33:33 -08:00 committed by Jared Quick
parent 527595472b
commit 0982ed53ba

View file

@ -45,4 +45,4 @@ footer#main-footer.dark-bg
img src="/images/chef-logo.png" alt="logo for Chef Software"
p.strict-center.pad-under-xs
small.t-gray &copy; Chef Software 2017
small.t-gray &copy; Chef Software 2015-#{ Time.now.strftime("%Y") }