Changeset 62 in pacpusframework for trunk/include/Pacpus/kernel/ComponentFactory.h


Ignore:
Timestamp:
01/09/13 17:26:04 (12 years ago)
Author:
Marek Kurdej
Message:

Update: license info.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/Pacpus/kernel/ComponentFactory.h

    r46 r62  
    1 /**
    2  *
    3  * This file is part of the PACPUS framework distributed under the
    4  * CECILL-C License, Version 1.0.
    5  *
    6  * @author  Gerald Dherbomez
    7  * @date    December, 2012
    8  * @version $Id$
    9  * @copyright Copyright (c) UTC/CNRS Heudiasyc 2005 - 2013. All rights reserved.
    10  *
    11  */
     1// This file is part of the PACPUS framework distributed under the
     2// CECILL-C License, Version 1.0.
     3//
     4/// @author  Gerald Dherbomez <firstname.surname@utc.fr>
     5/// @date    Month, Year
     6/// @version $Id$
     7/// @copyright Copyright (c) UTC/CNRS Heudiasyc 2006 - 2013. All rights reserved.
     8/// @brief Brief description.
     9///
     10/// Detailed description.
    1211
    1312#ifndef DEF_PACPUS_COMPONENTFACTORY_H
Note: See TracChangeset for help on using the changeset viewer.