X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=crypt.c;h=39fcd7edc136c6b81ef80b5132ea59ddbbeb74b1;hb=31e1dce0df4f9760b046bff201df0baf382c62c2;hp=d4ffdf864234e393b6ae1971a7714f763394780b;hpb=66b97974ebba5c6ea967b713f84f62a1b72da8d2;p=paraslash.git diff --git a/crypt.c b/crypt.c index d4ffdf86..39fcd7ed 100644 --- a/crypt.c +++ b/crypt.c @@ -1,8 +1,4 @@ -/* - * Copyright (C) 2005 Andre Noll - * - * Licensed under the GPL v2. For licencing details see COPYING. - */ +/* Copyright (C) 2005 Andre Noll , see file COPYING. */ /** \file crypt.c Openssl-based encryption/decryption routines. */