X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=crypt.c;h=69e4a3140a1599f971dbd641dd99e3461af40ff1;hp=431de6fe807f5a08acb8d4e62e0e6e3c160b6e1c;hb=d4b040af5e31260dbf71f4547484179f32be4746;hpb=b307a25ed895caa33684302b502e9e0e70dc78b7 diff --git a/crypt.c b/crypt.c index 431de6fe..69e4a314 100644 --- a/crypt.c +++ b/crypt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2011 Andre Noll + * Copyright (C) 2005-2012 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -7,7 +7,6 @@ /** \file crypt.c Openssl-based encryption/decryption routines. */ #include -#include #include #include #include