summaryrefslogtreecommitdiff
path: root/idea.h
diff options
context:
space:
mode:
Diffstat (limited to 'idea.h')
-rw-r--r--idea.h8
1 files changed, 3 insertions, 5 deletions
diff --git a/idea.h b/idea.h
index 897de889..4136ced6 100644
--- a/idea.h
+++ b/idea.h
@@ -1,11 +1,9 @@
-// idea.h - written and placed in the public domain by Wei Dai
-
-//! \file idea.h
-//! \brief Classes for the IDEA block cipher
-
#ifndef CRYPTOPP_IDEA_H
#define CRYPTOPP_IDEA_H
+/** \file
+*/
+
#include "seckey.h"
#include "secblock.h"