diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8ab4517 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/iOS/CryptoPassphrase.xcodeproj/project.xcworkspace +/iOS/CryptoPassphrase.xcodeproj/xcuserdata diff --git a/CryptoPassphrase.h b/CryptoPassphrase.h index eb9a949..305f762 100644 --- a/CryptoPassphrase.h +++ b/CryptoPassphrase.h @@ -1,7 +1,7 @@ /* - * Copyright (c) 2016 - 2023 Jonathan Schleifer + * Copyright (c) 2016 - 2024 Jonathan Schleifer * - * https://fl.nil.im/cryptopassphrase + * https://git.nil.im/js/CryptoPassphrase * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/CryptoPassphrase.m b/CryptoPassphrase.m index 759553a..6f5ab0d 100644 --- a/CryptoPassphrase.m +++ b/CryptoPassphrase.m @@ -1,7 +1,7 @@ /* - * Copyright (c) 2016 - 2023 Jonathan Schleifer + * Copyright (c) 2016 - 2024 Jonathan Schleifer * - * https://fl.nil.im/cryptopassphrase + * https://git.nil.im/js/CryptoPassphrase * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/LegacyPasswordGenerator.h b/LegacyPasswordGenerator.h index 0565d5c..14d98bf 100644 --- a/LegacyPasswordGenerator.h +++ b/LegacyPasswordGenerator.h @@ -1,7 +1,7 @@ /* - * Copyright (c) 2016 - 2023 Jonathan Schleifer + * Copyright (c) 2016 - 2024 Jonathan Schleifer * - * https://fl.nil.im/cryptopassphrase + * https://git.nil.im/js/CryptoPassphrase * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/LegacyPasswordGenerator.m b/LegacyPasswordGenerator.m index 20a539f..5972561 100644 --- a/LegacyPasswordGenerator.m +++ b/LegacyPasswordGenerator.m @@ -1,7 +1,7 @@ /* - * Copyright (c) 2016 - 2023 Jonathan Schleifer + * Copyright (c) 2016 - 2024 Jonathan Schleifer * - * https://fl.nil.im/cryptopassphrase + * https://git.nil.im/js/CryptoPassphrase * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/NewPasswordGenerator.h b/NewPasswordGenerator.h index 8fea2e0..b934583 100644 --- a/NewPasswordGenerator.h +++ b/NewPasswordGenerator.h @@ -1,7 +1,7 @@ /* - * Copyright (c) 2016 - 2023 Jonathan Schleifer + * Copyright (c) 2016 - 2024 Jonathan Schleifer * - * https://fl.nil.im/cryptopassphrase + * https://git.nil.im/js/CryptoPassphrase * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/NewPasswordGenerator.m b/NewPasswordGenerator.m index d348d58..2eefd35 100644 --- a/NewPasswordGenerator.m +++ b/NewPasswordGenerator.m @@ -1,7 +1,7 @@ /* - * Copyright (c) 2016 - 2023 Jonathan Schleifer + * Copyright (c) 2016 - 2024 Jonathan Schleifer * - * https://fl.nil.im/cryptopassphrase + * https://git.nil.im/js/CryptoPassphrase * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/PasswordGenerator.h b/PasswordGenerator.h index 54d3bcb..890bfb6 100644 --- a/PasswordGenerator.h +++ b/PasswordGenerator.h @@ -1,7 +1,7 @@ /* - * Copyright (c) 2016 - 2023 Jonathan Schleifer + * Copyright (c) 2016 - 2024 Jonathan Schleifer * - * https://fl.nil.im/cryptopassphrase + * https://git.nil.im/js/CryptoPassphrase * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/iOS/AboutController.swift b/iOS/AboutController.swift index 68c2d6a..4cd5d61 100644 --- a/iOS/AboutController.swift +++ b/iOS/AboutController.swift @@ -1,7 +1,7 @@ /* - * Copyright (c) 2016 - 2023 Jonathan Schleifer + * Copyright (c) 2016 - 2024 Jonathan Schleifer * - * https://fl.nil.im/cryptopassphrase + * https://git.nil.im/js/CryptoPassphrase * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/iOS/AddSiteController.swift b/iOS/AddSiteController.swift index cad824b..ff8a54e 100644 --- a/iOS/AddSiteController.swift +++ b/iOS/AddSiteController.swift @@ -1,7 +1,7 @@ /* - * Copyright (c) 2016 - 2023 Jonathan Schleifer + * Copyright (c) 2016 - 2024 Jonathan Schleifer * - * https://fl.nil.im/cryptopassphrase + * https://git.nil.im/js/CryptoPassphrase * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/iOS/AppDelegate.swift b/iOS/AppDelegate.swift index 3c29da4..452edf0 100644 --- a/iOS/AppDelegate.swift +++ b/iOS/AppDelegate.swift @@ -1,7 +1,7 @@ /* - * Copyright (c) 2016 - 2023 Jonathan Schleifer + * Copyright (c) 2016 - 2024 Jonathan Schleifer * - * https://fl.nil.im/cryptopassphrase + * https://git.nil.im/js/CryptoPassphrase * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff --git a/iOS/Base.lproj/Main.storyboard b/iOS/Base.lproj/Main.storyboard index ecda3b6..2fc70cc 100644 --- a/iOS/Base.lproj/Main.storyboard +++ b/iOS/Base.lproj/Main.storyboard @@ -1,9 +1,9 @@ - + - + @@ -13,7 +13,7 @@ - + @@ -40,14 +40,14 @@ - + - + @@ -101,7 +101,7 @@ - + @@ -234,7 +234,7 @@ - +