From 6d523b009e6d0eb6b96db3c6104ed40a9b07abbd Mon Sep 17 00:00:00 2001 From: Frank <95406158+frankywild@users.noreply.github.com> Date: Wed, 3 Jan 2024 15:43:58 +0100 Subject: [PATCH] Update header sortAll.mjs (#4146) --- scripts/sortAll.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/sortAll.mjs b/scripts/sortAll.mjs index ec5866a5e..f8d33d3ec 100644 --- a/scripts/sortAll.mjs +++ b/scripts/sortAll.mjs @@ -1,4 +1,4 @@ -// Copyright 2020-2023 @polkadot/phishing authors & contributors +// Copyright 2020-2024 @polkadot/phishing authors & contributors // SPDX-License-Identifier: Apache-2.0 import fs from 'node:fs';