summaryrefslogtreecommitdiff
path: root/examples/hashsmt/sha1.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hashsmt/sha1.hpp')
-rw-r--r--examples/hashsmt/sha1.hpp17
1 files changed, 17 insertions, 0 deletions
diff --git a/examples/hashsmt/sha1.hpp b/examples/hashsmt/sha1.hpp
index a6ac011f1..dda6ecd7f 100644
--- a/examples/hashsmt/sha1.hpp
+++ b/examples/hashsmt/sha1.hpp
@@ -1,3 +1,20 @@
+/********************* */
+/*! \file sha1.hpp
+ ** \verbatim
+ ** Original author: Dejan Jovanović <dejan.jovanovic@gmail.com>
+ ** Major contributors: none
+ ** Minor contributors (to current version): none
+ ** This file is part of the CVC4 project.
+ ** Copyright (c) 2009-2013 New York University and The University of Iowa
+ ** See the file COPYING in the top-level source directory for licensing
+ ** information.\endverbatim
+ **
+ ** \brief [[ Add one-line brief description here ]]
+ **
+ ** [[ Add lengthier description here ]]
+ ** \todo document this file
+ **/
+
// boost/uuid/sha1.hpp header file ----------------------------------------------//
// Copyright 2007 Andy Tompkins.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback