Index: src/ObjOpenSSL.h ================================================================== --- src/ObjOpenSSL.h +++ src/ObjOpenSSL.h @@ -1,9 +1,9 @@ /* * 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 * copyright notice and this permission notice is present in all copies. * Index: src/SSLSocket.h ================================================================== --- src/SSLSocket.h +++ src/SSLSocket.h @@ -1,9 +1,9 @@ /* * 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 * copyright notice and this permission notice is present in all copies. * Index: src/SSLSocket.m ================================================================== --- src/SSLSocket.m +++ src/SSLSocket.m @@ -1,9 +1,9 @@ /* * 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 * copyright notice and this permission notice is present in all copies. *