Skip to content

Lore Jam quest: Add SPDX license headers to dialogue files - #2624

Merged
GianPierooo merged 1 commit into
lorejam-team-13from
fix/quest004-dialogue-licensing
Jul 30, 2026
Merged

Lore Jam quest: Add SPDX license headers to dialogue files#2624
GianPierooo merged 1 commit into
lorejam-team-13from
fix/quest004-dialogue-licensing

Conversation

@GianPierooo

Copy link
Copy Markdown
Contributor

Adds the missing SPDX-FileCopyrightText / SPDX-License-Identifier headers to the 7 .dialogue files in quest_004 (Mythical Meadows), resolving the reuse lint failures that were blocking #2606 .

Copilot AI review requested due to automatic review settings July 30, 2026 00:53
@GianPierooo
GianPierooo requested a review from a team as a code owner July 30, 2026 00:53

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request addresses REUSE/SPDX lint failures by adding standard SPDX license headers to the dialogue assets for Lore Quest 004 (Mythical Meadows), unblocking the licensing-related work referenced in #2606.

Changes:

  • Added SPDX-FileCopyrightText headers to each affected .dialogue file.
  • Added SPDX-License-Identifier: MPL-2.0 headers to each affected .dialogue file.
  • Removed a now-redundant in-file TODO line from noria.dialogue while adding the header.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
scenes/quests/lore_quests/quest_004/03_the_fading_woman/willomena_3.dialogue Adds SPDX license header.
scenes/quests/lore_quests/quest_004/03_the_fading_woman/willomena_2.dialogue Adds SPDX license header.
scenes/quests/lore_quests/quest_004/03_the_fading_woman/willomena_1.dialogue Adds SPDX license header.
scenes/quests/lore_quests/quest_004/03_the_fading_woman/page_1.dialogue Adds SPDX license header.
scenes/quests/lore_quests/quest_004/02_caretaker_of_growth/sable_intro.dialogue Adds SPDX license header.
scenes/quests/lore_quests/quest_004/02_caretaker_of_growth/sable_farewell.dialogue Adds SPDX license header.
scenes/quests/lore_quests/quest_004/01_dream_threshold/noria.dialogue Adds SPDX license header; removes redundant TODO line.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@GianPierooo
GianPierooo merged commit 8e8bc65 into lorejam-team-13 Jul 30, 2026
6 of 7 checks passed
@GianPierooo
GianPierooo deleted the fix/quest004-dialogue-licensing branch July 30, 2026 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants