diff --git a/CryptoPassphrase.h b/CryptoPassphrase.h index eb9a949..4b91ae2 100644 --- a/CryptoPassphrase.h +++ b/CryptoPassphrase.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2023 Jonathan Schleifer + * Copyright (c) 2016 - 2024 Jonathan Schleifer * * https://fl.nil.im/cryptopassphrase * diff --git a/CryptoPassphrase.m b/CryptoPassphrase.m index 759553a..8040e02 100644 --- a/CryptoPassphrase.m +++ b/CryptoPassphrase.m @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2023 Jonathan Schleifer + * Copyright (c) 2016 - 2024 Jonathan Schleifer * * https://fl.nil.im/cryptopassphrase * diff --git a/LegacyPasswordGenerator.h b/LegacyPasswordGenerator.h index 0565d5c..811589a 100644 --- a/LegacyPasswordGenerator.h +++ b/LegacyPasswordGenerator.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2023 Jonathan Schleifer + * Copyright (c) 2016 - 2024 Jonathan Schleifer * * https://fl.nil.im/cryptopassphrase * diff --git a/LegacyPasswordGenerator.m b/LegacyPasswordGenerator.m index 20a539f..0d266dc 100644 --- a/LegacyPasswordGenerator.m +++ b/LegacyPasswordGenerator.m @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2023 Jonathan Schleifer + * Copyright (c) 2016 - 2024 Jonathan Schleifer * * https://fl.nil.im/cryptopassphrase * diff --git a/NewPasswordGenerator.h b/NewPasswordGenerator.h index 8fea2e0..a7ba274 100644 --- a/NewPasswordGenerator.h +++ b/NewPasswordGenerator.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2023 Jonathan Schleifer + * Copyright (c) 2016 - 2024 Jonathan Schleifer * * https://fl.nil.im/cryptopassphrase * diff --git a/NewPasswordGenerator.m b/NewPasswordGenerator.m index d348d58..95732dc 100644 --- a/NewPasswordGenerator.m +++ b/NewPasswordGenerator.m @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2023 Jonathan Schleifer + * Copyright (c) 2016 - 2024 Jonathan Schleifer * * https://fl.nil.im/cryptopassphrase * diff --git a/PasswordGenerator.h b/PasswordGenerator.h index 54d3bcb..556403d 100644 --- a/PasswordGenerator.h +++ b/PasswordGenerator.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2023 Jonathan Schleifer + * Copyright (c) 2016 - 2024 Jonathan Schleifer * * https://fl.nil.im/cryptopassphrase * diff --git a/iOS/AboutController.swift b/iOS/AboutController.swift index 68c2d6a..ed42236 100644 --- a/iOS/AboutController.swift +++ b/iOS/AboutController.swift @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2023 Jonathan Schleifer + * Copyright (c) 2016 - 2024 Jonathan Schleifer * * https://fl.nil.im/cryptopassphrase * diff --git a/iOS/AddSiteController.swift b/iOS/AddSiteController.swift index cad824b..bf7c51f 100644 --- a/iOS/AddSiteController.swift +++ b/iOS/AddSiteController.swift @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2023 Jonathan Schleifer + * Copyright (c) 2016 - 2024 Jonathan Schleifer * * https://fl.nil.im/cryptopassphrase * diff --git a/iOS/AppDelegate.swift b/iOS/AppDelegate.swift index 3c29da4..7f1d64e 100644 --- a/iOS/AppDelegate.swift +++ b/iOS/AppDelegate.swift @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2023 Jonathan Schleifer + * Copyright (c) 2016 - 2024 Jonathan Schleifer * * https://fl.nil.im/cryptopassphrase * diff --git a/iOS/MainViewController.swift b/iOS/MainViewController.swift index 897c6c6..2bc6d18 100644 --- a/iOS/MainViewController.swift +++ b/iOS/MainViewController.swift @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2023 Jonathan Schleifer + * Copyright (c) 2016 - 2024 Jonathan Schleifer * * https://fl.nil.im/cryptopassphrase * diff --git a/iOS/SelectKeyFileController.swift b/iOS/SelectKeyFileController.swift index e13aa30..adb237f 100644 --- a/iOS/SelectKeyFileController.swift +++ b/iOS/SelectKeyFileController.swift @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2023 Jonathan Schleifer + * Copyright (c) 2016 - 2024 Jonathan Schleifer * * https://fl.nil.im/cryptopassphrase * diff --git a/iOS/ShowDetailsController.swift b/iOS/ShowDetailsController.swift index a401d4e..c05da72 100644 --- a/iOS/ShowDetailsController.swift +++ b/iOS/ShowDetailsController.swift @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2023 Jonathan Schleifer + * Copyright (c) 2016 - 2024 Jonathan Schleifer * * https://fl.nil.im/cryptopassphrase * diff --git a/iOS/SiteStorage.swift b/iOS/SiteStorage.swift index a2ee1a7..5d69b82 100644 --- a/iOS/SiteStorage.swift +++ b/iOS/SiteStorage.swift @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2023 Jonathan Schleifer + * Copyright (c) 2016 - 2024 Jonathan Schleifer * * https://fl.nil.im/cryptopassphrase *