diff --git a/LICENSE.txt b/LICENSE.txt index fcc44e3..ea14f5b 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2015-2022 Vincent Tourraine (https://www.vtourraine.net) +Copyright (c) 2015-2023 Vincent Tourraine (https://www.vtourraine.net) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/Sources/AcknowList/Acknow.swift b/Sources/AcknowList/Acknow.swift index c3ce460..cbffcee 100644 --- a/Sources/AcknowList/Acknow.swift +++ b/Sources/AcknowList/Acknow.swift @@ -1,7 +1,7 @@ // // Acknow.swift // -// Copyright (c) 2015-2022 Vincent Tourraine (https://www.vtourraine.net) +// Copyright (c) 2015-2023 Vincent Tourraine (https://www.vtourraine.net) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Sources/AcknowList/AcknowList.swift b/Sources/AcknowList/AcknowList.swift index a1f1ab0..8d8c647 100644 --- a/Sources/AcknowList/AcknowList.swift +++ b/Sources/AcknowList/AcknowList.swift @@ -1,7 +1,7 @@ // // AcknowList.swift // -// Copyright (c) 2015-2022 Vincent Tourraine (https://www.vtourraine.net) +// Copyright (c) 2015-2023 Vincent Tourraine (https://www.vtourraine.net) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Sources/AcknowList/AcknowListSwiftUI.swift b/Sources/AcknowList/AcknowListSwiftUI.swift index a402c88..09675f0 100644 --- a/Sources/AcknowList/AcknowListSwiftUI.swift +++ b/Sources/AcknowList/AcknowListSwiftUI.swift @@ -1,7 +1,7 @@ // // AcknowListSwiftUI.swift // -// Copyright (c) 2015-2022 Vincent Tourraine (https://www.vtourraine.net) +// Copyright (c) 2015-2023 Vincent Tourraine (https://www.vtourraine.net) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Sources/AcknowList/AcknowListViewController.swift b/Sources/AcknowList/AcknowListViewController.swift index d1ef9a9..6a354d7 100644 --- a/Sources/AcknowList/AcknowListViewController.swift +++ b/Sources/AcknowList/AcknowListViewController.swift @@ -1,7 +1,7 @@ // // AcknowListViewController.swift // -// Copyright (c) 2015-2022 Vincent Tourraine (https://www.vtourraine.net) +// Copyright (c) 2015-2023 Vincent Tourraine (https://www.vtourraine.net) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Sources/AcknowList/AcknowLocalization.swift b/Sources/AcknowList/AcknowLocalization.swift index 2100d6e..9806a0c 100644 --- a/Sources/AcknowList/AcknowLocalization.swift +++ b/Sources/AcknowList/AcknowLocalization.swift @@ -1,7 +1,7 @@ // // AcknowLocalization.swift // -// Copyright (c) 2015-2022 Vincent Tourraine (https://www.vtourraine.net) +// Copyright (c) 2015-2023 Vincent Tourraine (https://www.vtourraine.net) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Sources/AcknowList/AcknowPackageDecoder.swift b/Sources/AcknowList/AcknowPackageDecoder.swift index d6a3461..b11aecd 100644 --- a/Sources/AcknowList/AcknowPackageDecoder.swift +++ b/Sources/AcknowList/AcknowPackageDecoder.swift @@ -1,7 +1,7 @@ // // AcknowPackageDecoder.swift // -// Copyright (c) 2015-2022 Vincent Tourraine (https://www.vtourraine.net) +// Copyright (c) 2015-2023 Vincent Tourraine (https://www.vtourraine.net) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Sources/AcknowList/AcknowParser.swift b/Sources/AcknowList/AcknowParser.swift index 5b4b6f5..ace4549 100644 --- a/Sources/AcknowList/AcknowParser.swift +++ b/Sources/AcknowList/AcknowParser.swift @@ -1,7 +1,7 @@ // // AcknowParser.swift // -// Copyright (c) 2015-2022 Vincent Tourraine (https://www.vtourraine.net) +// Copyright (c) 2015-2023 Vincent Tourraine (https://www.vtourraine.net) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Sources/AcknowList/AcknowPodDecoder.swift b/Sources/AcknowList/AcknowPodDecoder.swift index 817eaca..0c87a25 100644 --- a/Sources/AcknowList/AcknowPodDecoder.swift +++ b/Sources/AcknowList/AcknowPodDecoder.swift @@ -1,7 +1,7 @@ // // AcknowPodDecoder.swift // -// Copyright (c) 2015-2022 Vincent Tourraine (https://www.vtourraine.net) +// Copyright (c) 2015-2023 Vincent Tourraine (https://www.vtourraine.net) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Sources/AcknowList/AcknowSwiftUI.swift b/Sources/AcknowList/AcknowSwiftUI.swift index 7d3d796..32fa561 100644 --- a/Sources/AcknowList/AcknowSwiftUI.swift +++ b/Sources/AcknowList/AcknowSwiftUI.swift @@ -1,7 +1,7 @@ // // AcknowSwiftUI.swift // -// Copyright (c) 2015-2022 Vincent Tourraine (https://www.vtourraine.net) +// Copyright (c) 2015-2023 Vincent Tourraine (https://www.vtourraine.net) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Sources/AcknowList/AcknowViewController.swift b/Sources/AcknowList/AcknowViewController.swift index 0ee5bc9..01c4e46 100644 --- a/Sources/AcknowList/AcknowViewController.swift +++ b/Sources/AcknowList/AcknowViewController.swift @@ -1,7 +1,7 @@ // // AcknowViewController.swift // -// Copyright (c) 2015-2022 Vincent Tourraine (https://www.vtourraine.net) +// Copyright (c) 2015-2023 Vincent Tourraine (https://www.vtourraine.net) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/Tests/AcknowListTests/AcknowListTestsHelpers.swift b/Tests/AcknowListTests/AcknowListTestsHelpers.swift index 6e52613..17b8185 100644 --- a/Tests/AcknowListTests/AcknowListTestsHelpers.swift +++ b/Tests/AcknowListTests/AcknowListTestsHelpers.swift @@ -3,7 +3,7 @@ // AcknowExample // // Created by Vincent Tourraine on 04/12/ -// Copyright © 2015-2022 Vincent Tourraine. All rights reserved. +// Copyright © 2015-2023 Vincent Tourraine. All rights reserved. // import XCTest diff --git a/Tests/AcknowListTests/AcknowListViewControllerTests.swift b/Tests/AcknowListTests/AcknowListViewControllerTests.swift index 7207814..9951807 100644 --- a/Tests/AcknowListTests/AcknowListViewControllerTests.swift +++ b/Tests/AcknowListTests/AcknowListViewControllerTests.swift @@ -3,7 +3,7 @@ // AcknowExample // // Created by Vincent Tourraine on 22/08/15. -// Copyright © 2015-2022 Vincent Tourraine. All rights reserved. +// Copyright © 2015-2023 Vincent Tourraine. All rights reserved. // import XCTest diff --git a/Tests/AcknowListTests/AcknowLocalizationTests.swift b/Tests/AcknowListTests/AcknowLocalizationTests.swift index 7e4b208..feb21d4 100644 --- a/Tests/AcknowListTests/AcknowLocalizationTests.swift +++ b/Tests/AcknowListTests/AcknowLocalizationTests.swift @@ -3,7 +3,7 @@ // AcknowExample // // Created by Vincent Tourraine on 1/05/16. -// Copyright © 2015-2022 Vincent Tourraine. All rights reserved. +// Copyright © 2015-2023 Vincent Tourraine. All rights reserved. // import XCTest diff --git a/Tests/AcknowListTests/AcknowParserTests.swift b/Tests/AcknowListTests/AcknowParserTests.swift index 2473e5a..e3fffda 100644 --- a/Tests/AcknowListTests/AcknowParserTests.swift +++ b/Tests/AcknowListTests/AcknowParserTests.swift @@ -3,7 +3,7 @@ // AcknowExampleTests // // Created by Vincent Tourraine on 15/08/15. -// Copyright © 2015-2022 Vincent Tourraine. All rights reserved. +// Copyright © 2015-2023 Vincent Tourraine. All rights reserved. // import XCTest diff --git a/Tests/AcknowListTests/AcknowViewControllerTests.swift b/Tests/AcknowListTests/AcknowViewControllerTests.swift index 0f61477..572ca51 100644 --- a/Tests/AcknowListTests/AcknowViewControllerTests.swift +++ b/Tests/AcknowListTests/AcknowViewControllerTests.swift @@ -3,7 +3,7 @@ // AcknowExample // // Created by Vincent Tourraine on 22/08/15. -// Copyright © 2015-2022 Vincent Tourraine. All rights reserved. +// Copyright © 2015-2023 Vincent Tourraine. All rights reserved. // import XCTest