Skip to content

Commit

Permalink
Merge pull request #9 from MFB-Technologies-Inc/feature/swiftformat
Browse files Browse the repository at this point in the history
Update header dates via swiftformat
  • Loading branch information
roanutil authored Nov 8, 2024
2 parents 4af0029 + 61f9846 commit fcd8b27
Show file tree
Hide file tree
Showing 27 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion Example/Example/ExampleApp.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// ExampleApp.swift
// PickBetter
//
// Copyright © 2023 MFB Technologies, Inc. All rights reserved. All rights reserved.
// Copyright © 2024 MFB Technologies, Inc. All rights reserved. All rights reserved.
//
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
Expand Down
2 changes: 1 addition & 1 deletion Example/ExampleUITests/ExampleUITestCase.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// ExampleUITestCase.swift
// PickBetter
//
// Copyright © 2023 MFB Technologies, Inc. All rights reserved. All rights reserved.
// Copyright © 2024 MFB Technologies, Inc. All rights reserved. All rights reserved.
//
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
Expand Down
2 changes: 1 addition & 1 deletion Example/ExampleUITests/MutliValueUITests.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// MutliValueUITests.swift
// PickBetter
//
// Copyright © 2023 MFB Technologies, Inc. All rights reserved. All rights reserved.
// Copyright © 2024 MFB Technologies, Inc. All rights reserved. All rights reserved.
//
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
Expand Down
2 changes: 1 addition & 1 deletion Example/ExampleUITests/SingleOptionalValueTests.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// SingleOptionalValueTests.swift
// PickBetter
//
// Copyright © 2023 MFB Technologies, Inc. All rights reserved. All rights reserved.
// Copyright © 2024 MFB Technologies, Inc. All rights reserved. All rights reserved.
//
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
Expand Down
2 changes: 1 addition & 1 deletion Example/ExampleUITests/SingleValueUITests.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// SingleValueUITests.swift
// PickBetter
//
// Copyright © 2023 MFB Technologies, Inc. All rights reserved. All rights reserved.
// Copyright © 2024 MFB Technologies, Inc. All rights reserved. All rights reserved.
//
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
Expand Down
2 changes: 1 addition & 1 deletion Example/ExampleUITests/XCUIElement+Trigger.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// XCUIElement+Trigger.swift
// PickBetter
//
// Copyright © 2023 MFB Technologies, Inc. All rights reserved. All rights reserved.
// Copyright © 2024 MFB Technologies, Inc. All rights reserved. All rights reserved.
//
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// XCUIElementQuery+ExactlyOneMatching.swift
// PickBetter
//
// Copyright © 2023 MFB Technologies, Inc. All rights reserved. All rights reserved.
// Copyright © 2024 MFB Technologies, Inc. All rights reserved. All rights reserved.
//
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
Expand Down
2 changes: 1 addition & 1 deletion Example/ExampleUITests/XCUITestCase.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// XCUITestCase.swift
// PickBetter
//
// Copyright © 2023 MFB Technologies, Inc. All rights reserved. All rights reserved.
// Copyright © 2024 MFB Technologies, Inc. All rights reserved. All rights reserved.
//
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// BackPortedButtonToggleStyle.swift
// PickBetter
//
// Copyright © 2023 MFB Technologies, Inc. All rights reserved. All rights reserved.
// Copyright © 2024 MFB Technologies, Inc. All rights reserved. All rights reserved.
//
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
Expand Down
2 changes: 1 addition & 1 deletion Example/Shared/Sources/Shared/ContentView.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// ContentView.swift
// PickBetter
//
// Copyright © 2023 MFB Technologies, Inc. All rights reserved. All rights reserved.
// Copyright © 2024 MFB Technologies, Inc. All rights reserved. All rights reserved.
//
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
Expand Down
2 changes: 1 addition & 1 deletion Example/Shared/Sources/Shared/GridBetterPickerStyle.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// GridBetterPickerStyle.swift
// PickBetter
//
// Copyright © 2023 MFB Technologies, Inc. All rights reserved. All rights reserved.
// Copyright © 2024 MFB Technologies, Inc. All rights reserved. All rights reserved.
//
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
Expand Down
2 changes: 1 addition & 1 deletion Example/Shared/Sources/Shared/Item.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Item.swift
// PickBetter
//
// Copyright © 2023 MFB Technologies, Inc. All rights reserved. All rights reserved.
// Copyright © 2024 MFB Technologies, Inc. All rights reserved. All rights reserved.
//
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
Expand Down
2 changes: 1 addition & 1 deletion Example/Shared/Sources/Shared/ItemLabel.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// ItemLabel.swift
// PickBetter
//
// Copyright © 2023 MFB Technologies, Inc. All rights reserved. All rights reserved.
// Copyright © 2024 MFB Technologies, Inc. All rights reserved. All rights reserved.
//
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
Expand Down
2 changes: 1 addition & 1 deletion Example/Shared/Sources/Shared/LazyView.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// LazyView.swift
// PickBetter
//
// Copyright © 2023 MFB Technologies, Inc. All rights reserved. All rights reserved.
// Copyright © 2024 MFB Technologies, Inc. All rights reserved. All rights reserved.
//
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
Expand Down
2 changes: 1 addition & 1 deletion Example/Shared/Sources/Shared/MultiValueSelection.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// MultiValueSelection.swift
// PickBetter
//
// Copyright © 2023 MFB Technologies, Inc. All rights reserved. All rights reserved.
// Copyright © 2024 MFB Technologies, Inc. All rights reserved. All rights reserved.
//
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
Expand Down
2 changes: 1 addition & 1 deletion Example/Shared/Sources/Shared/RouteView.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// RouteView.swift
// PickBetter
//
// Copyright © 2023 MFB Technologies, Inc. All rights reserved. All rights reserved.
// Copyright © 2024 MFB Technologies, Inc. All rights reserved. All rights reserved.
//
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// SingleOptionalValueSelection.swift
// PickBetter
//
// Copyright © 2023 MFB Technologies, Inc. All rights reserved. All rights reserved.
// Copyright © 2024 MFB Technologies, Inc. All rights reserved. All rights reserved.
//
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
Expand Down
2 changes: 1 addition & 1 deletion Example/Shared/Sources/Shared/SingleValueSelection.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// SingleValueSelection.swift
// PickBetter
//
// Copyright © 2023 MFB Technologies, Inc. All rights reserved. All rights reserved.
// Copyright © 2024 MFB Technologies, Inc. All rights reserved. All rights reserved.
//
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
Expand Down
2 changes: 1 addition & 1 deletion Example/Shared/Sources/Shared/TabOption.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// TabOption.swift
// PickBetter
//
// Copyright © 2023 MFB Technologies, Inc. All rights reserved. All rights reserved.
// Copyright © 2024 MFB Technologies, Inc. All rights reserved. All rights reserved.
//
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
Expand Down
2 changes: 1 addition & 1 deletion Sources/PickBetter/BetterPicker.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// BetterPicker.swift
// PickBetter
//
// Copyright © 2023 MFB Technologies, Inc. All rights reserved. All rights reserved.
// Copyright © 2024 MFB Technologies, Inc. All rights reserved. All rights reserved.
//
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
Expand Down
2 changes: 1 addition & 1 deletion Sources/PickBetter/BetterPickerSelection.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// BetterPickerSelection.swift
// PickBetter
//
// Copyright © 2023 MFB Technologies, Inc. All rights reserved. All rights reserved.
// Copyright © 2024 MFB Technologies, Inc. All rights reserved. All rights reserved.
//
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
Expand Down
2 changes: 1 addition & 1 deletion Sources/PickBetter/BetterPickerStyle.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// BetterPickerStyle.swift
// PickBetter
//
// Copyright © 2023 MFB Technologies, Inc. All rights reserved. All rights reserved.
// Copyright © 2024 MFB Technologies, Inc. All rights reserved. All rights reserved.
//
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// BetterPickerStyleCellConfiguration.swift
// PickBetter
//
// Copyright © 2023 MFB Technologies, Inc. All rights reserved. All rights reserved.
// Copyright © 2024 MFB Technologies, Inc. All rights reserved. All rights reserved.
//
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
Expand Down
2 changes: 1 addition & 1 deletion Sources/PickBetter/BetterPickerStyleConfiguration.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// BetterPickerStyleConfiguration.swift
// PickBetter
//
// Copyright © 2023 MFB Technologies, Inc. All rights reserved. All rights reserved.
// Copyright © 2024 MFB Technologies, Inc. All rights reserved. All rights reserved.
//
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
Expand Down
2 changes: 1 addition & 1 deletion Sources/PickBetter/Internal/CellWrapper.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// CellWrapper.swift
// PickBetter
//
// Copyright © 2023 MFB Technologies, Inc. All rights reserved. All rights reserved.
// Copyright © 2024 MFB Technologies, Inc. All rights reserved. All rights reserved.
//
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
Expand Down
2 changes: 1 addition & 1 deletion Sources/PickBetter/PlainInlineBetterPickerStyle.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// PlainInlineBetterPickerStyle.swift
// PickBetter
//
// Copyright © 2023 MFB Technologies, Inc. All rights reserved. All rights reserved.
// Copyright © 2024 MFB Technologies, Inc. All rights reserved. All rights reserved.
//
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
Expand Down
2 changes: 1 addition & 1 deletion Sources/PickBetter/StyleBuilder.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// StyleBuilder.swift
// PickBetter
//
// Copyright © 2023 MFB Technologies, Inc. All rights reserved. All rights reserved.
// Copyright © 2024 MFB Technologies, Inc. All rights reserved. All rights reserved.
//
// This source code is licensed under the MIT license found in the
// LICENSE file in the root directory of this source tree.
Expand Down

0 comments on commit fcd8b27

Please sign in to comment.