From 8ce7447e2dec9108bd62b1bb34eef2f48e7027fd Mon Sep 17 00:00:00 2001 From: Alexey Golubev Date: Thu, 18 Oct 2018 18:45:39 +0300 Subject: [PATCH] Unify copyright header --- build/license.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/build/license.js b/build/license.js index 1049b8f921..6193890f4c 100644 --- a/build/license.js +++ b/build/license.js @@ -1,7 +1,7 @@ /* - @@AppCopyright - - @@PublisherUrl - - Version: @@Version (build:@@Build) -*/ \ No newline at end of file + * @@AppCopyright + * + * @@PublisherUrl + * + *Version: @@Version (build:@@Build) + */