diff --git a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_action.h b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_action.h index 20a9a4b7efae560aa0cf817eb2662b3d87560bbd..1a7a6dd2720b631d9faef05f9286a6c3cc59b5c7 100644 --- a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_action.h +++ b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_action.h @@ -1,30 +1,30 @@ /******************************************************************************* - * - * Eurecom OpenAirInterface 3 - * Copyright(c) 2012 Eurecom - * - * This program is free software; you can redistribute it and/or modify it - * under the terms and conditions of the GNU General Public License, - * version 2, as published by the Free Software Foundation. - * - * This program is distributed in the hope 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 - * this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. - * - * The full GNU General Public License is included in this distribution in - * the file called "COPYING". - * - * Contact Information - * Openair Admin: openair_admin@eurecom.fr - * Openair Tech : openair_tech@eurecom.fr - * Forums : http://forums.eurecom.fsr/openairinterface - * Address : Eurecom, 2229, route des crêtes, 06560 Valbonne Sophia Antipolis, France - * + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + *******************************************************************************/ /*! \file eRALlte_action.h * \brief diff --git a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_constants.h b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_constants.h index 50cbd809a0e330da801370374270e7a2bd35a291..0dd860354b09abff050034edd69f2926a2edb1f9 100644 --- a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_constants.h +++ b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_constants.h @@ -1,23 +1,31 @@ -/***************************************************************************** - * Eurecom OpenAirInterface 3 - * Copyright(c) 2012 Eurecom - * - * Source eRALlte_constants.h - * - * Version 0.1 - * - * Date 06/26/2012 - * - * Product MIH RAL LTE - * - * Subsystem RAL-LTE constants - * - * Authors Michelle Wetterwald, Lionel Gauthier, Frederic Maurel - * - * Description Defines constants used by the RAL-LTE process at the network - * side. - * - *****************************************************************************/ +/******************************************************************************* + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + + *******************************************************************************/ #ifndef __RAL_LTE_CONS_H__ #define __RAL_LTE_CONS_H__ diff --git a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_mih_msg.h b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_mih_msg.h index 5c1774dd43d6b8eb465acc5da834139853fd8ea1..30ff5e7d1947daf650c85def1ab408362d6c32f3 100644 --- a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_mih_msg.h +++ b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_mih_msg.h @@ -1,30 +1,30 @@ /******************************************************************************* - * - * Eurecom OpenAirInterface 3 - * Copyright(c) 2012 Eurecom - * - * This program is free software; you can redistribute it and/or modify it - * under the terms and conditions of the GNU General Public License, - * version 2, as published by the Free Software Foundation. - * - * This program is distributed in the hope 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 - * this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. - * - * The full GNU General Public License is included in this distribution in - * the file called "COPYING". - * - * Contact Information - * Openair Admin: openair_admin@eurecom.fr - * Openair Tech : openair_tech@eurecom.fr - * Forums : http://forums.eurecom.fsr/openairinterface - * Address : Eurecom, 2229, route des crêtes, 06560 Valbonne Sophia Antipolis, France - * + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + *******************************************************************************/ /*! \file eRALlte_mih_msg.h * \brief diff --git a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_parameters.h b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_parameters.h index 2a97956d4026843e1e31e0d927d122fa6984baf5..d7d0b66e3c41cd91a053efc2b1746a47db265984 100644 --- a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_parameters.h +++ b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_parameters.h @@ -1,30 +1,30 @@ /******************************************************************************* - * - * Eurecom OpenAirInterface 3 - * Copyright(c) 2012 Eurecom - * - * This program is free software; you can redistribute it and/or modify it - * under the terms and conditions of the GNU General Public License, - * version 2, as published by the Free Software Foundation. - * - * This program is distributed in the hope 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 - * this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. - * - * The full GNU General Public License is included in this distribution in - * the file called "COPYING". - * - * Contact Information - * Openair Admin: openair_admin@eurecom.fr - * Openair Tech : openair_tech@eurecom.fr - * Forums : http://forums.eurecom.fsr/openairinterface - * Address : Eurecom, 2229, route des crêtes, 06560 Valbonne Sophia Antipolis, France - * + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + *******************************************************************************/ /*! \file eRALlte_parameters.h * \brief diff --git a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_proto.h b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_proto.h index bbb9ff6d651ec03e75bafa1f9334b8e41be64f5d..67b76597a3c105adb501b8583aa370871951ce8b 100644 --- a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_proto.h +++ b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_proto.h @@ -1,30 +1,30 @@ /******************************************************************************* - * - * Eurecom OpenAirInterface 3 - * Copyright(c) 2012 Eurecom - * - * This program is free software; you can redistribute it and/or modify it - * under the terms and conditions of the GNU General Public License, - * version 2, as published by the Free Software Foundation. - * - * This program is distributed in the hope 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 - * this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. - * - * The full GNU General Public License is included in this distribution in - * the file called "COPYING". - * - * Contact Information - * Openair Admin: openair_admin@eurecom.fr - * Openair Tech : openair_tech@eurecom.fr - * Forums : http://forums.eurecom.fsr/openairinterface - * Address : Eurecom, 2229, route des crêtes, 06560 Valbonne Sophia Antipolis, France - * + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + *******************************************************************************/ /*! \file eRALlte_proto.h * \brief diff --git a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_subscribe.h b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_subscribe.h index 47a55d92892582ef09fe116e6f7dbe6d2ad4776e..55f217b30dc7e1892e31b65ea9612496e10cb0bf 100644 --- a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_subscribe.h +++ b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_subscribe.h @@ -1,30 +1,30 @@ /******************************************************************************* - * - * Eurecom OpenAirInterface 3 - * Copyright(c) 2012 Eurecom - * - * This program is free software; you can redistribute it and/or modify it - * under the terms and conditions of the GNU General Public License, - * version 2, as published by the Free Software Foundation. - * - * This program is distributed in the hope 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 - * this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. - * - * The full GNU General Public License is included in this distribution in - * the file called "COPYING". - * - * Contact Information - * Openair Admin: openair_admin@eurecom.fr - * Openair Tech : openair_tech@eurecom.fr - * Forums : http://forums.eurecom.fsr/openairinterface - * Address : Eurecom, 2229, route des crêtes, 06560 Valbonne Sophia Antipolis, France - * + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + *******************************************************************************/ /*! \file eRALlte_subscribe.h * \brief diff --git a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_thresholds.h b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_thresholds.h index 74075b585f018f4f834fe4cb09a45bce7100fd1f..5ad89ad26d9f3c309b30cab7c69ca9a8335a28c5 100644 --- a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_thresholds.h +++ b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_thresholds.h @@ -1,30 +1,30 @@ /******************************************************************************* - * - * Eurecom OpenAirInterface 3 - * Copyright(c) 2012 Eurecom - * - * This program is free software; you can redistribute it and/or modify it - * under the terms and conditions of the GNU General Public License, - * version 2, as published by the Free Software Foundation. - * - * This program is distributed in the hope 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 - * this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. - * - * The full GNU General Public License is included in this distribution in - * the file called "COPYING". - * - * Contact Information - * Openair Admin: openair_admin@eurecom.fr - * Openair Tech : openair_tech@eurecom.fr - * Forums : http://forums.eurecom.fsr/openairinterface - * Address : Eurecom, 2229, route des crêtes, 06560 Valbonne Sophia Antipolis, France - * + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + *******************************************************************************/ /*! \file eRALlte_thresholds.h * \brief diff --git a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_variables.h b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_variables.h index 4f2985a17f873c5dc4107fc8048f7b50f374f85a..b108cd8aaa49e13b7ac1663c07ec406769434668 100644 --- a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_variables.h +++ b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/eRALlte_variables.h @@ -1,23 +1,31 @@ -/***************************************************************************** - * Eurecom OpenAirInterface 3 - * Copyright(c) 2012 Eurecom - * - * Source eRALlte_variables.h - * - * Version 0.1 - * - * Date 06/26/2012 - * - * Product MIH RAL LTE - * - * Subsystem RAL-LTE internal data structure - * - * Authors Michelle Wetterwald, Lionel Gauthier, Frederic Maurel - * - * Description Defines the data structure managed by the RAL-LTE process at - * the network side and the access router dummy configuration. - * - *****************************************************************************/ +/******************************************************************************* + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + + *******************************************************************************/ #ifndef __RAL_LTE_VAR_H__ #define __RAL_LTE_VAR_H__ diff --git a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_action.h b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_action.h index 2abd87cfcf1a44f0d425d00cd2d447541a714a6b..b8f31e92d71b1203852572d0ef797d43859c7aaf 100755 --- a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_action.h +++ b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_action.h @@ -1,30 +1,30 @@ /******************************************************************************* - * - * Eurecom OpenAirInterface 3 - * Copyright(c) 2012 Eurecom - * - * This program is free software; you can redistribute it and/or modify it - * under the terms and conditions of the GNU General Public License, - * version 2, as published by the Free Software Foundation. - * - * This program is distributed in the hope 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 - * this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. - * - * The full GNU General Public License is included in this distribution in - * the file called "COPYING". - * - * Contact Information - * Openair Admin: openair_admin@eurecom.fr - * Openair Tech : openair_tech@eurecom.fr - * Forums : http://forums.eurecom.fsr/openairinterface - * Address : Eurecom, 2229, route des crêtes, 06560 Valbonne Sophia Antipolis, France - * + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + *******************************************************************************/ /*! \file mRALlte_action.h * \brief diff --git a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_constants.h b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_constants.h index 9c97d6138d8f835cee75df9eb89ff8dd4ba5bbc7..bd19309ec0196bfee0238c725b42965fdbab65bb 100755 --- a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_constants.h +++ b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_constants.h @@ -1,11 +1,31 @@ -/************************************************************************** - mRALlte_constants.h - ------------------- - copyright : (C) 2011 by Eurecom - email : lionel.gauthier@eurecom.fr; michelle.wetterwald@eurecom.fr -*************************************************************************** -mRALlte Constants -***************************************************************************/ +/******************************************************************************* + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + + *******************************************************************************/ #ifndef __MRALLTE_CONSTANTS_H__ #define __MRALLTE_CONSTANTS_H__ //----------------------------------------------------------------------------- diff --git a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_get.h b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_get.h index e1561250ba0ee79496336a57bb1386960409f1ac..a0baf81064ac93522f660cfc6bd765469c59d57c 100755 --- a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_get.h +++ b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_get.h @@ -1,30 +1,30 @@ /******************************************************************************* - * - * Eurecom OpenAirInterface 3 - * Copyright(c) 2012 Eurecom - * - * This program is free software; you can redistribute it and/or modify it - * under the terms and conditions of the GNU General Public License, - * version 2, as published by the Free Software Foundation. - * - * This program is distributed in the hope 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 - * this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. - * - * The full GNU General Public License is included in this distribution in - * the file called "COPYING". - * - * Contact Information - * Openair Admin: openair_admin@eurecom.fr - * Openair Tech : openair_tech@eurecom.fr - * Forums : http://forums.eurecom.fsr/openairinterface - * Address : Eurecom, 2229, route des crêtes, 06560 Valbonne Sophia Antipolis, France - * + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + *******************************************************************************/ /*! \file mRALlte_get.h * \brief diff --git a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_main.h b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_main.h index 8a6a485bf07e3b6ca97dc347ec5d555189b5e3d7..79a8cfe68dc611b18f45fcd425be297ba250eb04 100755 --- a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_main.h +++ b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_main.h @@ -1,30 +1,30 @@ /******************************************************************************* - * - * Eurecom OpenAirInterface 3 - * Copyright(c) 2012 Eurecom - * - * This program is free software; you can redistribute it and/or modify it - * under the terms and conditions of the GNU General Public License, - * version 2, as published by the Free Software Foundation. - * - * This program is distributed in the hope 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 - * this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. - * - * The full GNU General Public License is included in this distribution in - * the file called "COPYING". - * - * Contact Information - * Openair Admin: openair_admin@eurecom.fr - * Openair Tech : openair_tech@eurecom.fr - * Forums : http://forums.eurecom.fsr/openairinterface - * Address : Eurecom, 2229, route des crêtes, 06560 Valbonne Sophia Antipolis, France - * + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + *******************************************************************************/ /*! \file mRALlte_main.h * \brief This file defines the prototypes of the functions for starting the module mRALlteInt. diff --git a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_mih_msg.h b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_mih_msg.h index 3fe265a4c8934fc3cec64587a1ab7da5816e2ce4..c54129e04fff17ece136321453989dbbd57e6fe3 100755 --- a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_mih_msg.h +++ b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_mih_msg.h @@ -1,30 +1,30 @@ /******************************************************************************* - * - * Eurecom OpenAirInterface 3 - * Copyright(c) 2012 Eurecom - * - * This program is free software; you can redistribute it and/or modify it - * under the terms and conditions of the GNU General Public License, - * version 2, as published by the Free Software Foundation. - * - * This program is distributed in the hope 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 - * this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. - * - * The full GNU General Public License is included in this distribution in - * the file called "COPYING". - * - * Contact Information - * Openair Admin: openair_admin@eurecom.fr - * Openair Tech : openair_tech@eurecom.fr - * Forums : http://forums.eurecom.fsr/openairinterface - * Address : Eurecom, 2229, route des crêtes, 06560 Valbonne Sophia Antipolis, France - * + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + *******************************************************************************/ /*! \file mRALlte_mih_msg.h * \brief This file defines the prototypes of the functions for coding and decoding of MIH Link messages. diff --git a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_parameters.h b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_parameters.h index f3467759c8a42eec832c34a32b29d39bcce3dcbc..b0d832b59d7067564edd2d87a55c78cd76b523c2 100755 --- a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_parameters.h +++ b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_parameters.h @@ -1,30 +1,30 @@ /******************************************************************************* - * - * Eurecom OpenAirInterface 3 - * Copyright(c) 2012 Eurecom - * - * This program is free software; you can redistribute it and/or modify it - * under the terms and conditions of the GNU General Public License, - * version 2, as published by the Free Software Foundation. - * - * This program is distributed in the hope 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 - * this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. - * - * The full GNU General Public License is included in this distribution in - * the file called "COPYING". - * - * Contact Information - * Openair Admin: openair_admin@eurecom.fr - * Openair Tech : openair_tech@eurecom.fr - * Forums : http://forums.eurecom.fsr/openairinterface - * Address : Eurecom, 2229, route des crêtes, 06560 Valbonne Sophia Antipolis, France - * + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + *******************************************************************************/ /*! \file mRALlte_parameters.h * \brief diff --git a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_proto.h b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_proto.h index 8a320daaeb9479ebaa2c2d6b75e73b0e5b4027e4..16a37adea950a31e62aba9adfead0b1c43deb6aa 100755 --- a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_proto.h +++ b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_proto.h @@ -1,11 +1,31 @@ -/*************************************************************************** - mRALlte_proto.h - description - ------------------- - copyright : (C) 2005, 2007 by Eurecom - email : michelle.wetterwald@eurecom.fr - *************************************************************************** - Dummy A21_MT_RAL_UMTS prototypes - ***************************************************************************/ +/******************************************************************************* + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + + *******************************************************************************/ #ifndef __RAL_LTE_PROTO_H__ #define __RAL_LTE_PROTO_H__ diff --git a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_subscribe.h b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_subscribe.h index 26a7b7457a5b0cc60f57f74d528fd40a28d4bb62..efd362746593707dc8139b463d91185ec132a437 100755 --- a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_subscribe.h +++ b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_subscribe.h @@ -1,30 +1,30 @@ /******************************************************************************* - * - * Eurecom OpenAirInterface 3 - * Copyright(c) 2012 Eurecom - * - * This program is free software; you can redistribute it and/or modify it - * under the terms and conditions of the GNU General Public License, - * version 2, as published by the Free Software Foundation. - * - * This program is distributed in the hope 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 - * this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. - * - * The full GNU General Public License is included in this distribution in - * the file called "COPYING". - * - * Contact Information - * Openair Admin: openair_admin@eurecom.fr - * Openair Tech : openair_tech@eurecom.fr - * Forums : http://forums.eurecom.fsr/openairinterface - * Address : Eurecom, 2229, route des crêtes, 06560 Valbonne Sophia Antipolis, France - * + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + *******************************************************************************/ /*! \file mRALlte_subscribe.h * \brief diff --git a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_thresholds.h b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_thresholds.h index a9c10c8d7ee146446b4c9c761ac3542b8ce4f51b..b949a56d14fe26398b2b93f37f963e7d39a62049 100755 --- a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_thresholds.h +++ b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_thresholds.h @@ -1,30 +1,30 @@ /******************************************************************************* - * - * Eurecom OpenAirInterface 3 - * Copyright(c) 2012 Eurecom - * - * This program is free software; you can redistribute it and/or modify it - * under the terms and conditions of the GNU General Public License, - * version 2, as published by the Free Software Foundation. - * - * This program is distributed in the hope 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 - * this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. - * - * The full GNU General Public License is included in this distribution in - * the file called "COPYING". - * - * Contact Information - * Openair Admin: openair_admin@eurecom.fr - * Openair Tech : openair_tech@eurecom.fr - * Forums : http://forums.eurecom.fsr/openairinterface - * Address : Eurecom, 2229, route des crêtes, 06560 Valbonne Sophia Antipolis, France - * + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + *******************************************************************************/ /*! \file mRALlte_thresholds.h * \brief diff --git a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_variables.h b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_variables.h index 4a628c4bf4dd4cfb867b910f54d6a88bf15aa0f0..868318970d24fdcd04b1df9f5f1a76f9c04a01b0 100755 --- a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_variables.h +++ b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/mRALlte_variables.h @@ -1,11 +1,31 @@ -/******************************************************************** - mRALlte_variables.h - - ------------------- - copyright : (C) 2005 by Eurecom - email : michelle.wetterwald@eurecom.fr - ******************************************************************** - Data structure with Dummy A21_MT_RAL_UMTS / UMTS-TDD protocol parameters - *******************************************************************/ +/******************************************************************************* + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + + *******************************************************************************/ #ifndef __RAL_LTE_VAR_H__ #define __RAL_LTE_VAR_H__ diff --git a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/nasUE_config.h b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/nasUE_config.h index 4332c4b8c0d3b3ce28532abe769784424fc37309..8bc99bd9cbe2c07155e975128e1c407b0e941d71 100755 --- a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/nasUE_config.h +++ b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/nasUE_config.h @@ -1,11 +1,31 @@ -/*************************************************************************** - nasUE_config.h - description - ------------------- - copyright : (C) 2005, 2007 by Eurecom - email : michelle.wetterwald@eurecom.fr - *************************************************************************** - Dummy NAS UE configuration- Test interface with A21_MT_RAL_UMTS - ***************************************************************************/ +/******************************************************************************* + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + + *******************************************************************************/ #ifndef __NASUE_CONFIG_H__ #define __NASUE_CONFIG_H__ diff --git a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/nas_rg_netlink.h b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/nas_rg_netlink.h index 9d9810548c40458f59ef3ee97279d397b0fc4aad..fdaf389b2a6e7c560a800510b6bab07e698b10fa 100755 --- a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/nas_rg_netlink.h +++ b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/nas_rg_netlink.h @@ -1,11 +1,31 @@ -/*************************************************************************** - nas_rg_netlink.h - description - ------------------- - copyright : (C) 2005 by Eurecom - email : michelle.wetterwald@eurecom.fr - *************************************************************************** - - ***************************************************************************/ +/******************************************************************************* + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + + *******************************************************************************/ #ifndef NAS_RG_NTL_H #define NAS_RG_NTL_H diff --git a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/nas_ue_ioctl.h b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/nas_ue_ioctl.h index 7085da18ae48fca99bbd065a1223ee387b4be1ec..89dfcff18246c72d6159779579b25b5ecf3221ef 100755 --- a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/nas_ue_ioctl.h +++ b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/nas_ue_ioctl.h @@ -1,12 +1,31 @@ -/*************************************************************************** - nas_ue_ioctl.h - description - ------------------- - copyright : (C) 2005 by Eurecom - email : michelle.wetterwald@eurecom.fr - yan.moret@eurecom.fr - *************************************************************************** - - ***************************************************************************/ +/******************************************************************************* + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + + *******************************************************************************/ #ifndef _IAL_IOCTL_H #define _IAL_IOCTL_H diff --git a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/nas_ue_netlink.h b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/nas_ue_netlink.h index 3a1e78179a5a6810e46bc6e2acc9b11c3ffb3f3d..742ae755549ce9a5d4abaf58b0ea0cf41891b1de 100755 --- a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/nas_ue_netlink.h +++ b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/nas_ue_netlink.h @@ -1,12 +1,31 @@ -/*************************************************************************** - nas_ue_netlink.h - description - ------------------- - copyright : (C) 2005 by Eurecom - email : michelle.wetterwald@eurecom.fr - yan.moret@eurecom.fr - *************************************************************************** - - ***************************************************************************/ +/******************************************************************************* + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + + *******************************************************************************/ #ifndef NAS_UE_NTL_H #define NAS_UE_NTL_H diff --git a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/rrc_d_types.h b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/rrc_d_types.h index f2b1b5351eb29f5b3ec889df9c46d9dc3706ffe5..408f5facd90dea936d7c9ef87ae8465b8d367adc 100755 --- a/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/rrc_d_types.h +++ b/openair3/RAL-LTE/RAL-DUMMY/INCLUDE/rrc_d_types.h @@ -1,11 +1,31 @@ -/********************************************************************* - rrc_d_types.h - description - ------------------- - copyright : (C) 2005 by Eurecom - email : Michelle.Wetterwald@eurecom.fr - ********************************************************************* - Define parameters common to Dummy RRC_UE and RRC_RG - ********************************************************************/ +/******************************************************************************* + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + + *******************************************************************************/ #ifndef __RRC_DTYPES_H__ #define __RRC_DTYPES_H__ diff --git a/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_NAS.c b/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_NAS.c index 785b09d56245d5ab13c32cc71aa3e262f4d7e1f1..3b39e7a8fcf73ddf0290eb01e4fac0898671149d 100644 --- a/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_NAS.c +++ b/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_NAS.c @@ -1,22 +1,31 @@ -/***************************************************************************** - * Eurecom OpenAirInterface 3 - * Copyright(c) 2012 Eurecom - * - * Source eRALlte_NAS.c - * - * Version 0.1 - * - * Date 06/27/2012 - * - * Product MIH RAL LTE - * - * Subsystem NAS messages processing - * - * Authors Michelle Wetterwald, Lionel Gauthier, Frederic Maurel - * - * Description - * - *****************************************************************************/ +/******************************************************************************* + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + + *******************************************************************************/ #include <assert.h> diff --git a/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_action.c b/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_action.c index 2a4b4fb4b81c68ebc1bf9c0f887851f353e57f66..b74485dcae520cb522615a3a860a2f2123edcfad 100644 --- a/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_action.c +++ b/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_action.c @@ -1,22 +1,31 @@ -/***************************************************************************** - * Eurecom OpenAirInterface 3 - * Copyright(c) 2012 Eurecom - * - * Source eRALlte_action.c - * - * Version 0.1 - * - * Date 07/03/2012 - * - * Product MIH RAL LTE - * - * Subsystem MIH link action request messages processing - * - * Authors Michelle Wetterwald, Lionel Gauthier, Frederic Maurel - * - * Description - * - *****************************************************************************/ +/******************************************************************************* + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + + *******************************************************************************/ #include <assert.h> diff --git a/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_main.c b/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_main.c index 0991aa8c9a149062154d2d5a4d9bb51f83da4a4d..592592bc4a98acd3f215dbaf6bb469755be04b53 100644 --- a/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_main.c +++ b/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_main.c @@ -1,28 +1,31 @@ -/***************************************************************************** - * Eurecom OpenAirInterface 3 - * Copyright(c) 2012 Eurecom - * - * Source eRALlte_main.c - * - * Version 0.1 - * - * Date 06/22/2012 - * - * Product MIH RAL LTE - * - * Subsystem RAL main process running at the network side - * - * Authors Michelle Wetterwald, Lionel Gauthier, Frederic Maurel - * - * Description Implements the Radio Access Link process that interface the - * Media Independent Handover (MIH) Function to the LTE specific - * L2 media-dependent access layer. - * - * The MIH Function provides network information to upper layers - * and requests actions from lower layers to optimize handovers - * between heterogeneous networks. - * - *****************************************************************************/ +/******************************************************************************* + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + + *******************************************************************************/ #include <sys/select.h> #include <getopt.h> diff --git a/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_mih_msg.c b/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_mih_msg.c index 65be43884ccf515dd65c998f787881f5dfbab1c2..3e808f7153d621787f283a631e859100969dd2bf 100644 --- a/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_mih_msg.c +++ b/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_mih_msg.c @@ -1,22 +1,31 @@ -/***************************************************************************** - * Eurecom OpenAirInterface 3 - * Copyright(c) 2012 Eurecom - * - * Source eRALlte_mih_msg.c - * - * Version 0.1 - * - * Date 06/27/2012 - * - * Product MIH RAL LTE - * - * Subsystem - * - * Authors Michelle Wetterwald, Lionel Gauthier, Frederic Maurel - * - * Description - * - *****************************************************************************/ +/******************************************************************************* + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + + *******************************************************************************/ #include "eRALlte_mih_msg.h" diff --git a/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_parameters.c b/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_parameters.c index 645708441451ba86f0480a2805d8e177ac0a035b..bd57d78c9d6fea155f40e6b012fed47df4ed6c1f 100644 --- a/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_parameters.c +++ b/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_parameters.c @@ -1,22 +1,31 @@ -/***************************************************************************** - * Eurecom OpenAirInterface 3 - * Copyright(c) 2012 Eurecom - * - * Source eRALlte_parameters.c - * - * Version 0.1 - * - * Date 07/03/2012 - * - * Product MIH RAL LTE - * - * Subsystem - * - * Authors Michelle Wetterwald, Lionel Gauthier, Frederic Maurel - * - * Description - * - *****************************************************************************/ +/******************************************************************************* + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + + *******************************************************************************/ #include "eRALlte_parameters.h" diff --git a/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_process.c b/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_process.c index 566e1905ac312026ed2503c10afdc1b4470c951a..6dbef4a7c1ab7f394215f003b103fbaa4a2b41d1 100644 --- a/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_process.c +++ b/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_process.c @@ -1,22 +1,31 @@ -/***************************************************************************** - * Eurecom OpenAirInterface 3 - * Copyright(c) 2012 Eurecom - * - * Source eRALlte_process.c - * - * Version 0.1 - * - * Date 07/10/2012 - * - * Product MIH RAL LTE - * - * Subsystem - * - * Authors Michelle Wetterwald, Lionel Gauthier, Frederic Maurel - * - * Description - * - *****************************************************************************/ +/******************************************************************************* + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + + *******************************************************************************/ #include "eRALlte_variables.h" #include "eRALlte_proto.h" diff --git a/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_subscribe.c b/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_subscribe.c index 5834fc32e181193693de9750a327d3c38237646f..ac9c82a0e2a03bea68b940ef6e9387e75c1f9a7a 100644 --- a/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_subscribe.c +++ b/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_subscribe.c @@ -1,22 +1,31 @@ -/***************************************************************************** - * Eurecom OpenAirInterface 3 - * Copyright(c) 2012 Eurecom - * - * Source eRALlte_subscribe.c - * - * Version 0.1 - * - * Date 07/02/2012 - * - * Product MIH RAL LTE - * - * Subsystem - * - * Authors Michelle Wetterwald, Lionel Gauthier, Frederic Maurel - * - * Description - * - *****************************************************************************/ +/******************************************************************************* + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + + *******************************************************************************/ #include "eRALlte_subscribe.h" diff --git a/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_thresholds.c b/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_thresholds.c index 1d49a3885cf747919c3d76d614ee8bbc910f9a27..98c9f429f708af132830a689f2349bd8f98eab22 100644 --- a/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_thresholds.c +++ b/openair3/RAL-LTE/RAL-DUMMY/SRC/eRALlte_thresholds.c @@ -1,22 +1,31 @@ -/***************************************************************************** - * Eurecom OpenAirInterface 3 - * Copyright(c) 2012 Eurecom - * - * Source eRALlte_thresholds.c - * - * Version 0.1 - * - * Date 07/03/2012 - * - * Product MIH RAL LTE - * - * Subsystem - * - * Authors Michelle Wetterwald, Lionel Gauthier, Frederic Maurel - * - * Description - * - *****************************************************************************/ +/******************************************************************************* + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + + *******************************************************************************/ #include "eRALlte_thresholds.h" diff --git a/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_NAS.c b/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_NAS.c index 357833efbcc7d7b12ff0f0fb3674d3342739ca3e..57eb600aec50101190e3292f07fb511e2c58cd3a 100755 --- a/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_NAS.c +++ b/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_NAS.c @@ -1,11 +1,31 @@ -/*************************************************************************** - mRALlte_NAS.c - description - ------------------- - copyright : (C) 2005, 2007 by Eurecom - email : michelle.wetterwald@eurecom.fr - *************************************************************************** - Dummy A21_MT_RAL_UMTS / NAS Messages processing - ***************************************************************************/ +/******************************************************************************* + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + + *******************************************************************************/ #define MRAL_MODULE #include <stdio.h> #include <stdlib.h> diff --git a/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_action.c b/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_action.c index fbcc7ee4851b9886d65e67c2f552e29bdaf042f8..b196e5552cf8500b8fd981e8e184757dc382037b 100755 --- a/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_action.c +++ b/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_action.c @@ -1,3 +1,32 @@ +/******************************************************************************* + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + + *******************************************************************************/ + #define MRAL_MODULE #define MRALLTE_ACTION_C #include <assert.h> diff --git a/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_get.c b/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_get.c index 7a31a0d2c50217b6a5a1f1356e5290cf5c95ade2..859586e0f2ff1db5acbae8303ab72aaad89f5c5c 100755 --- a/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_get.c +++ b/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_get.c @@ -1,3 +1,31 @@ +/******************************************************************************* + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + + *******************************************************************************/ #define MRAL_MODULE #define MRALLTE_GET_C #include "mRALlte_get.h" diff --git a/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_main.c b/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_main.c index 19aaac3819a447c99db3445b3a81d583fdcc6768..4386ea7e03b9468e6a775fba837a790eca17b014 100755 --- a/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_main.c +++ b/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_main.c @@ -1,11 +1,31 @@ -/*************************************************************************** - mRALteInt.c (main) - description - ------------------- - copyright : (C) 2012 by Eurecom - email : davide.brizzolara@eurecom.fr, michelle.wetterwald@eurecom.fr - *************************************************************************** - mRALlte main - ***************************************************************************/ +/******************************************************************************* + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + + *******************************************************************************/ #define MRAL_MODULE #define MRALLTE_MAIN_C //----------------------------------------------------------------------------- diff --git a/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_mih_msg.c b/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_mih_msg.c index 604c7852979575b5208436d2f4695b87f1d4c473..0ddd3ed270a844ba5355b56bffe8f7584caac326 100755 --- a/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_mih_msg.c +++ b/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_mih_msg.c @@ -1,3 +1,31 @@ +/******************************************************************************* + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + + *******************************************************************************/ #define MRAL_MODULE #define MRALLTE_MIH_MSG_C //----------------------------------------------------------------------------- diff --git a/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_parameters.c b/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_parameters.c index 2e86647c3e1f075cb7af20d017655bb2e0642d23..7824d7da293ec51ee253b01058b5200a0a036c56 100755 --- a/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_parameters.c +++ b/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_parameters.c @@ -1,3 +1,31 @@ +/******************************************************************************* + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + + *******************************************************************************/ #define MRAL_MODULE #define MRALLTE_PARAMETERS_C #include <assert.h> diff --git a/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_process.c b/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_process.c index d58c8b71c9da66e8bb492b322a878e88a83979a1..2c6f4e9950072006e71e3265a68da48713dd5cf9 100755 --- a/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_process.c +++ b/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_process.c @@ -1,11 +1,31 @@ -/*************************************************************************** - mRALlte_process.c - description - ------------------- - copyright : (C) 2005, 2007 by Eurecom - email : michelle.wetterwald@eurecom.fr - *************************************************************************** - Handling of measurements in A21_MT_RAL_UMTS - ***************************************************************************/ +/******************************************************************************* + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + + *******************************************************************************/ #define MRAL_MODULE #include <stdio.h> #include <stdlib.h> diff --git a/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_subscribe.c b/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_subscribe.c index be1d531e8821508751809ab0cec9cb0e91cd3e87..2eb119428ee6b45ecb9304f117a0494401583467 100755 --- a/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_subscribe.c +++ b/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_subscribe.c @@ -1,3 +1,31 @@ +/******************************************************************************* + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + + *******************************************************************************/ #define MRAL_MODULE #define MRALLTE_SUBSCRIBE_C #include <assert.h> diff --git a/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_thresholds.c b/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_thresholds.c index bb41dd6ea53db0334488522d84c5f08ef7c8abd7..1ea826a5ea6feb556c85388dff223ec94243dd2a 100755 --- a/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_thresholds.c +++ b/openair3/RAL-LTE/RAL-DUMMY/SRC/mRALlte_thresholds.c @@ -1,3 +1,31 @@ +/******************************************************************************* + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + + *******************************************************************************/ #define MRAL_MODULE #define MRALLTE_THRESHOLDS_C #include <assert.h> diff --git a/openair3/RAL-LTE/RAL-DUMMY/SRC/nasRGdummy.c b/openair3/RAL-LTE/RAL-DUMMY/SRC/nasRGdummy.c index c97221809418d89c19867817127fc86f1f1134ef..6588ad0a77791e5afbcf503e3d4dd940f6130bdb 100644 --- a/openair3/RAL-LTE/RAL-DUMMY/SRC/nasRGdummy.c +++ b/openair3/RAL-LTE/RAL-DUMMY/SRC/nasRGdummy.c @@ -1,11 +1,31 @@ -/*************************************************************************** - nasRGdummy.c - description - ------------------- - copyright : (C) 2005, by Eurecom - email : michelle.wetterwald@eurecom.fr - *************************************************************************** - Dummy NAS for RG - Test interface with AR_RAL_UMTS - ***************************************************************************/ +/******************************************************************************* + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + + *******************************************************************************/ #include <stdio.h> diff --git a/openair3/RAL-LTE/RAL-DUMMY/SRC/nasUEdummy.c b/openair3/RAL-LTE/RAL-DUMMY/SRC/nasUEdummy.c index 4ed2e5bd9a55562776439b2138208c84768a175a..4ddcb19d909968c1effc14fc7fa71daa56992924 100755 --- a/openair3/RAL-LTE/RAL-DUMMY/SRC/nasUEdummy.c +++ b/openair3/RAL-LTE/RAL-DUMMY/SRC/nasUEdummy.c @@ -1,11 +1,31 @@ -/*************************************************************************** - NASUEdummy.c - description - ------------------- - copyright : (C) 2005 by Eurecom - email : michelle.wetterwald@eurecom.fr - *************************************************************************** - Dummy NAS for MT - Test interface with Dummy A21_MT_RAL_UMTS - ***************************************************************************/ +/******************************************************************************* + OpenAirInterface + Copyright(c) 1999 - 2014 Eurecom + + OpenAirInterface 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 3 of the License, or + (at your option) any later version. + + + OpenAirInterface 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 OpenAirInterface.The full GNU General Public License is + included in this distribution in the file called "COPYING". If not, + see <http://www.gnu.org/licenses/>. + + Contact Information + OpenAirInterface Admin: openair_admin@eurecom.fr + OpenAirInterface Tech : openair_tech@eurecom.fr + OpenAirInterface Dev : openair4g-devel@eurecom.fr + + Address : Eurecom, Campus SophiaTech, 450 Route des Chappes, CS 50193 - 06904 Biot Sophia Antipolis cedex, FRANCE + + *******************************************************************************/ #include <stdio.h> #include <stdlib.h>