X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=crypt.c;h=69e4a3140a1599f971dbd641dd99e3461af40ff1;hp=431de6fe807f5a08acb8d4e62e0e6e3c160b6e1c;hb=9de1287d67c9562e9140c6dc7deb0c01c4e10cc0;hpb=a5ad3d4c598bafe28e90e5b623e0a754d6e973d5 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