From 97a4ebf381626030303081b25756a1997f4e631d Mon Sep 17 00:00:00 2001 From: chicaco ohno <1582945+chicaco@users.noreply.github.com> Date: Wed, 27 Mar 2019 22:48:23 +0900 Subject: [PATCH] Auto-update year of copyright MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 日付に連動して copyright の年を表示するよう修正 --- app/views/shared/_footer.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/shared/_footer.html.haml b/app/views/shared/_footer.html.haml index 75c8cffab..c8e9787cc 100644 --- a/app/views/shared/_footer.html.haml +++ b/app/views/shared/_footer.html.haml @@ -37,6 +37,6 @@ %a.footer-link{:href => "https://github.com/coderdojo-japan/coderdojo.jp"} GitHub 上で公開されています。 %p - Copyright © 2012-2018 一般社団法人 CoderDojo Japan + Copyright © 2012-#{Time.current.year} 一般社団法人 CoderDojo Japan %br/ 東京都新宿区高田馬場1-28-10 三慶ビル4F CASE Shinjuku