[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:
Markus Heiser
2025-08-18 10:24:19 +02:00
committed by Markus Heiser
parent 60bd8b90f0
commit 34e993a854
40 changed files with 82 additions and 16 deletions

View File

@@ -1,6 +1,10 @@
// SPDX-License-Identifier: AGPL-3.0-or-later
/*
this file is generated automatically by searxng_extra/update/update_pygments.py
using pygments version 2.19.2
using pygments version 2.19.2:
./manage templates.simple.pygments
*/