From d11fe7ad017f97a2b93f949b598a40900e79077a Mon Sep 17 00:00:00 2001 From: Jonathan Schleifer Date: Sat, 15 Apr 2017 21:37:46 +0200 Subject: [PATCH] Fix URL in copyright headers --- src/ObjOpenSSL.h | 2 +- src/SSLConnectionFailedException.h | 2 +- src/SSLConnectionFailedException.m | 2 +- src/SSLInvalidCertificateException.h | 2 +- src/SSLInvalidCertificateException.m | 2 +- src/SSLSocket.h | 2 +- src/SSLSocket.m | 2 +- src/X509Certificate.h | 2 +- src/X509Certificate.m | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/ObjOpenSSL.h b/src/ObjOpenSSL.h index d4543cd..737f091 100644 --- a/src/ObjOpenSSL.h +++ b/src/ObjOpenSSL.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2011, Jonathan Schleifer * - * https://heap.zone/git/?p=objopenssl.git + * https://heap.zone/git/objopenssl.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 diff --git a/src/SSLConnectionFailedException.h b/src/SSLConnectionFailedException.h index f27c8be..f8b3db3 100644 --- a/src/SSLConnectionFailedException.h +++ b/src/SSLConnectionFailedException.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2016, Jonathan Schleifer * - * https://heap.zone/git/?p=objopenssl.git + * https://heap.zone/git/objopenssl.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 diff --git a/src/SSLConnectionFailedException.m b/src/SSLConnectionFailedException.m index 994ac28..34a1fcf 100644 --- a/src/SSLConnectionFailedException.m +++ b/src/SSLConnectionFailedException.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2016, Jonathan Schleifer * - * https://heap.zone/git/?p=objopenssl.git + * https://heap.zone/git/objopenssl.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 diff --git a/src/SSLInvalidCertificateException.h b/src/SSLInvalidCertificateException.h index d5c4cb1..4eb6277 100644 --- a/src/SSLInvalidCertificateException.h +++ b/src/SSLInvalidCertificateException.h @@ -2,7 +2,7 @@ * Copyright (c) 2011, Florian Zeitz * Copyright (c) 2013, Jonathan Schleifer * - * https://heap.zone/git/?p=objopenssl.git + * https://heap.zone/git/objopenssl.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 diff --git a/src/SSLInvalidCertificateException.m b/src/SSLInvalidCertificateException.m index a3a4ab1..89daba6 100644 --- a/src/SSLInvalidCertificateException.m +++ b/src/SSLInvalidCertificateException.m @@ -2,7 +2,7 @@ * Copyright (c) 2011, Florian Zeitz * Copyright (c) 2012, 2013, 2016, Jonathan Schleifer * - * https://heap.zone/git/?p=objopenssl.git + * https://heap.zone/git/objopenssl.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 diff --git a/src/SSLSocket.h b/src/SSLSocket.h index 9f8b0e9..f1f1f38 100644 --- a/src/SSLSocket.h +++ b/src/SSLSocket.h @@ -2,7 +2,7 @@ * Copyright (c) 2011, 2013, 2015, Jonathan Schleifer * Copyright (c) 2011, Florian Zeitz * - * https://heap.zone/git/?p=objopenssl.git + * https://heap.zone/git/objopenssl.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 diff --git a/src/SSLSocket.m b/src/SSLSocket.m index b16a9d5..6ca75ab 100644 --- a/src/SSLSocket.m +++ b/src/SSLSocket.m @@ -4,7 +4,7 @@ * Copyright (c) 2011, Florian Zeitz * Copyright (c) 2011, Jos Kuijpers * - * https://heap.zone/git/?p=objopenssl.git + * https://heap.zone/git/objopenssl.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 diff --git a/src/X509Certificate.h b/src/X509Certificate.h index 2ce2101..4c99a4b 100644 --- a/src/X509Certificate.h +++ b/src/X509Certificate.h @@ -2,7 +2,7 @@ * Copyright (c) 2011, Florian Zeitz * Copyright (c) 2013, 2016, Jonathan Schleifer * - * https://heap.zone/git/?p=objopenssl.git + * https://heap.zone/git/objopenssl.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 diff --git a/src/X509Certificate.m b/src/X509Certificate.m index 783c7f9..cce1ef4 100644 --- a/src/X509Certificate.m +++ b/src/X509Certificate.m @@ -2,7 +2,7 @@ * Copyright (c) 2011, Florian Zeitz * Copyright (c) 2011, 2012, 2013, 2015, Jonathan Schleifer * - * https://heap.zone/git/?p=objopenssl.git + * https://heap.zone/git/objopenssl.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