Index: src/ObjOpenSSL.h ================================================================== --- src/ObjOpenSSL.h +++ src/ObjOpenSSL.h @@ -1,9 +1,9 @@ /* * Copyright (c) 2011, Jonathan Schleifer * - * https://git.nil.im/objopenssl.git + * https://fossil.nil.im/objopenssl * * 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: src/SSLConnectionFailedException.h ================================================================== --- src/SSLConnectionFailedException.h +++ src/SSLConnectionFailedException.h @@ -1,9 +1,9 @@ /* * Copyright (c) 2016, Jonathan Schleifer * - * https://git.nil.im/objopenssl.git + * https://fossil.nil.im/objopenssl * * 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: src/SSLConnectionFailedException.m ================================================================== --- src/SSLConnectionFailedException.m +++ src/SSLConnectionFailedException.m @@ -1,9 +1,9 @@ /* * Copyright (c) 2016, Jonathan Schleifer * - * https://git.nil.im/objopenssl.git + * https://fossil.nil.im/objopenssl * * 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: src/SSLInvalidCertificateException.h ================================================================== --- src/SSLInvalidCertificateException.h +++ src/SSLInvalidCertificateException.h @@ -1,10 +1,10 @@ /* * Copyright (c) 2011, Florian Zeitz * Copyright (c) 2013, Jonathan Schleifer * - * https://git.nil.im/objopenssl.git + * https://fossil.nil.im/objopenssl * * 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: src/SSLInvalidCertificateException.m ================================================================== --- src/SSLInvalidCertificateException.m +++ src/SSLInvalidCertificateException.m @@ -1,10 +1,10 @@ /* * Copyright (c) 2011, Florian Zeitz * Copyright (c) 2012, 2013, 2016, Jonathan Schleifer * - * https://git.nil.im/objopenssl.git + * https://fossil.nil.im/objopenssl * * 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: src/SSLSocket.h ================================================================== --- src/SSLSocket.h +++ src/SSLSocket.h @@ -1,10 +1,10 @@ /* * Copyright (c) 2011, 2013, 2015, Jonathan Schleifer * Copyright (c) 2011, Florian Zeitz * - * https://git.nil.im/objopenssl.git + * https://fossil.nil.im/objopenssl * * 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: src/SSLSocket.m ================================================================== --- src/SSLSocket.m +++ src/SSLSocket.m @@ -2,11 +2,11 @@ * Copyright (c) 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 * Jonathan Schleifer * Copyright (c) 2011, Florian Zeitz * Copyright (c) 2011, Jos Kuijpers * - * https://git.nil.im/objopenssl.git + * https://fossil.nil.im/objopenssl * * 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: src/X509Certificate.h ================================================================== --- src/X509Certificate.h +++ src/X509Certificate.h @@ -1,10 +1,10 @@ /* * Copyright (c) 2011, Florian Zeitz * Copyright (c) 2013, 2016, Jonathan Schleifer * - * https://git.nil.im/objopenssl.git + * https://fossil.nil.im/objopenssl * * 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: src/X509Certificate.m ================================================================== --- src/X509Certificate.m +++ src/X509Certificate.m @@ -1,10 +1,10 @@ /* * Copyright (c) 2011, Florian Zeitz * Copyright (c) 2011, 2012, 2013, 2015, Jonathan Schleifer * - * https://git.nil.im/objopenssl.git + * https://fossil.nil.im/objopenssl * * 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. *