Commit Graph

4 Commits

Author SHA1 Message Date
liurunrun bfb67b03d9 feat(license): make project REUSE-compliant with LGPL-2.1-only
- Add SPDX-License-Identifier headers to all source files
- Include full license texts in LICENSES/ directory:
  - CC0-1.0.txt
  - LGPL-2.1-only.txt
- Create root LICENSE file explaining mixed licensing scheme
- Ensure all files declare correct license via SPDX tags

Project now passes `reuse lint` and complies with REUSE Specification v3.3.

Signed-off-by: liurunrun <liurunrun@uniontech.com>
2025-10-14 10:30:54 +08:00
xulang 84674d76a0 remove no longer used items and add compile_commands.json 2025-08-08 17:24:44 +08:00
xulang ea3d04af74 replace the template .gitignore with a real one 2025-08-07 20:13:09 +08:00
lax 462432cd33
Initial commit 2025-07-30 14:22:48 +08:00