unlucky typo lol

This commit is contained in:
FabianLars
2024-02-03 20:28:12 +01:00
parent cb5ff764a6
commit 331a3eaf06
+1 -1
View File
@@ -10,7 +10,7 @@ const header = `Copyright 2019-2023 Tauri Programme within The Commons Conservan
SPDX-License-Identifier: Apache-2.0
SPDX-License-Identifier: MIT`;
const ignoredLicenses = [
"// Copyright 2021 Flabio Oliveira",
"// Copyright 2021 Flavio Oliveira",
"// Copyright 2021 Jonas Kruckenberg",
"// Copyright 2018-2023 the Deno authors.",
];