X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=gcrypt.c;h=2f38f1a6cab16e606e3a5704cef61b7cad252b50;hp=f825f6c6a3de6388959d7b900f31ef9d48e6397b;hb=e5fbc490c2c16ecfa7bce58a18e11a0f7d382b91;hpb=82d08fb6da4dfc7d93d1ee0cce4706721378fe12;ds=sidebyside diff --git a/gcrypt.c b/gcrypt.c index f825f6c6..2f38f1a6 100644 --- a/gcrypt.c +++ b/gcrypt.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011 Andre Noll + * Copyright (C) 2011-2012 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -7,7 +7,6 @@ /** \file gcrypt.c Libgrcypt-based encryption/decryption routines. */ #include -#include #include #include "para.h"