From 3c3072aa436df917c1d7a539e87bfa586fd9c4a8 Mon Sep 17 00:00:00 2001 From: Timo Hocker Date: Wed, 6 May 2020 07:50:54 +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 895fa56..dde935f 100644 --- a/index.js +++ b/index.js @@ -2,7 +2,7 @@ * Copyright (C) Sapphirecode - All Rights Reserved * This file is part of Password-Helper which is released under MIT. * See file 'LICENSE' for full license details. - * Created by Timo Hocker , March 2020 + * Created by Timo Hocker , March 2020 */ /* eslint-disable no-magic-numbers */ diff --git a/stryker.conf.js b/stryker.conf.js index 2be3bc8..e1a569e 100644 --- a/stryker.conf.js +++ b/stryker.conf.js @@ -2,7 +2,7 @@ * Copyright (C) Sapphirecode - All Rights Reserved * This file is part of Password-Helper 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';