Index: trunk/MagicSoft/Mars/mtemp/Changelog
===================================================================
--- trunk/MagicSoft/Mars/mtemp/Changelog	(revision 4095)
+++ trunk/MagicSoft/Mars/mtemp/Changelog	(revision 4096)
@@ -19,5 +19,5 @@
                                                  -*-*- END OF LINE -*-*-
 
-2004/05/18: Sebastian Commichau
+ 2004/05/18: Sebastian Commichau
    * meth/MHillasSrc.cc/h
      - Added. This is a modified version, containing now
Index: trunk/MagicSoft/Mars/mtemp/meth/MDCA.cc
===================================================================
--- trunk/MagicSoft/Mars/mtemp/meth/MDCA.cc	(revision 4095)
+++ trunk/MagicSoft/Mars/mtemp/meth/MDCA.cc	(revision 4096)
@@ -1,11 +1,31 @@
 
-/////////////////////////////////////////////////////////////////////////////
-//                                                                         //
-// MDCA.cc                                                                 //
-// Container to store Hillas parameters and DCA stuff                      //
-//                                                                         //
-// Author(s): S.C. Commichau, L.S. Stark, 7/2003                           //
-//                                                                         //
-/////////////////////////////////////////////////////////////////////////////
+
+/* ======================================================================== *\
+!
+! *
+! * This file is part of MARS, the MAGIC Analysis and Reconstruction
+! * Software. It is distributed to you in the hope that it can be a useful
+! * and timesaving tool in analysing Data of imaging Cerenkov telescopes.
+! * It is distributed WITHOUT ANY WARRANTY.
+! *
+! * Permission to use, copy, modify and distribute this software and its
+! * documentation for any purpose is hereby granted without fee,
+! * provided that the above copyright notice appear in all copies and
+! * that both that copyright notice and this permission notice appear
+! * in supporting documentation. It is provided "as is" without express
+! * or implied warranty.
+! *
+!
+!
+!   Author(s): Sebastian Commichau 05/2004 <mailto:commichau@particle.phys.ethz.ch>
+!   Author(s): Sabrina Stark       05/2004 <mailto:lstark@particle.phys.ethz.ch>
+!
+!   Copyright: MAGIC Software Development, 2000-2004
+!
+!
+\* ======================================================================== */
+
+// Container to store the DCA stuff - it offers a nice draw option...                   
+
 
 #include "MDCA.h"
Index: trunk/MagicSoft/Mars/mtemp/meth/MDCA.h
===================================================================
--- trunk/MagicSoft/Mars/mtemp/meth/MDCA.h	(revision 4095)
+++ trunk/MagicSoft/Mars/mtemp/meth/MDCA.h	(revision 4096)
@@ -2,13 +2,4 @@
 #define MARS_MDCA
 
-/////////////////////////////////////////////////////////////////////////////
-//                                                                         //
-// MDCA.cc                                                                 //
-// Container to store the DCA stuff                                        //
-//                                                                         //
-// Author(s): S.C. Commichau, L.S. Stark, 7/2003                           //
-//                                                                         //
-//                                                                         //
-/////////////////////////////////////////////////////////////////////////////
 
 #include <TArrayF.h>
Index: trunk/MagicSoft/Mars/mtemp/meth/MDCACalc.cc
===================================================================
--- trunk/MagicSoft/Mars/mtemp/meth/MDCACalc.cc	(revision 4095)
+++ trunk/MagicSoft/Mars/mtemp/meth/MDCACalc.cc	(revision 4096)
@@ -1,10 +1,32 @@
 
-/////////////////////////////////////////////////////////////////////////////
-//                                                                         //
-// MDCACalc.cc                                                             //
-//                                                                         //
-// Author(s): S.C. Commichau, L.S. Stark, 7/2003                           //
-//                                                                         //
-/////////////////////////////////////////////////////////////////////////////
+
+/* ======================================================================== *\
+!
+! *
+! * This file is part of MARS, the MAGIC Analysis and Reconstruction
+! * Software. It is distributed to you in the hope that it can be a useful
+! * and timesaving tool in analysing Data of imaging Cerenkov telescopes.
+! * It is distributed WITHOUT ANY WARRANTY.
+! *
+! * Permission to use, copy, modify and distribute this software and its
+! * documentation for any purpose is hereby granted without fee,
+! * provided that the above copyright notice appear in all copies and
+! * that both that copyright notice and this permission notice appear
+! * in supporting documentation. It is provided "as is" without express
+! * or implied warranty.
+! *
+!
+!
+!   Author(s): Sebastian Commichau 05/2004 <mailto:commichau@particle.phys.ethz.ch>
+!   Author(s): Sabrina Stark       05/2004 <mailto:lstark@particle.phys.ethz.ch>
+!
+!   Copyright: MAGIC Software Development, 2000-2004
+!
+!
+\* ======================================================================== */
+
+
+//Task to calculate the DCA parameter
+
 
 #include "MDCACalc.h"
Index: trunk/MagicSoft/Mars/mtemp/meth/MDCACalc.h
===================================================================
--- trunk/MagicSoft/Mars/mtemp/meth/MDCACalc.h	(revision 4095)
+++ trunk/MagicSoft/Mars/mtemp/meth/MDCACalc.h	(revision 4096)
@@ -2,13 +2,4 @@
 #ifndef MARS_MDCACalc
 #define MARS_MDCACalc
-
-/////////////////////////////////////////////////////////////////////////////
-//                                                                         //
-// MDCACalc.h                                                              // 
-//                                                                         //
-// Author(s): S.C. Commichau, L.S.Stark, 7/2003                            //
-//                                                                         //
-//                                                                         //
-/////////////////////////////////////////////////////////////////////////////
 
 #include "MTask.h"
