diff --git a/crlcore/src/ccore/openaccess/COpenAccessBridgeLayer.cpp b/crlcore/src/ccore/openaccess/COpenAccessBridgeLayer.cpp index 6a1d8182..629d39ab 100644 --- a/crlcore/src/ccore/openaccess/COpenAccessBridgeLayer.cpp +++ b/crlcore/src/ccore/openaccess/COpenAccessBridgeLayer.cpp @@ -1,3 +1,10 @@ +// x-----------------------------------------------------------------x +// | This file is part of the hurricaneAMS Software. | +// | Copyright (c) UPMC/LIP6 2008-2010, All Rights Reserved | +// | =============================================================== | +// | Author : Chistophe Alexandre | +// | E-mail : Christophe.Alexandre@asim.lip6.fr | +// x-----------------------------------------------------------------x #include "COpenAccessBridgeLayer.h" namespace CRL { diff --git a/crlcore/src/ccore/openaccess/COpenAccessBridgeLayer.h b/crlcore/src/ccore/openaccess/COpenAccessBridgeLayer.h index 0a784559..8192fd0f 100644 --- a/crlcore/src/ccore/openaccess/COpenAccessBridgeLayer.h +++ b/crlcore/src/ccore/openaccess/COpenAccessBridgeLayer.h @@ -1,3 +1,10 @@ +// x-----------------------------------------------------------------x +// | This file is part of the hurricaneAMS Software. | +// | Copyright (c) UPMC/LIP6 2008-2010, All Rights Reserved | +// | =============================================================== | +// | Author : Chistophe Alexandre | +// | E-mail : Christophe.Alexandre@asim.lip6.fr | +// x-----------------------------------------------------------------x #ifndef __COPENACCESS_BRIDGE_LAYER_H__ #define __COPENACCESS_BRIDGE_LAYER_H__ diff --git a/crlcore/src/ccore/openaccess/OAWrapper.cpp b/crlcore/src/ccore/openaccess/OAWrapper.cpp index 6b4f0bcf..ef845ec6 100644 --- a/crlcore/src/ccore/openaccess/OAWrapper.cpp +++ b/crlcore/src/ccore/openaccess/OAWrapper.cpp @@ -1,3 +1,10 @@ +// x-----------------------------------------------------------------x +// | This file is part of the hurricaneAMS Software. | +// | Copyright (c) UPMC/LIP6 2008-2010, All Rights Reserved | +// | =============================================================== | +// | Author : Chistophe Alexandre | +// | E-mail : Christophe.Alexandre@asim.lip6.fr | +// x-----------------------------------------------------------------x #include using namespace std; diff --git a/crlcore/src/ccore/openaccess/OAWrapper.h b/crlcore/src/ccore/openaccess/OAWrapper.h index 6d69b4fb..188ea3a4 100644 --- a/crlcore/src/ccore/openaccess/OAWrapper.h +++ b/crlcore/src/ccore/openaccess/OAWrapper.h @@ -1,3 +1,10 @@ +// x-----------------------------------------------------------------x +// | This file is part of the hurricaneAMS Software. | +// | Copyright (c) UPMC/LIP6 2008-2010, All Rights Reserved | +// | =============================================================== | +// | Author : Chistophe Alexandre | +// | E-mail : Christophe.Alexandre@asim.lip6.fr | +// x-----------------------------------------------------------------x #ifndef __OA_WRAPPER_H__ #define __OA_WRAPPER_H__ diff --git a/crlcore/src/ccore/openaccess/OpenAccessWrapper.cpp b/crlcore/src/ccore/openaccess/OpenAccessWrapper.cpp index 8bfc1b02..a7b6b81d 100644 --- a/crlcore/src/ccore/openaccess/OpenAccessWrapper.cpp +++ b/crlcore/src/ccore/openaccess/OpenAccessWrapper.cpp @@ -1,3 +1,10 @@ +// x-----------------------------------------------------------------x +// | This file is part of the hurricaneAMS Software. | +// | Copyright (c) UPMC/LIP6 2008-2010, All Rights Reserved | +// | =============================================================== | +// | Author : Chistophe Alexandre | +// | E-mail : Christophe.Alexandre@asim.lip6.fr | +// x-----------------------------------------------------------------x #ifdef HAVE_OPENACCESS #include "oa/oaDesignDB.h" using namespace oa; diff --git a/crlcore/src/ccore/openaccess/OpenAccessWrapper.h b/crlcore/src/ccore/openaccess/OpenAccessWrapper.h index a38a0dcc..9950fe4f 100644 --- a/crlcore/src/ccore/openaccess/OpenAccessWrapper.h +++ b/crlcore/src/ccore/openaccess/OpenAccessWrapper.h @@ -1,3 +1,10 @@ +// x-----------------------------------------------------------------x +// | This file is part of the hurricaneAMS Software. | +// | Copyright (c) UPMC/LIP6 2008-2010, All Rights Reserved | +// | =============================================================== | +// | Author : Chistophe Alexandre | +// | E-mail : Christophe.Alexandre@asim.lip6.fr | +// x-----------------------------------------------------------------x #ifndef __OPENACCESSWRAPPER_H #define __OPENACCESSWRAPPER_H