Index: LegacyPasswordGenerator.h ================================================================== --- LegacyPasswordGenerator.h +++ LegacyPasswordGenerator.h @@ -1,9 +1,9 @@ /* * Copyright (c) 2016, Jonathan Schleifer * - * https://heap.zone/git/?p=scrypt-pwgen.git + * https://heap.zone/git/scrypt-pwgen.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * Index: LegacyPasswordGenerator.m ================================================================== --- LegacyPasswordGenerator.m +++ LegacyPasswordGenerator.m @@ -1,9 +1,9 @@ /* * Copyright (c) 2016, Jonathan Schleifer * - * https://heap.zone/git/?p=scrypt-pwgen.git + * https://heap.zone/git/scrypt-pwgen.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * Index: NewPasswordGenerator.h ================================================================== --- NewPasswordGenerator.h +++ NewPasswordGenerator.h @@ -1,9 +1,9 @@ /* * Copyright (c) 2016, Jonathan Schleifer * - * https://heap.zone/git/?p=scrypt-pwgen.git + * https://heap.zone/git/scrypt-pwgen.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * Index: NewPasswordGenerator.m ================================================================== --- NewPasswordGenerator.m +++ NewPasswordGenerator.m @@ -1,9 +1,9 @@ /* * Copyright (c) 2016, Jonathan Schleifer * - * https://heap.zone/git/?p=scrypt-pwgen.git + * https://heap.zone/git/scrypt-pwgen.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * Index: PasswordGenerator.h ================================================================== --- PasswordGenerator.h +++ PasswordGenerator.h @@ -1,9 +1,9 @@ /* * Copyright (c) 2016, Jonathan Schleifer * - * https://heap.zone/git/?p=scrypt-pwgen.git + * https://heap.zone/git/scrypt-pwgen.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * Index: ScryptPWGen.h ================================================================== --- ScryptPWGen.h +++ ScryptPWGen.h @@ -1,9 +1,9 @@ /* * Copyright (c) 2016, Jonathan Schleifer * - * https://heap.zone/git/?p=scrypt-pwgen.git + * https://heap.zone/git/scrypt-pwgen.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * Index: ScryptPWGen.m ================================================================== --- ScryptPWGen.m +++ ScryptPWGen.m @@ -1,9 +1,9 @@ /* - * Copyright (c) 2016, Jonathan Schleifer + * Copyright (c) 2016, 2017, Jonathan Schleifer * - * https://heap.zone/git/?p=scrypt-pwgen.git + * https://heap.zone/git/scrypt-pwgen.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * Index: iOS/AboutController.h ================================================================== --- iOS/AboutController.h +++ iOS/AboutController.h @@ -1,9 +1,9 @@ /* * Copyright (c) 2016, Jonathan Schleifer * - * https://heap.zone/git/?p=scrypt-pwgen.git + * https://heap.zone/git/scrypt-pwgen.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * Index: iOS/AboutController.m ================================================================== --- iOS/AboutController.m +++ iOS/AboutController.m @@ -1,9 +1,9 @@ /* * Copyright (c) 2016, Jonathan Schleifer * - * https://heap.zone/git/?p=scrypt-pwgen.git + * https://heap.zone/git/scrypt-pwgen.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * Index: iOS/AddSiteController.h ================================================================== --- iOS/AddSiteController.h +++ iOS/AddSiteController.h @@ -1,9 +1,9 @@ /* * Copyright (c) 2016, Jonathan Schleifer * - * https://heap.zone/git/?p=scrypt-pwgen.git + * https://heap.zone/git/scrypt-pwgen.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * Index: iOS/AddSiteController.m ================================================================== --- iOS/AddSiteController.m +++ iOS/AddSiteController.m @@ -1,9 +1,9 @@ /* * Copyright (c) 2016, Jonathan Schleifer * - * https://heap.zone/git/?p=scrypt-pwgen.git + * https://heap.zone/git/scrypt-pwgen.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * Index: iOS/AppDelegate.h ================================================================== --- iOS/AppDelegate.h +++ iOS/AppDelegate.h @@ -1,9 +1,9 @@ /* * Copyright (c) 2016, Jonathan Schleifer * - * https://heap.zone/git/?p=scrypt-pwgen.git + * https://heap.zone/git/scrypt-pwgen.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * Index: iOS/AppDelegate.m ================================================================== --- iOS/AppDelegate.m +++ iOS/AppDelegate.m @@ -1,9 +1,9 @@ /* * Copyright (c) 2016, Jonathan Schleifer * - * https://heap.zone/git/?p=scrypt-pwgen.git + * https://heap.zone/git/scrypt-pwgen.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * Index: iOS/MainViewController.h ================================================================== --- iOS/MainViewController.h +++ iOS/MainViewController.h @@ -1,9 +1,9 @@ /* * Copyright (c) 2016, Jonathan Schleifer * - * https://heap.zone/git/?p=scrypt-pwgen.git + * https://heap.zone/git/scrypt-pwgen.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * Index: iOS/MainViewController.m ================================================================== --- iOS/MainViewController.m +++ iOS/MainViewController.m @@ -1,9 +1,9 @@ /* * Copyright (c) 2016, Jonathan Schleifer * - * https://heap.zone/git/?p=scrypt-pwgen.git + * https://heap.zone/git/scrypt-pwgen.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * Index: iOS/ShowDetailsController.h ================================================================== --- iOS/ShowDetailsController.h +++ iOS/ShowDetailsController.h @@ -1,9 +1,9 @@ /* * Copyright (c) 2016, Jonathan Schleifer * - * https://heap.zone/git/?p=scrypt-pwgen.git + * https://heap.zone/git/scrypt-pwgen.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * Index: iOS/ShowDetailsController.m ================================================================== --- iOS/ShowDetailsController.m +++ iOS/ShowDetailsController.m @@ -1,9 +1,9 @@ /* * Copyright (c) 2016, Jonathan Schleifer * - * https://heap.zone/git/?p=scrypt-pwgen.git + * https://heap.zone/git/scrypt-pwgen.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * Index: iOS/SiteStorage.h ================================================================== --- iOS/SiteStorage.h +++ iOS/SiteStorage.h @@ -1,9 +1,9 @@ /* * Copyright (c) 2016, Jonathan Schleifer * - * https://heap.zone/git/?p=scrypt-pwgen.git + * https://heap.zone/git/scrypt-pwgen.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * Index: iOS/SiteStorage.m ================================================================== --- iOS/SiteStorage.m +++ iOS/SiteStorage.m @@ -1,9 +1,9 @@ /* * Copyright (c) 2016, Jonathan Schleifer * - * https://heap.zone/git/?p=scrypt-pwgen.git + * https://heap.zone/git/scrypt-pwgen.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. * Index: iOS/main.m ================================================================== --- iOS/main.m +++ iOS/main.m @@ -1,9 +1,9 @@ /* * Copyright (c) 2016, Jonathan Schleifer * - * https://heap.zone/git/?p=scrypt-pwgen.git + * https://heap.zone/git/scrypt-pwgen.git * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice is present in all copies. *