From 5d3f005b609a242c80e1e4227f5aff3a706709ca Mon Sep 17 00:00:00 2001 From: Eugenio Romano Date: Tue, 13 Feb 2018 16:32:42 +0000 Subject: [PATCH] dynamic license header in dist packages --- lib/config/assets/license_header_add.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/config/assets/license_header_add.txt b/lib/config/assets/license_header_add.txt index b38baa9716..8560ebf1ab 100644 --- a/lib/config/assets/license_header_add.txt +++ b/lib/config/assets/license_header_add.txt @@ -1,5 +1,5 @@ @license -Copyright 2016 Alfresco Software, Ltd. +Copyright <%= moment().format('YYYY') %> Alfresco Software, Ltd. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.