On Tue, Jul 24, 2012 at 18:29:20 +0200, Jeroen Dekkers wrote:

> diff -Nru sogo-1.3.15a/SoObjects/SOGo/NSData+Crypto.m 
> sogo-1.3.16/SoObjects/SOGo/NSData+Crypto.m
> --- sogo-1.3.15a/SoObjects/SOGo/NSData+Crypto.m       1970-01-01 
> 01:00:00.000000000 +0100
> +++ sogo-1.3.16/SoObjects/SOGo/NSData+Crypto.m        2012-06-07 
> 17:40:41.000000000 +0200
> @@ -0,0 +1,620 @@
[...]
> + * This file is free software; you can redistribute it and/or modify
> + * it under the terms of the GNU General Public License as published by
> + * the Free Software Foundation; either version 2, or (at your option)
> + * any later version.
> + *
[...]
> +#include <openssl/evp.h>
> +#include <openssl/md5.h>
> +#include <openssl/sha.h>
> +

openssl and gpl aren't very good friends, so that's going to be a
problem.

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature

Reply via email to