mirror of
https://github.com/searxng/searxng.git
synced 2026-01-02 09:00:03 +00:00
[license] client/simple: SPDX-License-Identifier: AGPL-3.0-or-later
SPDX short-form identifiers to communicate license information in a simple, efficient, portable and machine-readable manner [1] [1] https://spdx.dev/learn/handling-license-info/
This commit is contained in:
committed by
Markus Heiser
parent
60bd8b90f0
commit
34e993a854
@@ -1,8 +1,4 @@
|
||||
/**
|
||||
* @preserve (C) Copyright Contributors to the SearXNG project.
|
||||
* @preserve (C) Copyright Contributors to the searx project (2014 - 2021).
|
||||
* @license AGPL-3.0-or-later
|
||||
*/
|
||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
|
||||
import "./router.ts";
|
||||
import "./toolkit.ts";
|
||||
|
||||
Reference in New Issue
Block a user