proper licensing
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
BSD 2-Clause License
|
||||
|
||||
Copyright (c) 2019, Bekh-Ivanov Aleksey
|
||||
Copyright (c) 2025, Fabian Freund
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
|
||||
@@ -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';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user