Differences From Artifact [17db4ffff3]:
- File src/SSLSocket.m — part of check-in [87d86871ad] at 2012-03-20 21:45:01 on branch trunk — Change URL in copyright to Git repository. (user: js, size: 9532) [annotate] [blame] [check-ins using]
To Artifact [4e292c6da4]:
- File src/SSLSocket.m — part of check-in [4564eb6a94] at 2012-03-20 21:53:57 on branch trunk — Fix copyright. (user: js, size: 9651) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 | 1 2 3 4 5 6 7 8 9 10 11 | + + | /* * Copyright (c) 2011, Jonathan Schleifer <js@webkeks.org> * Copyright (c) 2011, Florian Zeitz <florob@babelmonkeys.de> * Copyright (c) 2011, Jos Kuijpers <jos@kuijpersvof.nl> * * https://webkeks.org/git/?p=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 * copyright notice and this permission notice is present in all copies. * |
︙ |