From cb078050222a6b0392ade34e15fb2afe0870153f Mon Sep 17 00:00:00 2001 From: muxator Date: Wed, 22 Aug 2018 00:12:53 +0200 Subject: [PATCH] NodeVersion: take responsibility for ugly code --- src/node/utils/NodeVersion.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/node/utils/NodeVersion.js b/src/node/utils/NodeVersion.js index 49c1efe85..2909d5bc9 100644 --- a/src/node/utils/NodeVersion.js +++ b/src/node/utils/NodeVersion.js @@ -3,6 +3,8 @@ */ /* + * 2018 - muxator + * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at