From 97e2a45fddf3d6927b3d20f9bb09cf2afbe63bef Mon Sep 17 00:00:00 2001 From: Timo Hocker Date: Wed, 6 May 2020 07:50:13 +0200 Subject: [PATCH] fix --- index.js | 2 +- stryker.conf.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.js b/index.js index a463d36..90a7c9a 100644 --- a/index.js +++ b/index.js @@ -2,7 +2,7 @@ * Copyright (C) Sapphirecode - All Rights Reserved * This file is part of Utilities which is released under MIT. * See file 'LICENSE' for full license details. - * Created by Timo Hocker , March 2020 + * Created by Timo Hocker , March 2020 */ 'use strict'; diff --git a/stryker.conf.js b/stryker.conf.js index 7878088..f78ac79 100644 --- a/stryker.conf.js +++ b/stryker.conf.js @@ -2,7 +2,7 @@ * Copyright (C) Sapphirecode - All Rights Reserved * This file is part of Utilities which is released under MIT. * See file 'LICENSE' for full license details. - * Created by Timo Hocker , March 2020 + * Created by Timo Hocker , March 2020 */ 'use strict';