# MyWorkLog — License

**Project:** MyWorkLog
**Repository:** https://myworklog.de/
**SPDX-License-Identifier:** MIT

---

## MIT License

Copyright (c) 2025–2026 Sven Kunz

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

---

## Scope of this License

The MIT License above applies to the **source code** of this project — the
JavaScript, HTML, CSS, configuration files, and build scripts contained in
this repository.

The following are **not** licensed under MIT and remain reserved by their
respective rights holders. These are protected under separate trademark,
copyright, and design-protection law and are *not* license modifications.

### Trademarks and brand identity

- The name "MyWorkLog" and any confusingly similar variations
- The MyWorkLog logo, favicon, and derivative marks
- Brand colors, typography choices, and the visual identity used on
  myworklog.de

The MIT License grants no rights to use these marks. Use of the MyWorkLog
name or logo to identify your own product or service requires prior written
permission from the copyright holder. See *Contact* below.

### Visual assets and media

- Images, illustrations, screenshots, and videos located under `/Grafiken/`
- Marketing copy, taglines, and product descriptions on myworklog.de
- Long-form documentation prose under `/pages/` describing the product

Unless an individual file states otherwise, these assets are © 2025–2026
Sven Kunz, all rights reserved.

### Third-party components

Portions of this project incorporate third-party software under their own
licenses. Their original license headers remain intact and take precedence
within the files they apply to. See `NOTICE.md` in this directory for the
full attribution list.

---

## Attribution

Attribution beyond what the MIT License requires is appreciated but not
mandatory. If you wish to credit the project, the following form is
preferred:

> Based on MyWorkLog — https://myworklog.de — © 2025–2026 Sven Kunz, MIT License.

---

## Contact

Licensing and trademark inquiries:
https://myworklog.de/impressum/

Security disclosures are handled under `SECURITY.md` in this directory.
