From c05e3fc0684256ebedc96f5e8b9ef132cd01e44c Mon Sep 17 00:00:00 2001 From: ZorazeAli Date: Fri, 3 May 2019 11:33:37 +0200 Subject: [PATCH] lte: Update copyright for RLF extensions --- src/lte/model/lte-enb-rrc.cc | 2 +- src/lte/model/lte-enb-rrc.h | 2 +- src/lte/model/lte-ue-phy.cc | 2 +- src/lte/model/lte-ue-phy.h | 2 +- src/lte/model/lte-ue-rrc.cc | 2 +- src/lte/model/lte-ue-rrc.h | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/lte/model/lte-enb-rrc.cc b/src/lte/model/lte-enb-rrc.cc index 037ef6fb5..c7598b683 100644 --- a/src/lte/model/lte-enb-rrc.cc +++ b/src/lte/model/lte-enb-rrc.cc @@ -1,7 +1,7 @@ /* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2011 Centre Tecnologic de Telecomunicacions de Catalunya (CTTC) - * Copyright (c) 2018 Fraunhofer ESK (RLF) + * Copyright (c) 2018 Fraunhofer ESK : RLF extensions * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/lte/model/lte-enb-rrc.h b/src/lte/model/lte-enb-rrc.h index ad637e2d3..8bb7eade1 100644 --- a/src/lte/model/lte-enb-rrc.h +++ b/src/lte/model/lte-enb-rrc.h @@ -1,7 +1,7 @@ /* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2011, 2012 Centre Tecnologic de Telecomunicacions de Catalunya (CTTC) - * Copyright (c) 2018 Fraunhofer ESK (RLF) + * Copyright (c) 2018 Fraunhofer ESK : RLF extensions * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/lte/model/lte-ue-phy.cc b/src/lte/model/lte-ue-phy.cc index 19b0c4658..12bbea9e8 100644 --- a/src/lte/model/lte-ue-phy.cc +++ b/src/lte/model/lte-ue-phy.cc @@ -1,7 +1,7 @@ /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2010 TELEMATICS LAB, DEE - Politecnico di Bari - * Copyright (c) 2018 Fraunhofer ESK (RLF) + * Copyright (c) 2018 Fraunhofer ESK : RLF extensions * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/lte/model/lte-ue-phy.h b/src/lte/model/lte-ue-phy.h index c7820f4b4..455b2c30e 100644 --- a/src/lte/model/lte-ue-phy.h +++ b/src/lte/model/lte-ue-phy.h @@ -1,7 +1,7 @@ /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2010 TELEMATICS LAB, DEE - Politecnico di Bari - * Copyright (c) 2018 Fraunhofer ESK (RLF) + * Copyright (c) 2018 Fraunhofer ESK : RLF extensions * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/lte/model/lte-ue-rrc.cc b/src/lte/model/lte-ue-rrc.cc index a8ac1dcdd..7de27d141 100644 --- a/src/lte/model/lte-ue-rrc.cc +++ b/src/lte/model/lte-ue-rrc.cc @@ -1,7 +1,7 @@ /* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2011, 2012 Centre Tecnologic de Telecomunicacions de Catalunya (CTTC) - * Copyright (c) 2018 Fraunhofer ESK (RLF) + * Copyright (c) 2018 Fraunhofer ESK : RLF extensions * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as diff --git a/src/lte/model/lte-ue-rrc.h b/src/lte/model/lte-ue-rrc.h index 1a584163d..2b9fb8e8a 100644 --- a/src/lte/model/lte-ue-rrc.h +++ b/src/lte/model/lte-ue-rrc.h @@ -1,7 +1,7 @@ /* -*- Mode: C++; c-file-style: "gnu"; indent-tabs-mode:nil; -*- */ /* * Copyright (c) 2011 Centre Tecnologic de Telecomunicacions de Catalunya (CTTC) - * Copyright (c) 2018 Fraunhofer ESK (RLF) + * Copyright (c) 2018 Fraunhofer ESK : RLF extensions * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as