Differences From Artifact [6b7fa94a81]:
- File src/X509Certificate.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: 11171) [annotate] [blame] [check-ins using]
To Artifact [f86cecc6d4]:
- File src/X509Certificate.m — part of check-in [4564eb6a94] at 2012-03-20 21:53:57 on branch trunk — Fix copyright. (user: js, size: 11230) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 8 9 | 1 2 3 4 5 6 7 8 9 10 | + | /* * Copyright (c) 2011, Florian Zeitz <florob@babelmonkeys.de> * Copyright (c) 2011, Jonathan Schleifer <js@webkeks.org> * * 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. * |
︙ |