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


Ignore:
Timestamp:
Jan 9, 2013, 5:26:04 PM (12 years ago)
Author:
Marek Kurdej
Message:

Update: license info.

File:
1 edited

Legend:

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

    r61 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  Samuel Gosselin
    7  * @date    December, 2012
    8  * @version $Id$
    9  * @copyright Copyright (c) UTC/CNRS Heudiasyc 2005 - 2013. All rights reserved.
    10  *
    11  */
    12  
     1// This file is part of the PACPUS framework distributed under the
     2// CECILL-C License, Version 1.0.
     3//
     4/// @author  Gerald Dhermobez <firstname.surname@utc.fr>
     5/// @author  Marek Kurdej <firstname.surname@utc.fr>
     6/// @author  Samuel Gosselin <firstname.surname@utc.fr>
     7/// @date    Month, Year
     8/// @version $Id$
     9/// @copyright Copyright (c) UTC/CNRS Heudiasyc 2006 - 2013. All rights reserved.
     10/// @brief Brief description.
     11///
     12/// Detailed description.
     13
    1314#ifndef DEF_PACPUS_COMPONENTBASE_H
    1415#define DEF_PACPUS_COMPONENTBASE_H
Note: See TracChangeset for help on using the changeset viewer.