diff --git a/CryptoPassphrase.h b/CryptoPassphrase.h index 4b91ae2..305f762 100644 --- a/CryptoPassphrase.h +++ b/CryptoPassphrase.h @@ -1,7 +1,7 @@ /* * 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 8040e02..6f5ab0d 100644 --- a/CryptoPassphrase.m +++ b/CryptoPassphrase.m @@ -1,7 +1,7 @@ /* * 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 811589a..14d98bf 100644 --- a/LegacyPasswordGenerator.h +++ b/LegacyPasswordGenerator.h @@ -1,7 +1,7 @@ /* * 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 0d266dc..5972561 100644 --- a/LegacyPasswordGenerator.m +++ b/LegacyPasswordGenerator.m @@ -1,7 +1,7 @@ /* * 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 a7ba274..b934583 100644 --- a/NewPasswordGenerator.h +++ b/NewPasswordGenerator.h @@ -1,7 +1,7 @@ /* * 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 95732dc..2eefd35 100644 --- a/NewPasswordGenerator.m +++ b/NewPasswordGenerator.m @@ -1,7 +1,7 @@ /* * 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 556403d..890bfb6 100644 --- a/PasswordGenerator.h +++ b/PasswordGenerator.h @@ -1,7 +1,7 @@ /* * 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 ed42236..4cd5d61 100644 --- a/iOS/AboutController.swift +++ b/iOS/AboutController.swift @@ -1,7 +1,7 @@ /* * 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 bf7c51f..ff8a54e 100644 --- a/iOS/AddSiteController.swift +++ b/iOS/AddSiteController.swift @@ -1,7 +1,7 @@ /* * 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 7f1d64e..452edf0 100644 --- a/iOS/AppDelegate.swift +++ b/iOS/AppDelegate.swift @@ -1,7 +1,7 @@ /* * 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/MainViewController.swift b/iOS/MainViewController.swift index 2bc6d18..0effddc 100644 --- a/iOS/MainViewController.swift +++ b/iOS/MainViewController.swift @@ -1,7 +1,7 @@ /* * 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/SelectKeyFileController.swift b/iOS/SelectKeyFileController.swift index adb237f..50ea5ea 100644 --- a/iOS/SelectKeyFileController.swift +++ b/iOS/SelectKeyFileController.swift @@ -1,7 +1,7 @@ /* * 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/ShowDetailsController.swift b/iOS/ShowDetailsController.swift index c05da72..6cfad18 100644 --- a/iOS/ShowDetailsController.swift +++ b/iOS/ShowDetailsController.swift @@ -1,7 +1,7 @@ /* * 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/SiteStorage.swift b/iOS/SiteStorage.swift index 5d69b82..827a704 100644 --- a/iOS/SiteStorage.swift +++ b/iOS/SiteStorage.swift @@ -1,7 +1,7 @@ /* * 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/bridge.h b/iOS/bridge.h index 144ce6f..684f5e5 100644 --- a/iOS/bridge.h +++ b/iOS/bridge.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2016 - 2023 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/main.m b/iOS/main.m index 8bc94b4..e7a9a9f 100644 --- a/iOS/main.m +++ b/iOS/main.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2016 - 2023 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