fix: align remaining copyright notice

This commit is contained in:
Peter Steinberger
2026-05-21 10:47:40 +01:00
parent 8a8f9dc8cb
commit f43e83c937
2 changed files with 1 additions and 2 deletions

View File

@@ -11,7 +11,6 @@ Docs: https://docs.openclaw.ai
### Fixes
- Mac app: show OpenClaw Foundation as the About settings copyright owner and align the root MIT license notice.
- Memory/search: stop recall tracking from writing dreaming side-effect artifacts when `dreaming.enabled=false`, while preserving normal search results. Fixes #84436. (#84444) Thanks @NianJiuZst.
- Diffs: render viewer toolbar icons from a closed icon-name map instead of HTML strings, removing the toolbar icon XSS sink. (#83955) Thanks @tanshanshan.
- QA: keep `pnpm qa:e2e` self-check runs inside the private QA runtime envelope even when inherited shell env disables bundled plugins.

View File

@@ -1,6 +1,6 @@
MIT License
Copyright (c) 2025 Peter Steinberger
Copyright (c) 2026 OpenClaw Foundation
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal