REUSE compliance of weechat/scripts

Congratulations, github.com/weechat/scripts is REUSE compliant! This project adopts the recommendations to make software licensing easy for humans and machines alike.

Badge

To add the badge to your project's README.md file, use the following snippet:

[![REUSE status](https://api.reuse.software/badge/github.com/weechat/scripts)](https://api.reuse.software/info/github.com/weechat/scripts)

Machine-readable information

The API provides machine-readable artifacts for automatic analysis.

  • All information about the latest compliance check can also be accessed via a machine-parsable JSON file.
  • You can gather the automatically generated SPDX SBOM in Tag:Value format, based on the reuse spdx command.

Last lint output

Commit d67b7e44eff682284e59ce10bd86f14f032eb7a0 was checked on 04 Jan 2026 14:29:51 UTC with the following result:

# SUMMARY

* Bad licenses: 0
* Deprecated licenses: 0
* Licenses without file extension: 0
* Missing licenses: 0
* Unused licenses: 0
* Used licenses: 0BSD, AGPL-3.0-or-later, Apache-2.0, Artistic-2.0, BSD-2-Clause, BSD-3-Clause, Beerware, CC-BY-SA-3.0, CC0-1.0, GPL-2.0-only, GPL-2.0-or-later, GPL-3.0-only, GPL-3.0-or-later, ISC, MIT, MIT-0, WTFPL
* Read errors: 0
* Invalid SPDX License Expressions: 0
* Files with copyright information: 381 / 381
* Files with license information: 381 / 381

Congratulations! Your project is compliant with version 3.3 of the REUSE Specification :-)