Skip to content

Commit

Permalink
fix: Update the Interact license (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbmorley authored Jan 5, 2023
1 parent 7115342 commit eba4755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interact
Submodule interact updated 45 files
+1 −1 LICENSE
+1 −1 Sources/Interact/Environment/CloseWindowAction.swift
+1 −1 Sources/Interact/Extensions/Binding.swift
+1 −1 Sources/Interact/Extensions/Color.swift
+1 −1 Sources/Interact/Extensions/ColorPicker.swift
+1 −1 Sources/Interact/Extensions/EventModifiers.swift
+1 −1 Sources/Interact/Extensions/NSImage.swift
+1 −1 Sources/Interact/Extensions/String.swift
+1 −1 Sources/Interact/Extensions/UIView.swift
+1 −1 Sources/Interact/Extensions/URL.swift
+1 −1 Sources/Interact/Extensions/View.swift
+1 −1 Sources/Interact/NativeView.swift
+1 −1 Sources/Interact/NativeWindow.swift
+1 −1 Sources/Interact/Package.swift
+1 −1 Sources/Interact/Resources/LICENSE
+1 −1 Sources/Interact/Shapes/RectCorner.swift
+1 −1 Sources/Interact/Shapes/RoundedCorner.swift
+1 −1 Sources/Interact/Utilities/Application.swift
+1 −1 Sources/Interact/Utilities/Deferred.swift
+1 −1 Sources/Interact/Utilities/IconViewModel.swift
+1 −1 Sources/Interact/Utilities/KeyEventHandler.swift
+1 −1 Sources/Interact/Utilities/NSFont.swift
+1 −1 Sources/Interact/Utilities/ObservingGestureRecognizer.swift
+1 −1 Sources/Interact/Utilities/SelectionTracker.swift
+1 −1 Sources/Interact/Utilities/UndoContext.swift
+1 −1 Sources/Interact/View Modifiers/ConditionalTitle.swift
+1 −1 Sources/Interact/View Modifiers/DismissesKeyboard.swift
+1 −1 Sources/Interact/View Modifiers/HorizontalSpace.swift
+1 −1 Sources/Interact/View Modifiers/IsVisibleInScrollView.swift
+1 −1 Sources/Interact/View Modifiers/Runs.swift
+1 −1 Sources/Interact/Views/ApplicationFocusObserver.swift
+1 −1 Sources/Interact/Views/ConditionalHeader.swift
+1 −1 Sources/Interact/Views/ConditionalOverlay.swift
+1 −1 Sources/Interact/Views/ContextMenuFocusable.swift
+1 −1 Sources/Interact/Views/EditableContent.swift
+1 −1 Sources/Interact/Views/FrameAutosaveView.swift
+1 −1 Sources/Interact/Views/HookView.swift
+1 −1 Sources/Interact/Views/IconView.swift
+1 −1 Sources/Interact/Views/PlaceholderView.swift
+1 −1 Sources/Interact/Views/ResponderView.swift
+1 −1 Sources/Interact/Views/RightClickObservingView.swift
+1 −1 Sources/Interact/Views/RightClickableSwiftUIView.swift
+1 −1 Sources/Interact/Views/SearchField.swift
+1 −1 scripts/environment.sh
+1 −1 scripts/install-dependencies.sh

0 comments on commit eba4755

Please sign in to comment.