unlucky typo lol

pull/927/head
FabianLars 1 year ago
parent cb5ff764a6
commit 331a3eaf06
No known key found for this signature in database

@ -10,7 +10,7 @@ const header = `Copyright 2019-2023 Tauri Programme within The Commons Conservan
SPDX-License-Identifier: Apache-2.0 SPDX-License-Identifier: Apache-2.0
SPDX-License-Identifier: MIT`; SPDX-License-Identifier: MIT`;
const ignoredLicenses = [ const ignoredLicenses = [
"// Copyright 2021 Flabio Oliveira", "// Copyright 2021 Flavio Oliveira",
"// Copyright 2021 Jonas Kruckenberg", "// Copyright 2021 Jonas Kruckenberg",
"// Copyright 2018-2023 the Deno authors.", "// Copyright 2018-2023 the Deno authors.",
]; ];

Loading…
Cancel
Save