Skip to content
Snippets Groups Projects
Commit 071d0349 authored by Lionel Gauthier's avatar Lionel Gauthier
Browse files

licence

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5183 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent bb839e43
No related branches found
No related tags found
No related merge requests found
/******************************************************************************* /*******************************************************************************
Eurecom OpenAirInterface 2
Eurecom OpenAirInterface
Copyright(c) 1999 - 2014 Eurecom Copyright(c) 1999 - 2014 Eurecom
This program is free software; you can redistribute it and/or modify it This program is free software; you can redistribute it and/or modify it
...@@ -22,11 +21,21 @@ ...@@ -22,11 +21,21 @@
Contact Information Contact Information
Openair Admin: openair_admin@eurecom.fr Openair Admin: openair_admin@eurecom.fr
Openair Tech : openair_tech@eurecom.fr Openair Tech : openair_tech@eurecom.fr
Forums : http://forums.eurecom.fr/openairinterface Forums : http://forums.eurecom.fsr/openairinterface
Address : EURECOM, Campus SophiaTech, 450 Route des Chappes Address : EURECOM,
06410 Biot FRANCE Campus SophiaTech,
450 Route des Chappes,
CS 50193
06904 Biot Sophia Antipolis cedex,
FRANCE
*******************************************************************************/ *******************************************************************************/
/*
enb_config.c
-------------------
AUTHOR : Lionel GAUTHIER, Laurent Winckel
COMPANY : EURECOM
EMAIL : Lionel.Gauthier@eurecom.fr
*/
#include <string.h> #include <string.h>
#include <libconfig.h> #include <libconfig.h>
......
/******************************************************************************* /*******************************************************************************
Eurecom OpenAirInterface 2
Eurecom OpenAirInterface
Copyright(c) 1999 - 2014 Eurecom Copyright(c) 1999 - 2014 Eurecom
This program is free software; you can redistribute it and/or modify it This program is free software; you can redistribute it and/or modify it
...@@ -22,11 +21,21 @@ ...@@ -22,11 +21,21 @@
Contact Information Contact Information
Openair Admin: openair_admin@eurecom.fr Openair Admin: openair_admin@eurecom.fr
Openair Tech : openair_tech@eurecom.fr Openair Tech : openair_tech@eurecom.fr
Forums : http://forums.eurecom.fr/openairinterface Forums : http://forums.eurecom.fsr/openairinterface
Address : EURECOM, Campus SophiaTech, 450 Route des Chappes Address : EURECOM,
06410 Biot FRANCE Campus SophiaTech,
450 Route des Chappes,
CS 50193
06904 Biot Sophia Antipolis cedex,
FRANCE
*******************************************************************************/ *******************************************************************************/
/*
enb_config.h
-------------------
AUTHOR : Lionel GAUTHIER, Laurent Winckel
COMPANY : EURECOM
EMAIL : Lionel.Gauthier@eurecom.fr
*/
#ifndef ENB_CONFIG_H_ #ifndef ENB_CONFIG_H_
#define ENB_CONFIG_H_ #define ENB_CONFIG_H_
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment