Overview
Comment: | Update copyright |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
a703cf8d6222e8aca351e4c12932a95b |
User & Date: | js 2021-03-14 00:17:32 |
Context
2021-03-14
| ||
00:19 | iOS: Update copyright check-in: b6ffd20c1d user: js tags: trunk | |
00:17 | Update copyright check-in: a703cf8d62 user: js tags: trunk | |
00:16 | iOS: Adjust to ObjFW changes check-in: 604513acba user: js tags: trunk | |
Changes
Changes to CryptoPassphrase.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2016 - 2021 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/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 * copyright notice and this permission notice is present in all copies. * |
︙ | ︙ |
Changes to CryptoPassphrase.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2016 - 2021 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/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 * copyright notice and this permission notice is present in all copies. * |
︙ | ︙ |
Changes to LegacyPasswordGenerator.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2016 - 2021 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/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 * copyright notice and this permission notice is present in all copies. * |
︙ | ︙ |
Changes to LegacyPasswordGenerator.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2016 - 2021 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/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 * copyright notice and this permission notice is present in all copies. * |
︙ | ︙ |
Changes to NewPasswordGenerator.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2016 - 2021 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/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 * copyright notice and this permission notice is present in all copies. * |
︙ | ︙ |
Changes to NewPasswordGenerator.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2016 - 2021 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/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 * copyright notice and this permission notice is present in all copies. * |
︙ | ︙ |
Changes to PasswordGenerator.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2016 - 2021 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/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 * copyright notice and this permission notice is present in all copies. * |
︙ | ︙ |
Changes to iOS/AboutController.swift.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2016 - 2021 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/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 * copyright notice and this permission notice is present in all copies. * |
︙ | ︙ |
Changes to iOS/AddSiteController.swift.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2016 - 2021 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/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 * copyright notice and this permission notice is present in all copies. * |
︙ | ︙ |
Changes to iOS/AppDelegate.swift.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2016 - 2021 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/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 * copyright notice and this permission notice is present in all copies. * |
︙ | ︙ |
Changes to iOS/HTTPServerDelegate.swift.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2016 - 2021 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/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 * copyright notice and this permission notice is present in all copies. * |
︙ | ︙ |
Changes to iOS/MainViewController.swift.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2016 - 2021 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/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 * copyright notice and this permission notice is present in all copies. * |
︙ | ︙ |
Changes to iOS/SelectKeyFileController.swift.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2016 - 2021 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/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 * copyright notice and this permission notice is present in all copies. * |
︙ | ︙ |
Changes to iOS/ShowDetailsController.swift.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2016 - 2021 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/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 * copyright notice and this permission notice is present in all copies. * |
︙ | ︙ |
Changes to iOS/SiteStorage.swift.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2016 - 2021 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/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 * copyright notice and this permission notice is present in all copies. * |
︙ | ︙ |
Changes to iOS/bridge.h.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2016 - 2021 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/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 * copyright notice and this permission notice is present in all copies. * |
︙ | ︙ |
Changes to iOS/main.m.
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2016 - 2021 Jonathan Schleifer <js@nil.im> * * https://fossil.nil.im/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 * copyright notice and this permission notice is present in all copies. * |
︙ | ︙ |