]> git.r.bdr.sh - rbdr/map/commit
Add license notices
authorRuben Beltran del Rio <redacted>
Mon, 16 Sep 2024 10:13:45 +0000 (12:13 +0200)
committerRuben Beltran del Rio <redacted>
Mon, 16 Sep 2024 10:13:45 +0000 (12:13 +0200)
commit98f09799b699b453e2fc057c888ead447b319b11
tree1d1512635aed1b9b1cbb23380af56bff7785c247
parentd80c0419d353168a87e6c763b7d5268caee09fe6
Add license notices
33 files changed:
Map/Data/MapDocument.swift
Map/Data/Stage.swift
Map/Logic/Constants.swift
Map/Logic/Debouncer.swift
Map/Logic/MapParser/MapParser.swift
Map/Logic/MapParser/Strategies/BlockerParserStrategy.swift
Map/Logic/MapParser/Strategies/EdgeParserStrategy.swift
Map/Logic/MapParser/Strategies/GroupParserStrategy.swift
Map/Logic/MapParser/Strategies/NoteParserStrategy.swift
Map/Logic/MapParser/Strategies/OpportunityParserStrategy.swift
Map/Logic/MapParser/Strategies/StageParserStrategy.swift
Map/Logic/MapParser/Strategies/VertexParserStrategy.swift
Map/MapApp.swift
Map/Presentation/Base Components/EvolutionPicker.swift
Map/Presentation/Base Components/MapRender/MapAxes.swift
Map/Presentation/Base Components/MapRender/MapBlockers.swift
Map/Presentation/Base Components/MapRender/MapEdges.swift
Map/Presentation/Base Components/MapRender/MapGroup.swift
Map/Presentation/Base Components/MapRender/MapGroups.swift
Map/Presentation/Base Components/MapRender/MapNotes.swift
Map/Presentation/Base Components/MapRender/MapOpportunities.swift
Map/Presentation/Base Components/MapRender/MapStages.swift
Map/Presentation/Base Components/MapRender/MapVertices.swift
Map/Presentation/Base Components/MapTextEditor.swift
Map/Presentation/Commands/MapCommands.swift
Map/Presentation/Commands/UpdateCommands.swift
Map/Presentation/Complex Components/MapRender/MapRenderView.swift
Map/Presentation/MapEditor.swift
Map/Presentation/Theme/Color+theme.swift
Map/Presentation/Theme/Dimensions.swift
Map/Presentation/Theme/Font+theme.swift
Map/Presentation/Theme/NSColor+theme.swift
Map/Presentation/ViewStyle.swift