diff --git a/Example/Example/ExampleApp.swift b/Example/Example/ExampleApp.swift index 35d6f28..c851300 100644 --- a/Example/Example/ExampleApp.swift +++ b/Example/Example/ExampleApp.swift @@ -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. diff --git a/Example/ExampleUITests/ExampleUITestCase.swift b/Example/ExampleUITests/ExampleUITestCase.swift index 6701072..ef0913f 100644 --- a/Example/ExampleUITests/ExampleUITestCase.swift +++ b/Example/ExampleUITests/ExampleUITestCase.swift @@ -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. diff --git a/Example/ExampleUITests/MutliValueUITests.swift b/Example/ExampleUITests/MutliValueUITests.swift index 75e5559..1d317b5 100644 --- a/Example/ExampleUITests/MutliValueUITests.swift +++ b/Example/ExampleUITests/MutliValueUITests.swift @@ -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. diff --git a/Example/ExampleUITests/SingleOptionalValueTests.swift b/Example/ExampleUITests/SingleOptionalValueTests.swift index 67ec387..7b50570 100644 --- a/Example/ExampleUITests/SingleOptionalValueTests.swift +++ b/Example/ExampleUITests/SingleOptionalValueTests.swift @@ -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. diff --git a/Example/ExampleUITests/SingleValueUITests.swift b/Example/ExampleUITests/SingleValueUITests.swift index 66b2faa..66c9cc2 100644 --- a/Example/ExampleUITests/SingleValueUITests.swift +++ b/Example/ExampleUITests/SingleValueUITests.swift @@ -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. diff --git a/Example/ExampleUITests/XCUIElement+Trigger.swift b/Example/ExampleUITests/XCUIElement+Trigger.swift index f9d0c7e..534afea 100644 --- a/Example/ExampleUITests/XCUIElement+Trigger.swift +++ b/Example/ExampleUITests/XCUIElement+Trigger.swift @@ -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. diff --git a/Example/ExampleUITests/XCUIElementQuery+ExactlyOneMatching.swift b/Example/ExampleUITests/XCUIElementQuery+ExactlyOneMatching.swift index 6fe1345..5f44c29 100644 --- a/Example/ExampleUITests/XCUIElementQuery+ExactlyOneMatching.swift +++ b/Example/ExampleUITests/XCUIElementQuery+ExactlyOneMatching.swift @@ -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. diff --git a/Example/ExampleUITests/XCUITestCase.swift b/Example/ExampleUITests/XCUITestCase.swift index dc072fc..220e0ce 100644 --- a/Example/ExampleUITests/XCUITestCase.swift +++ b/Example/ExampleUITests/XCUITestCase.swift @@ -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. diff --git a/Example/Shared/Sources/Shared/BackPortedButtonToggleStyle.swift b/Example/Shared/Sources/Shared/BackPortedButtonToggleStyle.swift index a855f15..21bc0ef 100644 --- a/Example/Shared/Sources/Shared/BackPortedButtonToggleStyle.swift +++ b/Example/Shared/Sources/Shared/BackPortedButtonToggleStyle.swift @@ -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. diff --git a/Example/Shared/Sources/Shared/ContentView.swift b/Example/Shared/Sources/Shared/ContentView.swift index cf5d963..9f4c196 100644 --- a/Example/Shared/Sources/Shared/ContentView.swift +++ b/Example/Shared/Sources/Shared/ContentView.swift @@ -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. diff --git a/Example/Shared/Sources/Shared/GridBetterPickerStyle.swift b/Example/Shared/Sources/Shared/GridBetterPickerStyle.swift index 50899cc..adcb34b 100644 --- a/Example/Shared/Sources/Shared/GridBetterPickerStyle.swift +++ b/Example/Shared/Sources/Shared/GridBetterPickerStyle.swift @@ -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. diff --git a/Example/Shared/Sources/Shared/Item.swift b/Example/Shared/Sources/Shared/Item.swift index babe0e2..f7b68e6 100644 --- a/Example/Shared/Sources/Shared/Item.swift +++ b/Example/Shared/Sources/Shared/Item.swift @@ -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. diff --git a/Example/Shared/Sources/Shared/ItemLabel.swift b/Example/Shared/Sources/Shared/ItemLabel.swift index adbddcb..334ddbc 100644 --- a/Example/Shared/Sources/Shared/ItemLabel.swift +++ b/Example/Shared/Sources/Shared/ItemLabel.swift @@ -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. diff --git a/Example/Shared/Sources/Shared/LazyView.swift b/Example/Shared/Sources/Shared/LazyView.swift index fb4f0d7..5fd379d 100644 --- a/Example/Shared/Sources/Shared/LazyView.swift +++ b/Example/Shared/Sources/Shared/LazyView.swift @@ -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. diff --git a/Example/Shared/Sources/Shared/MultiValueSelection.swift b/Example/Shared/Sources/Shared/MultiValueSelection.swift index 51902c2..b2629ac 100644 --- a/Example/Shared/Sources/Shared/MultiValueSelection.swift +++ b/Example/Shared/Sources/Shared/MultiValueSelection.swift @@ -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. diff --git a/Example/Shared/Sources/Shared/RouteView.swift b/Example/Shared/Sources/Shared/RouteView.swift index 12d4fd0..051c833 100644 --- a/Example/Shared/Sources/Shared/RouteView.swift +++ b/Example/Shared/Sources/Shared/RouteView.swift @@ -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. diff --git a/Example/Shared/Sources/Shared/SingleOptionalValueSelection.swift b/Example/Shared/Sources/Shared/SingleOptionalValueSelection.swift index ffeb3e6..756edbe 100644 --- a/Example/Shared/Sources/Shared/SingleOptionalValueSelection.swift +++ b/Example/Shared/Sources/Shared/SingleOptionalValueSelection.swift @@ -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. diff --git a/Example/Shared/Sources/Shared/SingleValueSelection.swift b/Example/Shared/Sources/Shared/SingleValueSelection.swift index 1dd6790..98b08d7 100644 --- a/Example/Shared/Sources/Shared/SingleValueSelection.swift +++ b/Example/Shared/Sources/Shared/SingleValueSelection.swift @@ -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. diff --git a/Example/Shared/Sources/Shared/TabOption.swift b/Example/Shared/Sources/Shared/TabOption.swift index 8cab29a..2f96dc4 100644 --- a/Example/Shared/Sources/Shared/TabOption.swift +++ b/Example/Shared/Sources/Shared/TabOption.swift @@ -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. diff --git a/Sources/PickBetter/BetterPicker.swift b/Sources/PickBetter/BetterPicker.swift index ee61c60..cc3eb26 100644 --- a/Sources/PickBetter/BetterPicker.swift +++ b/Sources/PickBetter/BetterPicker.swift @@ -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. diff --git a/Sources/PickBetter/BetterPickerSelection.swift b/Sources/PickBetter/BetterPickerSelection.swift index 6f89423..75ea2d6 100644 --- a/Sources/PickBetter/BetterPickerSelection.swift +++ b/Sources/PickBetter/BetterPickerSelection.swift @@ -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. diff --git a/Sources/PickBetter/BetterPickerStyle.swift b/Sources/PickBetter/BetterPickerStyle.swift index bd2d358..d11679d 100644 --- a/Sources/PickBetter/BetterPickerStyle.swift +++ b/Sources/PickBetter/BetterPickerStyle.swift @@ -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. diff --git a/Sources/PickBetter/BetterPickerStyleCellConfiguration.swift b/Sources/PickBetter/BetterPickerStyleCellConfiguration.swift index 6f2ff34..c956b59 100644 --- a/Sources/PickBetter/BetterPickerStyleCellConfiguration.swift +++ b/Sources/PickBetter/BetterPickerStyleCellConfiguration.swift @@ -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. diff --git a/Sources/PickBetter/BetterPickerStyleConfiguration.swift b/Sources/PickBetter/BetterPickerStyleConfiguration.swift index d4569fc..78e0b4b 100644 --- a/Sources/PickBetter/BetterPickerStyleConfiguration.swift +++ b/Sources/PickBetter/BetterPickerStyleConfiguration.swift @@ -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. diff --git a/Sources/PickBetter/Internal/CellWrapper.swift b/Sources/PickBetter/Internal/CellWrapper.swift index fbd7e33..a85e29a 100644 --- a/Sources/PickBetter/Internal/CellWrapper.swift +++ b/Sources/PickBetter/Internal/CellWrapper.swift @@ -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. diff --git a/Sources/PickBetter/PlainInlineBetterPickerStyle.swift b/Sources/PickBetter/PlainInlineBetterPickerStyle.swift index 80fe599..319782e 100644 --- a/Sources/PickBetter/PlainInlineBetterPickerStyle.swift +++ b/Sources/PickBetter/PlainInlineBetterPickerStyle.swift @@ -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. diff --git a/Sources/PickBetter/StyleBuilder.swift b/Sources/PickBetter/StyleBuilder.swift index f23b2b8..3c7a6e6 100644 --- a/Sources/PickBetter/StyleBuilder.swift +++ b/Sources/PickBetter/StyleBuilder.swift @@ -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.