]> rtime.felk.cvut.cz Git - frescor/fna.git/commitdiff
Unified header for FNA
authortelleriam <telleriam@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Tue, 26 May 2009 09:16:27 +0000 (09:16 +0000)
committertelleriam <telleriam@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Tue, 26 May 2009 09:16:27 +0000 (09:16 +0000)
git-svn-id: http://www.frescor.org/private/svn/frescor/fna/trunk@1820 35b4ef3e-fd22-0410-ab77-dab3279adceb

79 files changed:
include/fna.h
include/fna_configuration.h
include/frsh_fna.h
src/fna_configuration.c
src_frescan/frescan.c
src_frescan/frescan.h
src_frescan/frescan_bwres.c
src_frescan/frescan_bwres.h
src_frescan/frescan_bwres_analysis.c
src_frescan/frescan_bwres_analysis.h
src_frescan/frescan_bwres_fna.c
src_frescan/frescan_bwres_fna.h
src_frescan/frescan_bwres_frsh_fna.c
src_frescan/frescan_bwres_messages.c
src_frescan/frescan_bwres_messages.h
src_frescan/frescan_bwres_mode_change.c
src_frescan/frescan_bwres_mode_change.h
src_frescan/frescan_bwres_requests.c
src_frescan/frescan_bwres_requests.h
src_frescan/frescan_bwres_robjs.c
src_frescan/frescan_bwres_robjs.h
src_frescan/frescan_bwres_threads.c
src_frescan/frescan_bwres_threads.h
src_frescan/frescan_config.h
src_frescan/frescan_data.c
src_frescan/frescan_data.h
src_frescan/frescan_debug.h
src_frescan/frescan_hw_buffer.c
src_frescan/frescan_hw_buffer.h
src_frescan/frescan_id.c
src_frescan/frescan_id.h
src_frescan/frescan_packets.c
src_frescan/frescan_packets.h
src_frescan/frescan_queues.c
src_frescan/frescan_queues.h
src_frescan/frescan_servers.c
src_frescan/frescan_servers.h
src_frescan/frescan_servers_replenishments.c
src_frescan/frescan_servers_replenishments.h
src_frescan/frescan_types.h
src_rtep/rtep_fna.h
src_rtep/rtep_fna_c.c
src_rtep/rtep_frsh_fna_c.c
src_unix/unix_fna.c
src_unix/unix_fna.h
tests/tests_frescan/test_frescan_bwres_cancel_in_master.c
tests/tests_frescan/test_frescan_bwres_cancel_in_slave.c
tests/tests_frescan/test_frescan_bwres_gn_vs_single_measures.c
tests/tests_frescan/test_frescan_bwres_init.c
tests/tests_frescan/test_frescan_bwres_messages_req_gn.c
tests/tests_frescan/test_frescan_bwres_negotiate_in_master.c
tests/tests_frescan/test_frescan_bwres_negotiate_in_master_not_accepted.c
tests/tests_frescan/test_frescan_bwres_negotiate_in_slave.c
tests/tests_frescan/test_frescan_bwres_negotiate_in_slave_not_accepted.c
tests/tests_frescan/test_frescan_bwres_negotiate_in_slave_with_sc.c
tests/tests_frescan/test_frescan_bwres_negotiate_in_slave_with_sc_and_mode_change.c
tests/tests_frescan/test_frescan_bwres_renegotiate_in_master.c
tests/tests_frescan/test_frescan_bwres_renegotiate_in_slave.c
tests/tests_frescan/test_frescan_bwres_robjs_timedwait.c
tests/tests_frescan/test_frescan_bwres_robjs_wait.c
tests/tests_frescan/test_frescan_fp_send_basic.c
tests/tests_frescan/test_frescan_fp_send_basic_pp_measures.c
tests/tests_frescan/test_frescan_fp_send_receive_measures.c
tests/tests_frescan/test_frescan_init.c
tests/tests_frescan/test_frescan_queues.c
tests/tests_frescan/test_frescan_servers_current_budget.c
tests/tests_frescan/test_frescan_servers_destroy.c
tests/tests_frescan/test_frescan_servers_perceived_commit.c
tests/tests_frescan/test_frescan_servers_send_basic.c
tests/tests_frescan/test_frescan_servers_send_fast.c
tests/tests_frescan/test_frescan_servers_send_receive_measures.c
tests/tests_frescan/test_frescan_servers_update.c
tests/tests_rtep_fna/test_c_rtep_fna.c
tests/tests_rtep_fna/test_c_rtep_fna_measurement.c
tests/tests_rtep_fna/test_c_rtep_fna_with_frsh.c
tests/tests_rtep_fna/test_c_rtep_frsh_fna.c
tests/tests_unix_fna/test_unix_address.c
tests/tests_unix_fna/test_unix_fna_send_receive.c
tests/tests_unix_fna/test_unix_send_receive.c

index 7660afa1ff2867d547a1bc7528046f0c8e8d7f48..3892b3d0696d76f1126b4b4ac96299ad6222afc3 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------------------------------------------------
-//  Copyright (C) 2006 - 2007 by the FRESCOR consortium:
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
 //
 //    Universidad de Cantabria,              SPAIN
 //    University of York,                    UK
index 3f79a0aef0175c77c85c94dec8c48f5c73be6e1f..348797ec454697c323da917f5a95f177f36dd908 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------------------------------------------------
-//  Copyright (C) 2006 - 2007 by the FRESCOR consortium:
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
 //
 //    Universidad de Cantabria,              SPAIN
 //    University of York,                    UK
index f662bedfd548dd810d408051793d318f67083195..fafe228e008cb6193d26a8b609d062010655e11f 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------------------------------------------------
-//  Copyright (C) 2006 - 2007 by the FRESCOR consortium:
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
 //
 //    Universidad de Cantabria,              SPAIN
 //    University of York,                    UK
index 656f9c652de7f4cbb373b533013baf81cce621f1..60d33c97a89be88528c90336e8715018b15d9b77 100644 (file)
@@ -1,11 +1,11 @@
-// -----------------------------------------------------------------------
-//  Copyright (C) 2006 - 2007 FRESCOR consortium partners:
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
 //
 //    Universidad de Cantabria,              SPAIN
 //    University of York,                    UK
 //    Scuola Superiore Sant'Anna,            ITALY
 //    Kaiserslautern University,             GERMANY
-//    Univ. Politécnica  Valencia,           SPAIN
+//    Univ. Politecnica  Valencia,           SPAIN
 //    Czech Technical University in Prague,  CZECH REPUBLIC
 //    ENEA                                   SWEDEN
 //    Thales Communication S.A.              FRANCE
@@ -13,9 +13,9 @@
 //    Rapita Systems Ltd                     UK
 //    Evidence                               ITALY
 //
-//    See http://www.frescor.org for a link to partners' websites
+//    See http://www.frescor.org
 //
-//           FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
 //        in part by the European Union Sixth Framework Programme
 //        The European Union is not liable of any use that may be
 //        made of this code.
 //                       Universidad de Cantabria, SPAIN
 //                       University of York, UK
 //
-//   FSF API web pages: http://marte.unican.es/fsf/docs
-//                      http://shark.sssup.it/contrib/first/docs/
-//
-//  This file is part of FRSH API
-//
-//  FRSH API is free software; you can  redistribute it and/or  modify
-//  it under the terms of  the GNU General Public License as published by
-//  the Free Software Foundation;  either  version 2, or (at  your option)
-//  any later version.
-//
-//  FRSH API  is distributed  in  the hope  that  it  will  be useful,  but
-//  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
-//  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
-//  General Public License for more details.
+// This file is part of FNA (Frescor Network Adaptation)
 //
-//  You should have  received a  copy of  the  GNU  General Public License
-//  distributed  with  FRSH API;  see file COPYING.   If not,  write to the
-//  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
-//  02111-1307, USA.
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
 //
-//  As a special exception, if you include this header file into source
-//  files to be compiled, this header file does not by itself cause
-//  the resulting executable to be covered by the GNU General Public
-//  License.  This exception does not however invalidate any other
-//  reasons why the executable file might be covered by the GNU General
-//  Public License.
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
 // -----------------------------------------------------------------------
 
 //==============================================
index c2f5c7ec18b1e81f8b3a37cf850318ebf4a53cb0..c9b142a31d1d66929ef84128c0f5fa7c61cf75a7 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index e2f59dab34dfb1072249a1b2abf1734a19d1ec4c..b5d7b450d1092e32a6de1b77396ae4ef94e6d255 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index 43546026dbea09835f1065b53f42b31b3be23274..71ed086858817fcfccfa232eeddada55ff6937d6 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index 5cd5328a8e5f5a731264626b3c5ab9b42252720c..3b4c6767cefdcb5d61f02b249575303e41922eb8 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index b2a6196752ca42dc0331be91091093736f816e84..7d369837b40039ef5885ae7f5fc37fb71f37300d 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index 8b721bbe149265cc5dfcd9e919e4732790fa768d..8ecfbfeb5ecc4e905cfa6bbeefb6bf5609cdc3b8 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index cfff706d620fec2d8cfb54ed0b9ab0c48d7abe14..0c4ca6e1cdb35069e8b073127a14e47c4ca42acd 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index ac502af268303e9a01b6611220d8495fa9d46e1c..e1c13c6c4b5d1ac4f5b3b56bf973b7ddfa45c01f 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index 1e6bd959eafec75896f097c6580816a15a304251..67e10cdafbfd4822fd793e40a9dbbc7711a0ede7 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index 9af251c28a2ca1c29c915a3390f4fc7965a2b41f..cc0bffda7b78faf4535258f20e217ca2d99e4d8b 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index 1191219d6964d2a355e38fc863d20679a7336059..393bd9664490396aa54b6ab028cba29158e0b07d 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index dd858e86f935552a275d2be0230568271c626514..2eeadf04308021c6ef3acecd71a4f8201a62d86f 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index 59e6bb763d6170c430b9ad6d7d8a48e0d6c465e4..04bfeb4b6463f8511c5ac1bc9e77556574dc42ef 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index 16a1b00b1f46cd32b11a37a580db2fba870bdf7b..4c995ac7f802c2f8ba5a4c42eaa45ae89796bf2e 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index 207d3259449fd4f628475d6bff51ce75592e730b..e5dde6fc808eb55bb385e1cc867bff986276fbfc 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index cdf29151d4abbd28445123d71f64fcfb4dcdab6c..34c50e7a15d279fbe500cab30a9542bea3583e77 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index ceb0395cfe7a71f97c5f876e1a237600a678fff5..94eddb60e2f2e1c0c987e6ed8a1cfc60c66f7407 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index 9ccf58af8606d1f88076dad445f939dc4d758517..20df2b71e1fdfcf5b180507bbf951e90b5ab1cbc 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index 2657ad0041a03eac17bc2fd1ad6aec253145faec..998b1d9cfcc4f02e1604182ad6d5891b7f6f5b3a 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index ca5a67b89a8fd8c699c9e97c6a308fcdadab2cc6..ef7723738a7f2fb68bee5632d4122701d36f964a 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index 367923810b9cde6031d2b46b5b7c3ebfa9a44956..f87ef86c88c2c8b31f4ea313c5aae925c7fc8f95 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index c035f9821c996914ee0e2f112c02c97251786c2e..394fcbaaf64c9c7a2a11267089d6da171372b21d 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index 32546c73c606395202a687b5c3bede83083b38e8..65e22b53c215801268e4c7e11d05f785e7c2df84 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index bc66efb876635edfa4020a70acff3c5ff5ffaab3..67bb5809072b4b9f7d96d8d2c4c668c1cd7b76fe 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index d6eb2ca53a30b66d57b1ba77ec280210a5442389..3824c18ee0d90f64dbd3c5fac5365327c0fe2545 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index f692b8e1f356abac1043b9afa888e8aa36d3defe..b583619f22e8c10b83a713ccd6938f4ef41b4e69 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index 28a088c5d953e3ec612315c896a6434285547c91..3ee7eefc13583861f5518d58f1b5a385778ec98a 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index 5fc5520ad858459a639fbe731c826f69fd7279cb..6734d3ff0a5332b3f5d4e66ced1cc4659a69df49 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index 049a7b3e5a4772f2be05edcc7e679889716d981a..171c6e2177efc94773722e248b61fbe2046d0b0a 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index fc29e59edba366cd0ef224b889c5284b25947343..757fc6de6ae484eb474f7dbb2d105afd6c132934 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index 93fd58d6f677c4cf9e7b362f2e62d26138310a6b..901e764045260415644176bb6065052a2190064e 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index 8f8d3bfc100e0fc0049caeef23a43c2b69354d7d..a20811b23ac28e24ff2ee6ff98eafd410e77e53c 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index 0e967cbe5a560481bbfdd9c16f2b69e95b573b96..dc84bc798fe0f4d7182a65096761dcc42cc0de2d 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index b2e75f44045b8dfa88f85d5b1927a9e89cfaf567..b07f6bad56c60fd0467dc45e2a6b06dfc272dedb 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index ecf2791a2a60ccc90dc3e36083affa112ffe0438..d0a12fe5b416f42c000560ba4094ba94f55a939b 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index 46da17c557c518421487b5d5b9eedd12eb8e5eb8..c42dc7175f7ab858031cf8490460362150bb6c73 100644 (file)
  *
  * @license
  *
- * -----------------------------------------------------------------------
- *  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
- *
- *    Universidad de Cantabria,              SPAIN
- *    University of York,                    UK
- *    Scuola Superiore Sant'Anna,            ITALY
- *    Kaiserslautern University,             GERMANY
- *    Univ. Politécnica  Valencia,           SPAIN
- *    Czech Technical University in Prague,  CZECH REPUBLIC
- *    ENEA                                   SWEDEN
- *    Thales Communication S.A.              FRANCE
- *    Visual Tools S.A.                      SPAIN
- *    Rapita Systems Ltd                     UK
- *    Evidence                               ITALY
- *
- *    See http://www.frescor.org for a link to partners' websites
- *
- *           FRESCOR project (FP6/2005/IST/5-034026) is funded
- *        in part by the European Union Sixth Framework Programme
- *        The European Union is not liable of any use that may be
- *        made of this code.
- *
- *  This file is part of FRESCAN
- *
- *  FRESCAN is free software; you can  redistribute it and/or  modify
- *  it under the terms of  the GNU General Public License as published by
- *  the Free Software Foundation;  either  version 2, or (at  your option)
- *  any later version.
- *
- *  FRESCAN  is distributed  in  the hope  that  it  will  be useful,  but
- *  WITHOUT  ANY  WARRANTY;     without  even the   implied   warranty  of
- *  MERCHANTABILITY  or  FITNESS FOR  A  PARTICULAR PURPOSE. See  the  GNU
- *  General Public License for more details.
- *
- *  You should have  received a  copy of  the  GNU  General Public License
- *  distributed  with  FRESCAN;  see file COPYING.   If not,  write to the
- *  Free Software  Foundation,  59 Temple Place  -  Suite 330,  Boston, MA
- *  02111-1307, USA.
- *
- * As a special exception, including FRESCAN header files in a file,
- * instantiating FRESCAN generics or templates, or linking other files
- * with FRESCAN objects to produce an executable application, does not
- * by itself cause the resulting executable application to be covered
- * by the GNU General Public License. This exception does not
- * however invalidate any other reasons why the executable file might be
- * covered by the GNU Public License.
- * -----------------------------------------------------------------------
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
  *
  */
 
index 3fb64a3cb4bd1d9edf35b5fbd525f7b11efa5323..89287134bcaa069c10c78ec4fe9d7720f7a686ba 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------------------------------------------------
-//  Copyright (C) 2006 - 2007 by the FRESCOR consortium:
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
 //
 //    Universidad de Cantabria,              SPAIN
 //    University of York,                    UK
index a208a9afa70d0cc00b5b27f6e739caf7edc5699f..1fa15e626755beef48d75d8b0ccba10cba486ba9 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------------------------------------------------
-//  Copyright (C) 2006 - 2007 by the FRESCOR consortium:
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
 //
 //    Universidad de Cantabria,              SPAIN
 //    University of York,                    UK
index 6cf891dfe083a9b9ed4d011fca2328a606da27d5..f2c549fad56b5058bb96e50a02f20de1b2677278 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------------------------------------------------
-//  Copyright (C) 2006 - 2007 by the FRESCOR consortium:
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
 //
 //    Universidad de Cantabria,              SPAIN
 //    University of York,                    UK
index 5ab3540da58c18465dee1176d84530bda6c9960b..472c009b81d396a92043161ab45cc22695c05344 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------------------------------------------------
-//  Copyright (C) 2006 - 2007 by the FRESCOR consortium:
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
 //
 //    Universidad de Cantabria,              SPAIN
 //    University of York,                    UK
index bf6c06b862c0333d0a0fbaba04e2a0cf610afb9e..91cc63964e188cb344840264e04d0cd56c64c7c5 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------------------------------------------------
-//  Copyright (C) 2006 - 2007 by the FRESCOR consortium:
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
 //
 //    Universidad de Cantabria,              SPAIN
 //    University of York,                    UK
index 49548a0642c91ffc8ba8c9a30881f40e5726f5dc..c5a24104e02babcedd48ab7eecdf3f97df940238 100644 (file)
@@ -1,3 +1,54 @@
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
 #include <stdio.h>  // perror
 #include <stdlib.h> // exit
 #include <unistd.h>   // sleep
index b5ca3576d07769015acbbb499efc040807f53ed7..01fcaea6c329ba2ae583d6e03d57cb2722a2f946 100644 (file)
@@ -1,3 +1,54 @@
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
 #include <stdio.h>  // perror
 #include <stdlib.h> // exit
 #include <unistd.h>   // sleep
index f98f5ab14d31762f92f61df71b33b26ef575910e..9336daac0273829de2d95d1419af38c8eaa409c0 100644 (file)
@@ -1,3 +1,55 @@
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
+
 #include <stdio.h>  // perror
 #include <stdlib.h> // exit
 #include <unistd.h>   // sleep
index 2a922400d0505103f84302c3173190735ec1c8b6..d2c041420a7037588b80d9b8086c5c274eacd855 100644 (file)
@@ -1,3 +1,54 @@
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
 #include <stdio.h>  // perror
 #include <stdlib.h> // exit
 #include <unistd.h>   // sleep
index 83ddb2ba940a911894a276e647c28a97c2decd3c..9440fd476b88aae9b45394ffa185a3ecf8f64b7b 100644 (file)
@@ -1,3 +1,54 @@
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
 #include <stdio.h>  // perror
 #include <stdlib.h> // exit
 #include <unistd.h>   // sleep
index 5669eefd94b56a268b8b799faddb09db31744426..88c7388862e88069ecf45a1aa772ae2cd62ad611 100644 (file)
@@ -1,3 +1,54 @@
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
 #include <stdio.h>  // perror
 #include <stdlib.h> // exit
 #include <unistd.h>   // sleep
index e4d17d4495427bc5e809ccf8fbdd00cf43f31bc1..04ec4792f3a358e5583a81c4a22916b4e9a33d0d 100644 (file)
@@ -1,3 +1,54 @@
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
 #include <stdio.h>  // perror
 #include <stdlib.h> // exit
 #include <unistd.h>   // sleep
index 00478b8f8cede38da662bbd0f10a77b44aed6a85..9caf16e39a1dbcea523ff01708f6b1f2da92e3f5 100644 (file)
@@ -1,3 +1,54 @@
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
 #include <stdio.h>  // perror
 #include <stdlib.h> // exit
 #include <unistd.h>   // sleep
index 43c45f72da51dcb0ab9838e3c9d884d2c1b6eeec..39e443bbff845794cc9fba2bdaaaeaff61928b2f 100644 (file)
@@ -1,3 +1,54 @@
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
 #include <stdio.h>  // perror
 #include <stdlib.h> // exit
 #include <unistd.h>   // sleep
index 58abf9f90fc4c2cad51627e6d33482e70fd2666f..37494cf9b36f2be3264bf119f8ce3df81f7bd504 100644 (file)
@@ -1,3 +1,54 @@
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
 #include <stdio.h>  // perror
 #include <stdlib.h> // exit
 #include <unistd.h>   // sleep
index da65a0dfe10a07fddd35567553883806ee272c94..72358a24ae9e6b3c56c0dc39754bf389dbfd5c05 100644 (file)
@@ -1,3 +1,54 @@
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
 #include <stdio.h>  // perror
 #include <stdlib.h> // exit
 #include <unistd.h>   // sleep
index 64ec5833a614af76bd1510edd8a54e94e1e0f1bd..917871e12d4318e4411afed3da95d08fa6d6b2fc 100644 (file)
@@ -1,3 +1,54 @@
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
 #include <stdio.h>  // perror
 #include <stdlib.h> // exit
 #include <unistd.h>   // sleep
index 3e5fc92ce03f31acc038f6ee9025509741c43e32..201cf841629b6411e400a5d551b6964865cfe5f1 100644 (file)
@@ -1,3 +1,54 @@
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
 #include <stdio.h>  // perror
 #include <stdlib.h> // exit
 #include <unistd.h>   // sleep
index 26a7fdcba4000125e9b2f0d079fb37a1c867c0f8..52ada0eef0b55069427bf74a483d6ec11e4bbb43 100644 (file)
@@ -1,3 +1,54 @@
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
 /*!
  * @file test_frescan_bwres_robjs_timedwait.c
  *
index ba3916697e8fe7e93c7bdbe043fabedcef0845e7..d9f6ee819e921fa81c3a4a9de79a9530403a5407 100644 (file)
@@ -1,3 +1,54 @@
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
 /*!
  * @file test_frescan_bwres_robjs_wait.c
  *
index 262d137c53ad0c50b4b772b1f7313fa7adcc12a7..7bdc864341ef3fec0ddfcf0573973a6bcdae9323 100644 (file)
@@ -1,3 +1,54 @@
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
 #include <stdio.h>  // perror
 #include <stdlib.h> // exit
 #include <unistd.h>   // sleep
index 3e608ceb8da26fe6b71fc4085ee1106395a00c90..e10ae40024fb5ed8cec3e228570f282020a122b9 100644 (file)
@@ -1,3 +1,54 @@
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
 #include <stdio.h>  // perror
 #include <stdlib.h> // exit
 #include <time.h>
index c9679be4bc35014e8e810db704723c22de3de420..4f08fbfd001e0b9194ee560f86e10e27fbce0a4d 100644 (file)
@@ -1,3 +1,54 @@
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
 #include <stdio.h>  // perror
 #include <stdlib.h> // exit
 #include <unistd.h>   // sleep
index ca0245e3fad586a7830289b96598660fa41dbe48..2afff81cebf52e4171a6df377d1e3eaa049c2937 100644 (file)
@@ -1,3 +1,54 @@
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
 #include <stdio.h>  // perror
 #include <stdlib.h> // exit
 #include <unistd.h>   // sleep
index cd03ad82ff7b37348b17f6633c876f9c8b7b2968..4079cd82a1e0e5e84a4e32e57fd33ede6322e7ac 100644 (file)
@@ -1,3 +1,54 @@
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
 #include <stdio.h>  // perror
 #include <stdlib.h> // exit
 #include <unistd.h> // sleep
index 3f53275147818cd53d5bb0d82c84b678d8863fb8..2adac67defbc6f74f61b761b0f58e9d35ea51198 100644 (file)
@@ -1,3 +1,54 @@
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
 // mgcc test_frescan_servers_send_basic.c -L. -lfrescan -o mprogram_wifi2
 // mgcc test_frescan_servers_send_basic.c -DSENDER -L. -lfrescan -o mprogram_wifi1
 
index aff29ba4c5b36d9a5e6d9cd43749bc416a52e0cf..51c45337e126109e90b019c99ffdcb54963c5a37 100644 (file)
@@ -1,3 +1,55 @@
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
+
 // mgcc test_frescan_servers_send_basic.c -L. -lfrescan -o mprogram_wifi2
 // mgcc test_frescan_servers_send_basic.c -DSENDER -L. -lfrescan -o mprogram_wifi1
 
index aab9297c204282765bc672ae648d54dd668d71bf..d84abb12ab0fd8a4aececf0eb3bc46858b0a4450 100644 (file)
@@ -1,3 +1,55 @@
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
+
 // mgcc test_frescan_servers_send_basic.c -L. -lfrescan -o mprogram_wifi2
 // mgcc test_frescan_servers_send_basic.c -DSENDER -L. -lfrescan -o mprogram_wifi1
 
index bf6cba61faea69ddddff86494e56e10dd08ec1d5..b2fad5d10e8c1fce9c407e08e1b075ada5ee4f86 100644 (file)
@@ -1,3 +1,54 @@
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
 // mgcc test_frescan_servers_send_basic.c -L. -lfrescan -o mprogram_wifi2
 // mgcc test_frescan_servers_send_basic.c -DSENDER -L. -lfrescan -o mprogram_wifi1
 
index cb998297fcb8ab23dcd627db98f6135c09c4d2b0..680810b0ce7750180d5802c814c193cf036dd4ee 100644 (file)
@@ -1,3 +1,54 @@
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
 #include <stdio.h>  // perror
 #include <stdlib.h> // exit
 #include <unistd.h>   // sleep
index a581f89537321accb3294493f0290556b815a224..6e7ac2a63da960140cb29dcedae5c0f2b11fa26a 100644 (file)
@@ -1,3 +1,54 @@
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
 #include <stdio.h>  // perror
 #include <stdlib.h> // exit
 #include <unistd.h>   // sleep
index 285fd07bc4a0919bd54c10b26f686ecb549d283c..3cb46aaf0b279ea69ea62d22421db316f9f8bb61 100644 (file)
@@ -1,3 +1,54 @@
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
 // mgcc test_frescan_servers_send_basic.c -L. -lfrescan -o mprogram_wifi2
 // mgcc test_frescan_servers_send_basic.c -DSENDER -L. -lfrescan -o mprogram_wifi1
 
index 3f5daecf6f42328cdf509eb8d0bdf5c21ed61228..fde13a69a58621a0d78239786c507109a534b033 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------------------------------------------------
-//  Copyright (C) 2006 - 2007 by the FRESCOR consortium:
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
 //
 //    Universidad de Cantabria,              SPAIN
 //    University of York,                    UK
index fb3e9d3a8ec1ada22177b38d0ec70d48a3d8bab5..79cfe9aab08e46e84248e4c0b715954422b93c0f 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------------------------------------------------
-//  Copyright (C) 2006 - 2007 by the FRESCOR consortium:
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
 //
 //    Universidad de Cantabria,              SPAIN
 //    University of York,                    UK
index ea597713dfd614f3c78aba0c775c7cfe502394c9..c9ae3f18995065e4017d3466892d0761cebcd30e 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------------------------------------------------
-//  Copyright (C) 2006 - 2007 by the FRESCOR consortium:
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
 //
 //    Universidad de Cantabria,              SPAIN
 //    University of York,                    UK
index ba8ee26f59c1510bde783c64c143027c9f45e60e..400ecb866995a038edb297e9f42cccaf71ead6fe 100644 (file)
@@ -1,5 +1,5 @@
 //----------------------------------------------------------------------
-//  Copyright (C) 2006 - 2007 by the FRESCOR consortium:
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
 //
 //    Universidad de Cantabria,              SPAIN
 //    University of York,                    UK
index 31b3ba11bde9b3ea7282d9e9f8160845d90ffb0b..88583a4672d860a282fd90aa5183b00e6a519c6a 100644 (file)
@@ -1,3 +1,54 @@
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
 #include <stdio.h>
 #include <frsh.h>
 #include <string.h>
index dc34cfa2a89e9f5f66b52002d3afa3b36a9d5c55..ee4917cab1b397163a1c31fa8eae8120f9f1764f 100644 (file)
@@ -1,3 +1,54 @@
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
 #include <stdio.h>
 #include <stdlib.h> /* atoi */
 #include <unistd.h> /* sleep */
index 64b1e1aed8d1c109d65b2b0321e7eb85fdc5ee07..2186cfa0a7a8d035eb21575c36a87ad0520caa37 100644 (file)
@@ -1,3 +1,54 @@
+//----------------------------------------------------------------------
+//  Copyright (C) 2006 - 2009 by the FRESCOR consortium:
+//
+//    Universidad de Cantabria,              SPAIN
+//    University of York,                    UK
+//    Scuola Superiore Sant'Anna,            ITALY
+//    Kaiserslautern University,             GERMANY
+//    Univ. Politecnica  Valencia,           SPAIN
+//    Czech Technical University in Prague,  CZECH REPUBLIC
+//    ENEA                                   SWEDEN
+//    Thales Communication S.A.              FRANCE
+//    Visual Tools S.A.                      SPAIN
+//    Rapita Systems Ltd                     UK
+//    Evidence                               ITALY
+//
+//    See http://www.frescor.org
+//
+//        The FRESCOR project (FP6/2005/IST/5-034026) is funded
+//        in part by the European Union Sixth Framework Programme
+//        The European Union is not liable of any use that may be
+//        made of this code.
+//
+//
+//  based on previous work (FSF) done in the FIRST project
+//
+//   Copyright (C) 2005  Mälardalen University, SWEDEN
+//                       Scuola Superiore S.Anna, ITALY
+//                       Universidad de Cantabria, SPAIN
+//                       University of York, UK
+//
+// This file is part of FNA (Frescor Network Adaptation)
+//
+// FNA is free software; you can redistribute it and/or modify it
+// under terms of the GNU General Public License as published by the
+// Free Software Foundation; either version 2, or (at your option) any
+// later version.  FNA is distributed in the hope that it will be
+// useful, but WITHOUT ANY WARRANTY; without even the implied warranty
+// of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// General Public License for more details. You should have received a
+// copy of the GNU General Public License along with FNA; see file
+// COPYING. If not, write to the Free Software Foundation, 675 Mass Ave,
+// Cambridge, MA 02139, USA.
+//
+// As a special exception, including FNA header files in a file,
+// instantiating FNA generics or templates, or linking other files
+// with FNA objects to produce an executable application, does not
+// by itself cause the resulting executable application to be covered
+// by the GNU General Public License. This exception does not
+// however invalidate any other reasons why the executable file might be
+// covered by the GNU Public License.
+// -----------------------------------------------------------------------
 #include <stdio.h>
 #include <stdlib.h> /* atoi */
 #include <unistd.h> /* sleep */