diff --git a/targets/PROJECTS/SPECTRA/build_all.bash b/targets/PROJECTS/SPECTRA/build_all.bash
index eb4bb5eb77764bfc908dcd2af65d7da9532e8010..86b112909d1cf6e493352458ddef79608c56f7a1 100755
--- a/targets/PROJECTS/SPECTRA/build_all.bash
+++ b/targets/PROJECTS/SPECTRA/build_all.bash
@@ -1,34 +1,31 @@
 #! /bin/bash
 ################################################################################
-# Eurecom OpenAirInterface core network
-# Copyright(c) 1999 - 2014 Eurecom
+#   OpenAirInterface
+#   Copyright(c) 1999 - 2014 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.
+#    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.
 #
-# 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.
+#    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.
 #
-# The full GNU General Public License is included in this distribution in
-# the file called "COPYING".
+#    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, Compus SophiaTech 450, route des chappes, 06451 Biot, France.
 #
-# Contact Information
-# Openair Admin: openair_admin@eurecom.fr
-# Openair Tech : openair_tech@eurecom.fr
-# Forums       : http://forums.eurecom.fsr/openairinterface
-# Address      : EURECOM,
-#                Campus SophiaTech,
-#                450 Route des Chappes,
-#                CS 50193
-#                06904 Biot Sophia Antipolis cedex,
-#                FRANCE
 ################################################################################
 # file build_all.bash
 # brief
diff --git a/targets/PROJECTS/SPECTRA/env_802dot21.bash b/targets/PROJECTS/SPECTRA/env_802dot21.bash
index b85535cb4a8ac41adb52c1d8e870cc77bef6423d..d03ce955de9fccd752946302386f96fe913175ae 100755
--- a/targets/PROJECTS/SPECTRA/env_802dot21.bash
+++ b/targets/PROJECTS/SPECTRA/env_802dot21.bash
@@ -1,34 +1,31 @@
 #!/bin/bash
 ################################################################################
-# Eurecom OpenAirInterface core network
-# Copyright(c) 1999 - 2014 Eurecom
+#   OpenAirInterface
+#   Copyright(c) 1999 - 2014 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.
+#    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.
 #
-# 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.
+#    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.
 #
-# The full GNU General Public License is included in this distribution in
-# the file called "COPYING".
+#    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, Compus SophiaTech 450, route des chappes, 06451 Biot, France.
 #
-# Contact Information
-# Openair Admin: openair_admin@eurecom.fr
-# Openair Tech : openair_tech@eurecom.fr
-# Forums       : http://forums.eurecom.fsr/openairinterface
-# Address      : EURECOM,
-#                Campus SophiaTech,
-#                450 Route des Chappes,
-#                CS 50193
-#                06904 Biot Sophia Antipolis cedex,
-#                FRANCE
 ################################################################################
 # file env_802dot21.bash
 # brief
diff --git a/targets/PROJECTS/SPECTRA/start_enb.bash b/targets/PROJECTS/SPECTRA/start_enb.bash
index c6b987bb0676feb84b6df85975f40a9a76b29d49..899f93d885e4b7f366c51345c6f97aff1cd34bae 100755
--- a/targets/PROJECTS/SPECTRA/start_enb.bash
+++ b/targets/PROJECTS/SPECTRA/start_enb.bash
@@ -1,34 +1,31 @@
 #!/bin/bash
 ################################################################################
-# Eurecom OpenAirInterface core network
-# Copyright(c) 1999 - 2014 Eurecom
+#   OpenAirInterface
+#   Copyright(c) 1999 - 2014 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.
+#    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.
 #
-# 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.
+#    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.
 #
-# The full GNU General Public License is included in this distribution in
-# the file called "COPYING".
+#    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, Compus SophiaTech 450, route des chappes, 06451 Biot, France.
 #
-# Contact Information
-# Openair Admin: openair_admin@eurecom.fr
-# Openair Tech : openair_tech@eurecom.fr
-# Forums       : http://forums.eurecom.fsr/openairinterface
-# Address      : EURECOM,
-#                Campus SophiaTech,
-#                450 Route des Chappes,
-#                CS 50193
-#                06904 Biot Sophia Antipolis cedex,
-#                FRANCE
 ################################################################################
 # file start_enb.bash
 # brief
diff --git a/targets/PROJECTS/SPECTRA/start_ue.bash b/targets/PROJECTS/SPECTRA/start_ue.bash
index f07f5987d4f2a8093e8aee6403e91bf378d0bd64..ef2d43143e806a68f6c051bcff5bf7f38adf2462 100755
--- a/targets/PROJECTS/SPECTRA/start_ue.bash
+++ b/targets/PROJECTS/SPECTRA/start_ue.bash
@@ -1,34 +1,31 @@
 #!/bin/bash
 ################################################################################
-# Eurecom OpenAirInterface core network
-# Copyright(c) 1999 - 2014 Eurecom
+#   OpenAirInterface
+#   Copyright(c) 1999 - 2014 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.
+#    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.
 #
-# 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.
+#    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.
 #
-# The full GNU General Public License is included in this distribution in
-# the file called "COPYING".
+#    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, Compus SophiaTech 450, route des chappes, 06451 Biot, France.
 #
-# Contact Information
-# Openair Admin: openair_admin@eurecom.fr
-# Openair Tech : openair_tech@eurecom.fr
-# Forums       : http://forums.eurecom.fsr/openairinterface
-# Address      : EURECOM,
-#                Campus SophiaTech,
-#                450 Route des Chappes,
-#                CS 50193
-#                06904 Biot Sophia Antipolis cedex,
-#                FRANCE
 ################################################################################
 # file start_ue.bash
 # brief
diff --git a/targets/PROJECTS/SPECTRA/utils.bash b/targets/PROJECTS/SPECTRA/utils.bash
index 01d13da5df03fbc1faf3b6d0f5677b4c22635cde..ede5d74552db5eb6b0b47e7e5fabfe7f0717994a 100755
--- a/targets/PROJECTS/SPECTRA/utils.bash
+++ b/targets/PROJECTS/SPECTRA/utils.bash
@@ -1,34 +1,31 @@
 #!/bin/bash
 ################################################################################
-# Eurecom OpenAirInterface core network
-# Copyright(c) 1999 - 2014 Eurecom
+#   OpenAirInterface
+#   Copyright(c) 1999 - 2014 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.
+#    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.
 #
-# 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.
+#    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.
 #
-# The full GNU General Public License is included in this distribution in
-# the file called "COPYING".
+#    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, Compus SophiaTech 450, route des chappes, 06451 Biot, France.
 #
-# Contact Information
-# Openair Admin: openair_admin@eurecom.fr
-# Openair Tech : openair_tech@eurecom.fr
-# Forums       : http://forums.eurecom.fsr/openairinterface
-# Address      : EURECOM,
-#                Campus SophiaTech,
-#                450 Route des Chappes,
-#                CS 50193
-#                06904 Biot Sophia Antipolis cedex,
-#                FRANCE
 ################################################################################
 # file utils.bash
 # brief