From 47cae42c9f769dc15b39480303e8cbfbc6a592c9 Mon Sep 17 00:00:00 2001 From: Jan David Date: Tue, 6 Aug 2019 10:26:35 +0200 Subject: [PATCH] Set date in license using template --- LICENSE_MIT | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE_MIT b/LICENSE_MIT index a15266c..1eccf0d 100644 --- a/LICENSE_MIT +++ b/LICENSE_MIT @@ -1,4 +1,4 @@ -Copyright (c) 2018 {{authors}} +Copyright (c) {{ "now" | date: "%Y" }} {{authors}} Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated