diff --git a/CryptoPassphrase.h b/CryptoPassphrase.h index 0adf417..4d7fee9 100644 --- a/CryptoPassphrase.h +++ b/CryptoPassphrase.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2020 Jonathan Schleifer + * Copyright (c) 2016 - 2021 Jonathan Schleifer * * https://fossil.nil.im/cryptopassphrase * diff --git a/CryptoPassphrase.m b/CryptoPassphrase.m index 6ecfa76..86fc1e1 100644 --- a/CryptoPassphrase.m +++ b/CryptoPassphrase.m @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2020 Jonathan Schleifer + * Copyright (c) 2016 - 2021 Jonathan Schleifer * * https://fossil.nil.im/cryptopassphrase * diff --git a/LegacyPasswordGenerator.h b/LegacyPasswordGenerator.h index 6c0d143..59c936d 100644 --- a/LegacyPasswordGenerator.h +++ b/LegacyPasswordGenerator.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2020 Jonathan Schleifer + * Copyright (c) 2016 - 2021 Jonathan Schleifer * * https://fossil.nil.im/cryptopassphrase * diff --git a/LegacyPasswordGenerator.m b/LegacyPasswordGenerator.m index b7599c4..f7a84d7 100644 --- a/LegacyPasswordGenerator.m +++ b/LegacyPasswordGenerator.m @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2020 Jonathan Schleifer + * Copyright (c) 2016 - 2021 Jonathan Schleifer * * https://fossil.nil.im/cryptopassphrase * diff --git a/NewPasswordGenerator.h b/NewPasswordGenerator.h index d19470c..9150891 100644 --- a/NewPasswordGenerator.h +++ b/NewPasswordGenerator.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2020 Jonathan Schleifer + * Copyright (c) 2016 - 2021 Jonathan Schleifer * * https://fossil.nil.im/cryptopassphrase * diff --git a/NewPasswordGenerator.m b/NewPasswordGenerator.m index 1e2f06d..d171527 100644 --- a/NewPasswordGenerator.m +++ b/NewPasswordGenerator.m @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2020 Jonathan Schleifer + * Copyright (c) 2016 - 2021 Jonathan Schleifer * * https://fossil.nil.im/cryptopassphrase * diff --git a/PasswordGenerator.h b/PasswordGenerator.h index 9c3eefb..012c671 100644 --- a/PasswordGenerator.h +++ b/PasswordGenerator.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2020 Jonathan Schleifer + * Copyright (c) 2016 - 2021 Jonathan Schleifer * * https://fossil.nil.im/cryptopassphrase * diff --git a/iOS/AboutController.swift b/iOS/AboutController.swift index 6f1d006..3dcf6f6 100644 --- a/iOS/AboutController.swift +++ b/iOS/AboutController.swift @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2020 Jonathan Schleifer + * Copyright (c) 2016 - 2021 Jonathan Schleifer * * https://fossil.nil.im/cryptopassphrase * diff --git a/iOS/AddSiteController.swift b/iOS/AddSiteController.swift index acc5b98..c862e55 100644 --- a/iOS/AddSiteController.swift +++ b/iOS/AddSiteController.swift @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2020 Jonathan Schleifer + * Copyright (c) 2016 - 2021 Jonathan Schleifer * * https://fossil.nil.im/cryptopassphrase * diff --git a/iOS/AppDelegate.swift b/iOS/AppDelegate.swift index 17b6ceb..875bcb4 100644 --- a/iOS/AppDelegate.swift +++ b/iOS/AppDelegate.swift @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2020 Jonathan Schleifer + * Copyright (c) 2016 - 2021 Jonathan Schleifer * * https://fossil.nil.im/cryptopassphrase * diff --git a/iOS/HTTPServerDelegate.swift b/iOS/HTTPServerDelegate.swift index 50e4774..ba6524f 100644 --- a/iOS/HTTPServerDelegate.swift +++ b/iOS/HTTPServerDelegate.swift @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2020 Jonathan Schleifer + * Copyright (c) 2016 - 2021 Jonathan Schleifer * * https://fossil.nil.im/cryptopassphrase * diff --git a/iOS/MainViewController.swift b/iOS/MainViewController.swift index 7e36e03..f91e439 100644 --- a/iOS/MainViewController.swift +++ b/iOS/MainViewController.swift @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2020 Jonathan Schleifer + * Copyright (c) 2016 - 2021 Jonathan Schleifer * * https://fossil.nil.im/cryptopassphrase * diff --git a/iOS/SelectKeyFileController.swift b/iOS/SelectKeyFileController.swift index 24d78fc..ba1be08 100644 --- a/iOS/SelectKeyFileController.swift +++ b/iOS/SelectKeyFileController.swift @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2020 Jonathan Schleifer + * Copyright (c) 2016 - 2021 Jonathan Schleifer * * https://fossil.nil.im/cryptopassphrase * diff --git a/iOS/ShowDetailsController.swift b/iOS/ShowDetailsController.swift index b8ccf2e..efc4019 100644 --- a/iOS/ShowDetailsController.swift +++ b/iOS/ShowDetailsController.swift @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2020 Jonathan Schleifer + * Copyright (c) 2016 - 2021 Jonathan Schleifer * * https://fossil.nil.im/cryptopassphrase * diff --git a/iOS/SiteStorage.swift b/iOS/SiteStorage.swift index 87d8fbe..4e6d8fd 100644 --- a/iOS/SiteStorage.swift +++ b/iOS/SiteStorage.swift @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2020 Jonathan Schleifer + * Copyright (c) 2016 - 2021 Jonathan Schleifer * * https://fossil.nil.im/cryptopassphrase * diff --git a/iOS/bridge.h b/iOS/bridge.h index 4a9280d..9c83da6 100644 --- a/iOS/bridge.h +++ b/iOS/bridge.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2020 Jonathan Schleifer + * Copyright (c) 2016 - 2021 Jonathan Schleifer * * https://fossil.nil.im/cryptopassphrase * diff --git a/iOS/main.m b/iOS/main.m index 6dbd46b..644ee02 100644 --- a/iOS/main.m +++ b/iOS/main.m @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 - 2020 Jonathan Schleifer + * Copyright (c) 2016 - 2021 Jonathan Schleifer * * https://fossil.nil.im/cryptopassphrase *