proper licensing

This commit is contained in:
Fabian Freund
2025-06-29 11:05:25 +02:00
parent 0ff3b10bf3
commit 1f418a3ee3
70 changed files with 783 additions and 6 deletions
@@ -1,3 +1,9 @@
/*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.
*/
import { Readability, isProbablyReaderable } from '@mozilla/readability';
import TurndownService from 'turndown';