From f518ac6f236d3ef3adb0abb541b633864d842fa6 Mon Sep 17 00:00:00 2001 From: Frank <95406158+frankywild@users.noreply.github.com> Date: Thu, 2 Jan 2025 17:41:43 +0100 Subject: [PATCH] Update sortAll.mjs (#4851) --- scripts/sortAll.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/sortAll.mjs b/scripts/sortAll.mjs index ca1a3fd66..64310d347 100644 --- a/scripts/sortAll.mjs +++ b/scripts/sortAll.mjs @@ -1,4 +1,4 @@ -// Copyright 2020-2024 @polkadot/phishing authors & contributors +// Copyright 2020-2025 @polkadot/phishing authors & contributors // SPDX-License-Identifier: Apache-2.0 import fs from 'node:fs';