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