Commit Graph

3 Commits

Author SHA1 Message Date
liurunrun af55a3ed0d updated license info
Signed-off-by: liurunrun <liurunrun@uniontech.com>
2025-10-15 13:42:08 +08:00
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
liurunrun ab6c64182e add testsuites for trace-file
Signed-off-by: liurunrun <liurunrun@uniontech.com>
2025-09-03 14:01:33 +08:00