commit | 88f38b2073e38293fcca7c6239098ea951c4e248 | [log] [tgz] |
---|---|---|
author | Jean-Paul Calderone <exarkun@divmod.com> | Thu Jul 16 16:25:19 2009 -0400 |
committer | Jean-Paul Calderone <exarkun@divmod.com> | Thu Jul 16 16:25:19 2009 -0400 |
tree | e89010724defe8ec6a59c51551ca347e65a60ed1 | |
parent | ef414d5952adb401322543e793195525afaa6867 [diff] [blame] |
minor tweaks
diff --git a/src/crypto/crypto.c b/src/crypto/crypto.c index 89d7e5e..21501c1 100644 --- a/src/crypto/crypto.c +++ b/src/crypto/crypto.c
@@ -2,7 +2,7 @@ * crypto.c * * Copyright (C) AB Strakt 2001, All rights reserved - * Copyright (C) Jean-Paul Calderone 2008, All rights reserved + * Copyright (C) Jean-Paul Calderone 2008-2009, All rights reserved * * Main file of crypto sub module. * See the file RATIONALE for a short explanation of why this module was written.