From 58d01946d9a7e3285382b66bab9edb83a38318c0 Mon Sep 17 00:00:00 2001 From: Florian Zeitz Date: Fri, 7 Oct 2011 03:15:00 +0200 Subject: [PATCH] Fix copyright --- src/ObjOpenSSL.h | 2 +- src/SSLSocket.h | 2 +- src/SSLSocket.m | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ObjOpenSSL.h b/src/ObjOpenSSL.h index 6dbed32..3d2253b 100644 --- a/src/ObjOpenSSL.h +++ b/src/ObjOpenSSL.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2011, Jonathan Schleifer * - * https://webkeks.org/hg/objxmpp/ + * https://webkeks.org/hg/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 diff --git a/src/SSLSocket.h b/src/SSLSocket.h index f0e5c0f..dba6e84 100644 --- a/src/SSLSocket.h +++ b/src/SSLSocket.h @@ -1,7 +1,7 @@ /* * Copyright (c) 2011, Jonathan Schleifer * - * https://webkeks.org/hg/objxmpp/ + * https://webkeks.org/hg/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 diff --git a/src/SSLSocket.m b/src/SSLSocket.m index b132d3c..d18677a 100644 --- a/src/SSLSocket.m +++ b/src/SSLSocket.m @@ -1,7 +1,7 @@ /* * Copyright (c) 2011, Jonathan Schleifer * - * https://webkeks.org/hg/objxmpp/ + * https://webkeks.org/hg/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