automatic commit
[folded-ctf.git] / misc.h
diff --git a/misc.h b/misc.h
index d2d5b22..93f070f 100644 (file)
--- a/misc.h
+++ b/misc.h
 // You should have received a copy of the GNU General Public License     //
 // along with this program. If not, see <http://www.gnu.org/licenses/>.  //
 //                                                                       //
-// Written by Francois Fleuret, (C) IDIAP                                //
+// Written by Francois Fleuret                                           //
+// (C) Idiap Research Institute                                          //
+//                                                                       //
 // Contact <francois.fleuret@idiap.ch> for comments & bug reports        //
 ///////////////////////////////////////////////////////////////////////////
 
+/*
+
+  A bunch of useful little functions.
+
+ */
+
 #ifndef MISC_H
 #define MISC_H