Changeset 62 in pacpusframework for trunk/include/Pacpus/kernel


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

Update: license info.

Location:
trunk/include/Pacpus/kernel
Files:
18 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
  • 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
  • trunk/include/Pacpus/kernel/ComponentFactoryBase.h

    r43 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_COMPONENTFACTORYBASE_H
  • trunk/include/Pacpus/kernel/ComponentManager.h

    r48 r62  
    1 /**
    2  *
    3  * Distributed under the UTC Heudiascy Pacpus License, Version 1.0.
    4  * Copyright (c) UTC Heudiasyc 2010 - 2013. All rights reserved.
    5  *
    6  * See the LICENSE file for more information or a copy at:
    7  *   http://www.hds.utc.fr/~kurdejma/LICENSE_1_0.txt
    8  *
    9  */
     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.
    1011
    1112#ifndef DEF_PACPUS_COMPONENTMANAGER_H
  • trunk/include/Pacpus/kernel/DbiteException.h

    r60 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  Marek Kurdej
    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  Marek Kurdej <firstname.surname@utc.fr>
     5/// @date    Month, 2012
     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_DBITEEXCEPTION_H
  • trunk/include/Pacpus/kernel/DbiteFile.h

    r61 r62  
    1 /**
    2  *
    3  * Distributed under the UTC Heudiascy Pacpus License, Version 1.0.
    4  * Copyright (c) UTC Heudiasyc 2010 - 2013. All rights reserved.
    5  *
    6  * See the LICENSE file for more information or a copy at:
    7  *   http://www.hds.utc.fr/~kurdejma/LICENSE_1_0.txt
    8  *
    9  */
     1// This file is part of the PACPUS framework distributed under the
     2// CECILL-C License, Version 1.0.
     3//
     4/// @author  Marek Kurdej <firstname.surname@utc.fr>
     5/// @date    June, 2012
     6/// @version $Id$
     7/// @copyright Copyright (c) UTC/CNRS Heudiasyc 2006 - 2013. All rights reserved.
     8/// @brief Brief description.
     9///
     10/// Detailed description.
    1011
    1112#ifndef DEF_PACPUS_DBITEFILE_H
  • trunk/include/Pacpus/kernel/DbiteFileTypes.h

    r31 r62  
    1 /**
    2  *
    3  * Distributed under the UTC Heudiascy Pacpus License, Version 1.0.
    4  * Copyright (c) UTC Heudiasyc 2010 - 2013. All rights reserved.
    5  *
    6  * See the LICENSE file for more information or a copy at:
    7  *   http://www.hds.utc.fr/~kurdejma/LICENSE_1_0.txt
    8  *
    9  */
     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/// @author  Marek Kurdej <firstname.surname@utc.fr>
     6/// @date    Month, Year
     7/// @version $Id$
     8/// @copyright Copyright (c) UTC/CNRS Heudiasyc 2006 - 2013. All rights reserved.
     9/// @brief Brief description.
     10///
     11/// Detailed description.
    1012
    1113#ifndef DEF_PACPUS_DBITEFILETYPES_H
  • trunk/include/Pacpus/kernel/FileLibConfig.h

    r59 r62  
    1 /**
    2  *
    3  * Distributed under the UTC Heudiascy Pacpus License, Version 1.0.
    4  * Copyright (c) UTC Heudiasyc 2010 - 2013. All rights reserved.
    5  *
    6  * See the LICENSE file for more information or a copy at:
    7  *   http://www.hds.utc.fr/~kurdejma/LICENSE_1_0.txt
    8  *
    9  */
     1// This file is part of the PACPUS framework distributed under the
     2// CECILL-C License, Version 1.0.
     3//
     4/// @author  Marek Kurdej <firstname.surname@utc.fr>
     5/// @date    January, 2013
     6/// @version $Id$
     7/// @copyright Copyright (c) UTC/CNRS Heudiasyc 2006 - 2013. All rights reserved.
     8/// @brief DLL import/export macro definitions file.
     9///
     10/// DLL import/export macro definitions file.
     11/// Declares <library name>_API macro as __declspec(dllexport) or __declspec(dllimport)
     12/// on Windows system and as an empty macro on other systems.
     13/// DLL exporting is performed when <library name>_EXPORTS is defined.
    1014
    1115#ifndef DEF_PACPUS_FILELIBCONFIG_H
  • trunk/include/Pacpus/kernel/GenericObservable.h

    r31 r62  
    1 /**
    2  *
    3  * Distributed under the UTC Heudiascy Pacpus License, Version 1.0.
    4  * Copyright (c) UTC Heudiasyc 2010 - 2013. All rights reserved.
    5  *
    6  * See the LICENSE file for more information or a copy at:
    7  *   http://www.hds.utc.fr/~kurdejma/LICENSE_1_0.txt
    8  *
    9  */
     1// This file is part of the PACPUS framework distributed under the
     2// CECILL-C License, Version 1.0.
     3//
     4/// @author  Stephane Bonnet <firstname.surname@utc.fr>
     5/// @date    Month, 2012
     6/// @version $Id$
     7/// @copyright Copyright (c) UTC/CNRS Heudiasyc 2006 - 2013. All rights reserved.
     8/// @brief Brief description.
     9///
     10/// Detailed description.
    1011
    1112#ifndef DEF_PACPUS_GENERIC_OBSERVER_H
  • trunk/include/Pacpus/kernel/GenericObserverInterface.h

    r31 r62  
    1 /**
    2  *
    3  * Distributed under the UTC Heudiascy Pacpus License, Version 1.0.
    4  * Copyright (c) UTC Heudiasyc 2010 - 2013. All rights reserved.
    5  *
    6  * See the LICENSE file for more information or a copy at:
    7  *   http://www.hds.utc.fr/~kurdejma/LICENSE_1_0.txt
    8  *
    9  */
     1// This file is part of the PACPUS framework distributed under the
     2// CECILL-C License, Version 1.0.
     3//
     4/// @author  Stephane Bonnet <firstname.surname@utc.fr>
     5/// @date    Month, 2012
     6/// @version $Id$
     7/// @copyright Copyright (c) UTC/CNRS Heudiasyc 2006 - 2013. All rights reserved.
     8/// @brief Brief description.
     9///
     10/// Detailed description.
    1011 
    1112#ifndef DEF_PACPUS_GENERIC_OBSERVER_INTERFACE_H
  • trunk/include/Pacpus/kernel/Log.h

    r31 r62  
    1 /**
    2  *
    3  * Distributed under the UTC Heudiascy Pacpus License, Version 1.0.
    4  * Copyright (c) UTC Heudiasyc 2010 - 2013. All rights reserved.
    5  *
    6  * See the LICENSE file for more information or a copy at:
    7  *   http://www.hds.utc.fr/~kurdejma/LICENSE_1_0.txt
    8  *
    9  */
     1// This file is part of the PACPUS framework distributed under the
     2// CECILL-C License, Version 1.0.
     3//
     4/// @author  Marek Kurdej <firstname.surname@utc.fr>
     5/// @date    Month, 2012
     6/// @version $Id$
     7/// @copyright Copyright (c) UTC/CNRS Heudiasyc 2006 - 2013. All rights reserved.
     8/// @brief Brief description.
     9///
     10/// Detailed description.
    1011
    1112#ifndef DEF_PACPUS_LOG_H
  • trunk/include/Pacpus/kernel/PacpusPluginInterface.h

    r31 r62  
    1 /**
    2  *
    3  * Distributed under the UTC Heudiascy Pacpus License, Version 1.0.
    4  * Copyright (c) UTC Heudiasyc 2010 - 2013. All rights reserved.
    5  *
    6  * See the LICENSE file for more information or a copy at:
    7  *   http://www.hds.utc.fr/~kurdejma/LICENSE_1_0.txt
    8  *
    9  */
     1// This file is part of the PACPUS framework distributed under the
     2// CECILL-C License, Version 1.0.
     3//
     4/// @author  Firstname Surname <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.
    1011
    1112#ifndef DEF_PACPUS_PLUGININTERFACE_H
  • trunk/include/Pacpus/kernel/XmlComponentConfig.h

    r31 r62  
    1 /**
    2  *
    3  * Distributed under the UTC Heudiascy Pacpus License, Version 1.0.
    4  * Copyright (c) UTC Heudiasyc 2010 - 2013. All rights reserved.
    5  *
    6  * See the LICENSE file for more information or a copy at:
    7  *   http://www.hds.utc.fr/~kurdejma/LICENSE_1_0.txt
    8  *
    9  */
     1// This file is part of the PACPUS framework distributed under the
     2// CECILL-C License, Version 1.0.
     3//
     4/// @author  Firstname Surname <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.
    1011
    1112#ifndef DEF_PACPUS_XMLCOMPONENTCONFIG_H
  • trunk/include/Pacpus/kernel/XmlConfigFile.h

    r53 r62  
    1 /**
    2  *
    3  * Distributed under the UTC Heudiascy Pacpus License, Version 1.0.
    4  * Copyright (c) UTC Heudiasyc 2010 - 2013. All rights reserved.
    5  *
    6  * See the LICENSE file for more information or a copy at:
    7  *   http://www.hds.utc.fr/~kurdejma/LICENSE_1_0.txt
    8  *
    9  */
     1// This file is part of the PACPUS framework distributed under the
     2// CECILL-C License, Version 1.0.
     3//
     4/// @author  Firstname Surname <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.
    1011
    1112#ifndef DEF_PACPUS_XMLCONFIGFILE_H
  • trunk/include/Pacpus/kernel/cstdint.h

    r31 r62  
    1 /**
    2  *
    3  * Distributed under the UTC Heudiascy Pacpus License, Version 1.0.
    4  * Copyright (c) UTC Heudiasyc 2010 - 2013. All rights reserved.
    5  *
    6  * See the LICENSE file for more information or a copy at:
    7  *   http://www.hds.utc.fr/~kurdejma/LICENSE_1_0.txt
    8  *
    9  */
     1// This file is part of the PACPUS framework distributed under the
     2// CECILL-C License, Version 1.0.
     3//
     4/// @author  Marek Kurdej <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 Portable version of <cstdint> C99 header.
     9///
     10/// Portable version of <cstdint> C99 header.
     11/// It is necessary due to the non-conformance of MSVC before version 2010 to the C99 standard.
    1012
    1113#ifndef DEF_PACPUS_CSTDINT_H
  • trunk/include/Pacpus/kernel/hdfile_header_t.h

    r61 r62  
    1 /**
    2  *
    3  * Distributed under the UTC Heudiascy Pacpus License, Version 1.0.
    4  * Copyright (c) UTC Heudiasyc 2010 - 2013. All rights reserved.
    5  *
    6  * See the LICENSE file for more information or a copy at:
    7  *   http://www.hds.utc.fr/~kurdejma/LICENSE_1_0.txt
    8  *
    9  */
     1// This file is part of the PACPUS framework distributed under the
     2// CECILL-C License, Version 1.0.
     3//
     4/// @author  Firstname Surname <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.
    1011
    1112#ifndef DEF_HDFILE_HEADER_T_H
  • trunk/include/Pacpus/kernel/pacpus.h

    r59 r62  
    1 /**
    2  *
    3  * Distributed under the UTC Heudiascy Pacpus License, Version 1.0.
    4  * Copyright (c) UTC Heudiasyc 2010 - 2013. All rights reserved.
    5  *
    6  * See the LICENSE file for more information or a copy at:
    7  *   http://www.hds.utc.fr/~kurdejma/LICENSE_1_0.txt
    8  *
    9  */
     1// This file is part of the PACPUS framework distributed under the
     2// CECILL-C License, Version 1.0.
     3//
     4/// @author  Firstname Surname <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.
    1011
    1112#ifndef DEF_PACPUS_H
  • trunk/include/Pacpus/kernel/road_time.h

    r31 r62  
    1 /**
    2  *
    3  * Distributed under the UTC Heudiascy Pacpus License, Version 1.0.
    4  * Copyright (c) UTC Heudiasyc 2010 - 2013. All rights reserved.
    5  *
    6  * See the LICENSE file for more information or a copy at:
    7  *   http://www.hds.utc.fr/~kurdejma/LICENSE_1_0.txt
    8  *
    9  */
     1// This file is part of the PACPUS framework distributed under the
     2// CECILL-C License, Version 1.0.
     3//
     4/// @author  Firstname Surname <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.
    1011
    11 /*******************************************************************************
    12 // This DLL was compiled as a Standard C Language Dynamic Link Libtrary.
    13 // So in order to be compatible with C++ program, we must add the command extern "C"
    14 // for the whole include file.
    15 *******************************************************************************/
     12// FIXME: update this note.
     13// NOTE:
     14//      This DLL was compiled as a Standard C Language Dynamic Link Libtrary.
     15//      So in order to be compatible with C++ program, we must add the command extern "C"
     16//      for the whole include file.
    1617
    1718#ifndef DEF_PACPUS_ROAD_TIME_H
Note: See TracChangeset for help on using the changeset viewer.