summaryrefslogtreecommitdiff
path: root/beecrypt/memchunk.h
diff options
context:
space:
mode:
Diffstat (limited to 'beecrypt/memchunk.h')
-rw-r--r--beecrypt/memchunk.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/beecrypt/memchunk.h b/beecrypt/memchunk.h
index 86f668378..75e4f8fd6 100644
--- a/beecrypt/memchunk.h
+++ b/beecrypt/memchunk.h
@@ -1,8 +1,4 @@
/*
- * memchunk.h
- *
- * Beecrypt memory block handling, header
- *
* Copyright (c) 2001 Virtual Unlimited B.V.
*
* This library is free software; you can redistribute it and/or
@@ -20,6 +16,10 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
+/*!\file memchunk.h
+ * \author Bob Deblier <bob.deblier@pandora.be>
+ */
+
#ifndef _MEMCHUNK_H
#define _MEMCHUNK_H