diff --git a/CMakeLists.txt b/CMakeLists.txt index 0ce43a359..570de918a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,5 @@ # -# Copyright 2013-2015 The srsLTE Developers. See the -# COPYRIGHT file at the top-level directory of this distribution. +# Copyright 2013-2015 Software Radio Systems Limited # # This file is part of the srsLTE library. # diff --git a/COPYRIGHT b/COPYRIGHT index 03aa32cad..7844c6d07 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,5 +1,4 @@ -Copyright (C) 2013-2015 Ismael Gomez Miguelez , -Paul Sutton . All rights reserved. +Copyright (C) 2013-2015 Software Radio Systems Limited. All rights reserved. The following copyright notices are for libraries used within srsLTE: diff --git a/mex/CMakeLists.txt b/mex/CMakeLists.txt index fa17d5ce3..a8017f423 100644 --- a/mex/CMakeLists.txt +++ b/mex/CMakeLists.txt @@ -1,6 +1,5 @@ # -# Copyright 2013-2015 The srsLTE Developers. See the -# COPYRIGHT file at the top-level directory of this distribution. +# Copyright 2013-2015 Software Radio Systems Limited # # This file is part of the srsLTE library. # diff --git a/mex/include/srslte/mex/mexutils.h b/mex/include/srslte/mex/mexutils.h index 8127bc524..485fa0d26 100644 --- a/mex/include/srslte/mex/mexutils.h +++ b/mex/include/srslte/mex/mexutils.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/mex/lib/CMakeLists.txt b/mex/lib/CMakeLists.txt index 681e6a492..ec571681a 100644 --- a/mex/lib/CMakeLists.txt +++ b/mex/lib/CMakeLists.txt @@ -1,6 +1,5 @@ # -# Copyright 2013-2015 The srsLTE Developers. See the -# COPYRIGHT file at the top-level directory of this distribution. +# Copyright 2013-2015 Software Radio Systems Limited # # This file is part of the srsLTE library. # diff --git a/mex/lib/mexutils.c b/mex/lib/mexutils.c index b4b5da3fd..6be84da2f 100644 --- a/mex/lib/mexutils.c +++ b/mex/lib/mexutils.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/CMakeLists.txt b/srslte/CMakeLists.txt index 0f2940a0b..3b7fa93f1 100644 --- a/srslte/CMakeLists.txt +++ b/srslte/CMakeLists.txt @@ -1,6 +1,5 @@ # -# Copyright 2013-2015 The srsLTE Developers. See the -# COPYRIGHT file at the top-level directory of this distribution. +# Copyright 2013-2015 Software Radio Systems Limited # # This file is part of the srsLTE library. # diff --git a/srslte/examples/CMakeLists.txt b/srslte/examples/CMakeLists.txt index c27410a53..d2b446ef2 100644 --- a/srslte/examples/CMakeLists.txt +++ b/srslte/examples/CMakeLists.txt @@ -1,6 +1,5 @@ # -# Copyright 2013-2015 The srsLTE Developers. See the -# COPYRIGHT file at the top-level directory of this distribution. +# Copyright 2013-2015 Software Radio Systems Limited # # This file is part of the srsLTE library. # diff --git a/srslte/examples/cell_measurement.c b/srslte/examples/cell_measurement.c index 1b1195c98..148d40a67 100644 --- a/srslte/examples/cell_measurement.c +++ b/srslte/examples/cell_measurement.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/examples/cell_search.c b/srslte/examples/cell_search.c index 737663aeb..7739ce9a7 100644 --- a/srslte/examples/cell_search.c +++ b/srslte/examples/cell_search.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/examples/pdsch_enodeb.c b/srslte/examples/pdsch_enodeb.c index f215a3284..822529bce 100644 --- a/srslte/examples/pdsch_enodeb.c +++ b/srslte/examples/pdsch_enodeb.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/examples/pdsch_ue.c b/srslte/examples/pdsch_ue.c index 6937a29d9..074bab883 100644 --- a/srslte/examples/pdsch_ue.c +++ b/srslte/examples/pdsch_ue.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/examples/synch_file.c b/srslte/examples/synch_file.c index ad8264002..798db953e 100644 --- a/srslte/examples/synch_file.c +++ b/srslte/examples/synch_file.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/examples/tutorial_examples/CMakeLists.txt b/srslte/examples/tutorial_examples/CMakeLists.txt index ceeba063d..d1ce1490e 100644 --- a/srslte/examples/tutorial_examples/CMakeLists.txt +++ b/srslte/examples/tutorial_examples/CMakeLists.txt @@ -1,6 +1,5 @@ # -# Copyright 2013-2015 The srsLTE Developers. See the -# COPYRIGHT file at the top-level directory of this distribution. +# Copyright 2013-2015 Software Radio Systems Limited # # This file is part of the srsLTE library. # diff --git a/srslte/examples/tutorial_examples/pss.c b/srslte/examples/tutorial_examples/pss.c index 633aab519..6640b3c0f 100644 --- a/srslte/examples/tutorial_examples/pss.c +++ b/srslte/examples/tutorial_examples/pss.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/examples/tutorial_examples/simple_tx.c b/srslte/examples/tutorial_examples/simple_tx.c index 8a84ed1e9..ca5b15eed 100644 --- a/srslte/examples/tutorial_examples/simple_tx.c +++ b/srslte/examples/tutorial_examples/simple_tx.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/examples/usrp_capture.c b/srslte/examples/usrp_capture.c index bc193ebcf..870c78d45 100644 --- a/srslte/examples/usrp_capture.c +++ b/srslte/examples/usrp_capture.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/examples/usrp_capture_sync.c b/srslte/examples/usrp_capture_sync.c index 2204f3b4b..0ae297fd4 100644 --- a/srslte/examples/usrp_capture_sync.c +++ b/srslte/examples/usrp_capture_sync.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/examples/usrp_txrx.c b/srslte/examples/usrp_txrx.c index 33c21be9f..2399d9b4a 100644 --- a/srslte/examples/usrp_txrx.c +++ b/srslte/examples/usrp_txrx.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/agc/agc.h b/srslte/include/srslte/agc/agc.h index c0a549dd1..941983806 100644 --- a/srslte/include/srslte/agc/agc.h +++ b/srslte/include/srslte/agc/agc.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/ch_estimation/chest_dl.h b/srslte/include/srslte/ch_estimation/chest_dl.h index 5013db35f..6b9147b8d 100644 --- a/srslte/include/srslte/ch_estimation/chest_dl.h +++ b/srslte/include/srslte/ch_estimation/chest_dl.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/ch_estimation/refsignal_dl.h b/srslte/include/srslte/ch_estimation/refsignal_dl.h index dacffb312..bc0410b3d 100644 --- a/srslte/include/srslte/ch_estimation/refsignal_dl.h +++ b/srslte/include/srslte/ch_estimation/refsignal_dl.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/ch_estimation/refsignal_ul.h b/srslte/include/srslte/ch_estimation/refsignal_ul.h index ae67c6edd..696efd768 100644 --- a/srslte/include/srslte/ch_estimation/refsignal_ul.h +++ b/srslte/include/srslte/ch_estimation/refsignal_ul.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/channel/ch_awgn.h b/srslte/include/srslte/channel/ch_awgn.h index ddcef8bca..ace971961 100644 --- a/srslte/include/srslte/channel/ch_awgn.h +++ b/srslte/include/srslte/channel/ch_awgn.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/common/phy_common.h b/srslte/include/srslte/common/phy_common.h index b1fceea43..c17675cfb 100644 --- a/srslte/include/srslte/common/phy_common.h +++ b/srslte/include/srslte/common/phy_common.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/common/sequence.h b/srslte/include/srslte/common/sequence.h index 27c5baf05..291545cd2 100644 --- a/srslte/include/srslte/common/sequence.h +++ b/srslte/include/srslte/common/sequence.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/common/timestamp.h b/srslte/include/srslte/common/timestamp.h index 7c4a98e45..8dd960b69 100644 --- a/srslte/include/srslte/common/timestamp.h +++ b/srslte/include/srslte/common/timestamp.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/config.h b/srslte/include/srslte/config.h index c1962c3cc..74ae9bdc2 100644 --- a/srslte/include/srslte/config.h +++ b/srslte/include/srslte/config.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. +* Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/cuhd/cuhd.h b/srslte/include/srslte/cuhd/cuhd.h index cc1a72cd9..f36b2028c 100644 --- a/srslte/include/srslte/cuhd/cuhd.h +++ b/srslte/include/srslte/cuhd/cuhd.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/cuhd/cuhd_utils.h b/srslte/include/srslte/cuhd/cuhd_utils.h index e3053bbc2..2fbb0baa5 100644 --- a/srslte/include/srslte/cuhd/cuhd_utils.h +++ b/srslte/include/srslte/cuhd/cuhd_utils.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/dft/dft.h b/srslte/include/srslte/dft/dft.h index 98b2055d9..12c06dd98 100644 --- a/srslte/include/srslte/dft/dft.h +++ b/srslte/include/srslte/dft/dft.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/dft/dft_precoding.h b/srslte/include/srslte/dft/dft_precoding.h index 9aa8856cb..eac79e6c8 100644 --- a/srslte/include/srslte/dft/dft_precoding.h +++ b/srslte/include/srslte/dft/dft_precoding.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/dft/ofdm.h b/srslte/include/srslte/dft/ofdm.h index 6948b1efa..a218fcc5b 100644 --- a/srslte/include/srslte/dft/ofdm.h +++ b/srslte/include/srslte/dft/ofdm.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/fec/cbsegm.h b/srslte/include/srslte/fec/cbsegm.h index 37ef50f57..f89cb089d 100644 --- a/srslte/include/srslte/fec/cbsegm.h +++ b/srslte/include/srslte/fec/cbsegm.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/fec/convcoder.h b/srslte/include/srslte/fec/convcoder.h index d3d0bc122..820289fcf 100644 --- a/srslte/include/srslte/fec/convcoder.h +++ b/srslte/include/srslte/fec/convcoder.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/fec/crc.h b/srslte/include/srslte/fec/crc.h index cabfa63ac..830c8d0db 100644 --- a/srslte/include/srslte/fec/crc.h +++ b/srslte/include/srslte/fec/crc.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/fec/rm_conv.h b/srslte/include/srslte/fec/rm_conv.h index 1cb3748af..265f74ae0 100644 --- a/srslte/include/srslte/fec/rm_conv.h +++ b/srslte/include/srslte/fec/rm_conv.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/fec/rm_turbo.h b/srslte/include/srslte/fec/rm_turbo.h index fb9f29550..df0720b95 100644 --- a/srslte/include/srslte/fec/rm_turbo.h +++ b/srslte/include/srslte/fec/rm_turbo.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/fec/softbuffer.h b/srslte/include/srslte/fec/softbuffer.h index 71ee361f4..28e5de69c 100644 --- a/srslte/include/srslte/fec/softbuffer.h +++ b/srslte/include/srslte/fec/softbuffer.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/fec/tc_interl.h b/srslte/include/srslte/fec/tc_interl.h index 022e14796..ad46edd8f 100644 --- a/srslte/include/srslte/fec/tc_interl.h +++ b/srslte/include/srslte/fec/tc_interl.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/fec/turbocoder.h b/srslte/include/srslte/fec/turbocoder.h index 51186b727..710a9f5fe 100644 --- a/srslte/include/srslte/fec/turbocoder.h +++ b/srslte/include/srslte/fec/turbocoder.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/fec/turbodecoder.h b/srslte/include/srslte/fec/turbodecoder.h index 401db1042..c887cba83 100644 --- a/srslte/include/srslte/fec/turbodecoder.h +++ b/srslte/include/srslte/fec/turbodecoder.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/fec/turbodecoder_gen.h b/srslte/include/srslte/fec/turbodecoder_gen.h index ccae796c4..a8a4e14cd 100644 --- a/srslte/include/srslte/fec/turbodecoder_gen.h +++ b/srslte/include/srslte/fec/turbodecoder_gen.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/fec/turbodecoder_sse.h b/srslte/include/srslte/fec/turbodecoder_sse.h index 0d68d89f0..52cbc7333 100644 --- a/srslte/include/srslte/fec/turbodecoder_sse.h +++ b/srslte/include/srslte/fec/turbodecoder_sse.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/fec/viterbi.h b/srslte/include/srslte/fec/viterbi.h index 508db65b6..d31252e90 100644 --- a/srslte/include/srslte/fec/viterbi.h +++ b/srslte/include/srslte/fec/viterbi.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/io/binsource.h b/srslte/include/srslte/io/binsource.h index 1a9cb299b..a89a305ea 100644 --- a/srslte/include/srslte/io/binsource.h +++ b/srslte/include/srslte/io/binsource.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/io/filesink.h b/srslte/include/srslte/io/filesink.h index a6c3056c1..106cba8c5 100644 --- a/srslte/include/srslte/io/filesink.h +++ b/srslte/include/srslte/io/filesink.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/io/filesource.h b/srslte/include/srslte/io/filesource.h index 93555ee96..e966dcbde 100644 --- a/srslte/include/srslte/io/filesource.h +++ b/srslte/include/srslte/io/filesource.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/io/format.h b/srslte/include/srslte/io/format.h index 06462b131..81bf1f702 100644 --- a/srslte/include/srslte/io/format.h +++ b/srslte/include/srslte/io/format.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/io/netsink.h b/srslte/include/srslte/io/netsink.h index e3f0ca98b..154d33feb 100644 --- a/srslte/include/srslte/io/netsink.h +++ b/srslte/include/srslte/io/netsink.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/io/netsource.h b/srslte/include/srslte/io/netsource.h index b4356bf5b..b581a1ef1 100644 --- a/srslte/include/srslte/io/netsource.h +++ b/srslte/include/srslte/io/netsource.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/mimo/layermap.h b/srslte/include/srslte/mimo/layermap.h index 5c02e726b..998cf3fde 100644 --- a/srslte/include/srslte/mimo/layermap.h +++ b/srslte/include/srslte/mimo/layermap.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/mimo/precoding.h b/srslte/include/srslte/mimo/precoding.h index cd9e7c48b..f23b3efd9 100644 --- a/srslte/include/srslte/mimo/precoding.h +++ b/srslte/include/srslte/mimo/precoding.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/modem/demod_hard.h b/srslte/include/srslte/modem/demod_hard.h index 42b308085..6da2b7b4d 100644 --- a/srslte/include/srslte/modem/demod_hard.h +++ b/srslte/include/srslte/modem/demod_hard.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/modem/demod_soft.h b/srslte/include/srslte/modem/demod_soft.h index 0cbdfc4bd..7ac4f0702 100644 --- a/srslte/include/srslte/modem/demod_soft.h +++ b/srslte/include/srslte/modem/demod_soft.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/modem/mod.h b/srslte/include/srslte/modem/mod.h index 48027cc44..66aa997cb 100644 --- a/srslte/include/srslte/modem/mod.h +++ b/srslte/include/srslte/modem/mod.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/modem/modem_table.h b/srslte/include/srslte/modem/modem_table.h index 1860c743d..576a7598f 100644 --- a/srslte/include/srslte/modem/modem_table.h +++ b/srslte/include/srslte/modem/modem_table.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/phch/cqi.h b/srslte/include/srslte/phch/cqi.h index ab172da2f..947c528a1 100644 --- a/srslte/include/srslte/phch/cqi.h +++ b/srslte/include/srslte/phch/cqi.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/phch/dci.h b/srslte/include/srslte/phch/dci.h index 0b4814334..1d9bdd365 100644 --- a/srslte/include/srslte/phch/dci.h +++ b/srslte/include/srslte/phch/dci.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/phch/pbch.h b/srslte/include/srslte/phch/pbch.h index 69f59f713..c4986b841 100644 --- a/srslte/include/srslte/phch/pbch.h +++ b/srslte/include/srslte/phch/pbch.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/phch/pcfich.h b/srslte/include/srslte/phch/pcfich.h index 70bb141cb..9f1fdcddd 100644 --- a/srslte/include/srslte/phch/pcfich.h +++ b/srslte/include/srslte/phch/pcfich.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/phch/pdcch.h b/srslte/include/srslte/phch/pdcch.h index dcde7cdcd..76e82caf0 100644 --- a/srslte/include/srslte/phch/pdcch.h +++ b/srslte/include/srslte/phch/pdcch.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/phch/pdsch.h b/srslte/include/srslte/phch/pdsch.h index c5a733d63..5df82c2d6 100644 --- a/srslte/include/srslte/phch/pdsch.h +++ b/srslte/include/srslte/phch/pdsch.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/phch/pdsch_cfg.h b/srslte/include/srslte/phch/pdsch_cfg.h index 30661862c..07ece3a7b 100644 --- a/srslte/include/srslte/phch/pdsch_cfg.h +++ b/srslte/include/srslte/phch/pdsch_cfg.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/phch/phich.h b/srslte/include/srslte/phch/phich.h index 59d9a69b3..50844e16e 100644 --- a/srslte/include/srslte/phch/phich.h +++ b/srslte/include/srslte/phch/phich.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/phch/prach.h b/srslte/include/srslte/phch/prach.h index 9c100fd1b..469ce70fe 100644 --- a/srslte/include/srslte/phch/prach.h +++ b/srslte/include/srslte/phch/prach.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/phch/pucch.h b/srslte/include/srslte/phch/pucch.h index 73df69f2c..92b493fa4 100644 --- a/srslte/include/srslte/phch/pucch.h +++ b/srslte/include/srslte/phch/pucch.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/phch/pusch.h b/srslte/include/srslte/phch/pusch.h index a1b1843cd..554c499d4 100644 --- a/srslte/include/srslte/phch/pusch.h +++ b/srslte/include/srslte/phch/pusch.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/phch/pusch_cfg.h b/srslte/include/srslte/phch/pusch_cfg.h index 4732e2c20..eb9abe02d 100644 --- a/srslte/include/srslte/phch/pusch_cfg.h +++ b/srslte/include/srslte/phch/pusch_cfg.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/phch/ra.h b/srslte/include/srslte/phch/ra.h index e8bb3f087..a65cf8442 100644 --- a/srslte/include/srslte/phch/ra.h +++ b/srslte/include/srslte/phch/ra.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/phch/regs.h b/srslte/include/srslte/phch/regs.h index de8dc92a0..76203a9b4 100644 --- a/srslte/include/srslte/phch/regs.h +++ b/srslte/include/srslte/phch/regs.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/phch/sch.h b/srslte/include/srslte/phch/sch.h index 163e94e92..9023fa760 100644 --- a/srslte/include/srslte/phch/sch.h +++ b/srslte/include/srslte/phch/sch.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/phch/uci.h b/srslte/include/srslte/phch/uci.h index 153b3ed4e..174922580 100644 --- a/srslte/include/srslte/phch/uci.h +++ b/srslte/include/srslte/phch/uci.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/resampling/decim.h b/srslte/include/srslte/resampling/decim.h index 304600650..22445f1b2 100644 --- a/srslte/include/srslte/resampling/decim.h +++ b/srslte/include/srslte/resampling/decim.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/resampling/interp.h b/srslte/include/srslte/resampling/interp.h index 0ac00605c..a6208ad6d 100644 --- a/srslte/include/srslte/resampling/interp.h +++ b/srslte/include/srslte/resampling/interp.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/resampling/resample_arb.h b/srslte/include/srslte/resampling/resample_arb.h index b91004142..98d004b0b 100644 --- a/srslte/include/srslte/resampling/resample_arb.h +++ b/srslte/include/srslte/resampling/resample_arb.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/scrambling/scrambling.h b/srslte/include/srslte/scrambling/scrambling.h index fd87a043e..e01861f7c 100644 --- a/srslte/include/srslte/scrambling/scrambling.h +++ b/srslte/include/srslte/scrambling/scrambling.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/srslte.h b/srslte/include/srslte/srslte.h index 9e5bb6d1a..d8d08edfc 100644 --- a/srslte/include/srslte/srslte.h +++ b/srslte/include/srslte/srslte.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. +* Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/sync/cfo.h b/srslte/include/srslte/sync/cfo.h index df0967905..b2cbce644 100644 --- a/srslte/include/srslte/sync/cfo.h +++ b/srslte/include/srslte/sync/cfo.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/sync/cp.h b/srslte/include/srslte/sync/cp.h index 9989c339a..211479030 100644 --- a/srslte/include/srslte/sync/cp.h +++ b/srslte/include/srslte/sync/cp.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/sync/pss.h b/srslte/include/srslte/sync/pss.h index ad8c5ce00..e85df72b0 100644 --- a/srslte/include/srslte/sync/pss.h +++ b/srslte/include/srslte/sync/pss.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/sync/sfo.h b/srslte/include/srslte/sync/sfo.h index 7178e2d26..f6f94c9a3 100644 --- a/srslte/include/srslte/sync/sfo.h +++ b/srslte/include/srslte/sync/sfo.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/sync/sss.h b/srslte/include/srslte/sync/sss.h index 065c3c8b5..2d9ac5c4e 100644 --- a/srslte/include/srslte/sync/sss.h +++ b/srslte/include/srslte/sync/sss.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/sync/sync.h b/srslte/include/srslte/sync/sync.h index b5d4fcbea..b75fdc7a1 100644 --- a/srslte/include/srslte/sync/sync.h +++ b/srslte/include/srslte/sync/sync.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/ue/ue_cell_search.h b/srslte/include/srslte/ue/ue_cell_search.h index 8f114109d..9b9e214e6 100644 --- a/srslte/include/srslte/ue/ue_cell_search.h +++ b/srslte/include/srslte/ue/ue_cell_search.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/ue/ue_dl.h b/srslte/include/srslte/ue/ue_dl.h index e783baa8a..e2f46c46c 100644 --- a/srslte/include/srslte/ue/ue_dl.h +++ b/srslte/include/srslte/ue/ue_dl.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/ue/ue_mib.h b/srslte/include/srslte/ue/ue_mib.h index 124840c79..645ccb365 100644 --- a/srslte/include/srslte/ue/ue_mib.h +++ b/srslte/include/srslte/ue/ue_mib.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/ue/ue_phy.h b/srslte/include/srslte/ue/ue_phy.h index b54e220fd..8f760e127 100644 --- a/srslte/include/srslte/ue/ue_phy.h +++ b/srslte/include/srslte/ue/ue_phy.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/ue/ue_sync.h b/srslte/include/srslte/ue/ue_sync.h index 5b30eaa67..e702e4bfb 100644 --- a/srslte/include/srslte/ue/ue_sync.h +++ b/srslte/include/srslte/ue/ue_sync.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/ue/ue_ul.h b/srslte/include/srslte/ue/ue_ul.h index 4fc417c2f..b0264a6e5 100644 --- a/srslte/include/srslte/ue/ue_ul.h +++ b/srslte/include/srslte/ue/ue_ul.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/utils/bit.h b/srslte/include/srslte/utils/bit.h index 8958bef52..c02ecd6bb 100644 --- a/srslte/include/srslte/utils/bit.h +++ b/srslte/include/srslte/utils/bit.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/utils/cexptab.h b/srslte/include/srslte/utils/cexptab.h index a74d9ca39..f615ede22 100644 --- a/srslte/include/srslte/utils/cexptab.h +++ b/srslte/include/srslte/utils/cexptab.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/utils/convolution.h b/srslte/include/srslte/utils/convolution.h index 4125f21e5..93fba38f8 100644 --- a/srslte/include/srslte/utils/convolution.h +++ b/srslte/include/srslte/utils/convolution.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/utils/debug.h b/srslte/include/srslte/utils/debug.h index e7151a7cf..9233d9c61 100644 --- a/srslte/include/srslte/utils/debug.h +++ b/srslte/include/srslte/utils/debug.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/utils/vector.h b/srslte/include/srslte/utils/vector.h index 4ada5fa7f..1b173dc5a 100644 --- a/srslte/include/srslte/utils/vector.h +++ b/srslte/include/srslte/utils/vector.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/include/srslte/utils/vector_simd.h b/srslte/include/srslte/utils/vector_simd.h index 3174bcdf8..361f98f5e 100644 --- a/srslte/include/srslte/utils/vector_simd.h +++ b/srslte/include/srslte/utils/vector_simd.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * @@ -53,4 +52,4 @@ SRSLTE_API void srslte_vec_convert_fi_simd(float *x, int16_t *z, float scale, ui } #endif -#endif \ No newline at end of file +#endif diff --git a/srslte/lib/CMakeLists.txt b/srslte/lib/CMakeLists.txt index 89269b86d..b944597bd 100644 --- a/srslte/lib/CMakeLists.txt +++ b/srslte/lib/CMakeLists.txt @@ -1,6 +1,5 @@ # -# Copyright 2013-2015 The srsLTE Developers. See the -# COPYRIGHT file at the top-level directory of this distribution. +# Copyright 2013-2015 Software Radio Systems Limited # # This file is part of the srsLTE library. # diff --git a/srslte/lib/agc/src/agc.c b/srslte/lib/agc/src/agc.c index 242055a2b..94357c8e3 100644 --- a/srslte/lib/agc/src/agc.c +++ b/srslte/lib/agc/src/agc.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/ch_estimation/src/chest_dl.c b/srslte/lib/ch_estimation/src/chest_dl.c index ed85b7b50..8c4c7acf6 100644 --- a/srslte/lib/ch_estimation/src/chest_dl.c +++ b/srslte/lib/ch_estimation/src/chest_dl.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/ch_estimation/src/refsignal_dl.c b/srslte/lib/ch_estimation/src/refsignal_dl.c index 0c2792367..b3fdda616 100644 --- a/srslte/lib/ch_estimation/src/refsignal_dl.c +++ b/srslte/lib/ch_estimation/src/refsignal_dl.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/ch_estimation/src/refsignal_ul.c b/srslte/lib/ch_estimation/src/refsignal_ul.c index b3c159a8b..854c87d3a 100644 --- a/srslte/lib/ch_estimation/src/refsignal_ul.c +++ b/srslte/lib/ch_estimation/src/refsignal_ul.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/ch_estimation/src/ul_rs_tables.h b/srslte/lib/ch_estimation/src/ul_rs_tables.h index 8a31fc810..d6b88cebc 100644 --- a/srslte/lib/ch_estimation/src/ul_rs_tables.h +++ b/srslte/lib/ch_estimation/src/ul_rs_tables.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/ch_estimation/test/CMakeLists.txt b/srslte/lib/ch_estimation/test/CMakeLists.txt index 24fc9f509..dd4a77505 100644 --- a/srslte/lib/ch_estimation/test/CMakeLists.txt +++ b/srslte/lib/ch_estimation/test/CMakeLists.txt @@ -1,6 +1,5 @@ # -# Copyright 2013-2015 The srsLTE Developers. See the -# COPYRIGHT file at the top-level directory of this distribution. +# Copyright 2013-2015 Software Radio Systems Limited # # This file is part of the srsLTE library. # diff --git a/srslte/lib/ch_estimation/test/chest_test_dl.c b/srslte/lib/ch_estimation/test/chest_test_dl.c index cd900d91e..70dcba9d3 100644 --- a/srslte/lib/ch_estimation/test/chest_test_dl.c +++ b/srslte/lib/ch_estimation/test/chest_test_dl.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/ch_estimation/test/chest_test_dl_mex.c b/srslte/lib/ch_estimation/test/chest_test_dl_mex.c index 251c65f83..b1150316c 100644 --- a/srslte/lib/ch_estimation/test/chest_test_dl_mex.c +++ b/srslte/lib/ch_estimation/test/chest_test_dl_mex.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/ch_estimation/test/refsignal_pusch_mex.c b/srslte/lib/ch_estimation/test/refsignal_pusch_mex.c index 829f2bda7..2564d1fcb 100644 --- a/srslte/lib/ch_estimation/test/refsignal_pusch_mex.c +++ b/srslte/lib/ch_estimation/test/refsignal_pusch_mex.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/ch_estimation/test/refsignal_srs_mex.c b/srslte/lib/ch_estimation/test/refsignal_srs_mex.c index 86828b150..29e93b912 100644 --- a/srslte/lib/ch_estimation/test/refsignal_srs_mex.c +++ b/srslte/lib/ch_estimation/test/refsignal_srs_mex.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/ch_estimation/test/refsignal_ul_test.c b/srslte/lib/ch_estimation/test/refsignal_ul_test.c index 97b9c33bd..d8f48c5a7 100644 --- a/srslte/lib/ch_estimation/test/refsignal_ul_test.c +++ b/srslte/lib/ch_estimation/test/refsignal_ul_test.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/channel/src/ch_awgn.c b/srslte/lib/channel/src/ch_awgn.c index 635835123..25a8db7f1 100644 --- a/srslte/lib/channel/src/ch_awgn.c +++ b/srslte/lib/channel/src/ch_awgn.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/channel/src/gauss.c b/srslte/lib/channel/src/gauss.c index be37186ac..5dcc0de3f 100644 --- a/srslte/lib/channel/src/gauss.c +++ b/srslte/lib/channel/src/gauss.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/channel/src/gauss.h b/srslte/lib/channel/src/gauss.h index cc44fea12..412df4784 100644 --- a/srslte/lib/channel/src/gauss.h +++ b/srslte/lib/channel/src/gauss.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/common/src/phy_common.c b/srslte/lib/common/src/phy_common.c index 866fb7c1a..de91a31a2 100644 --- a/srslte/lib/common/src/phy_common.c +++ b/srslte/lib/common/src/phy_common.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/common/src/sequence.c b/srslte/lib/common/src/sequence.c index 3bc29ec42..fbcec21b3 100644 --- a/srslte/lib/common/src/sequence.c +++ b/srslte/lib/common/src/sequence.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/common/src/timestamp.c b/srslte/lib/common/src/timestamp.c index 670818979..ffa028ce5 100644 --- a/srslte/lib/common/src/timestamp.c +++ b/srslte/lib/common/src/timestamp.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/cuhd/src/cuhd_imp.cpp b/srslte/lib/cuhd/src/cuhd_imp.cpp index 436dae607..69af96069 100644 --- a/srslte/lib/cuhd/src/cuhd_imp.cpp +++ b/srslte/lib/cuhd/src/cuhd_imp.cpp @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/cuhd/src/cuhd_utils.c b/srslte/lib/cuhd/src/cuhd_utils.c index da974b16a..1cf802fa8 100644 --- a/srslte/lib/cuhd/src/cuhd_utils.c +++ b/srslte/lib/cuhd/src/cuhd_utils.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/dft/src/dft.c b/srslte/lib/dft/src/dft.c index 9a3531569..d6dc55b84 100644 --- a/srslte/lib/dft/src/dft.c +++ b/srslte/lib/dft/src/dft.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/dft/src/dft_precoding.c b/srslte/lib/dft/src/dft_precoding.c index 1f66dcdfd..287f65b04 100644 --- a/srslte/lib/dft/src/dft_precoding.c +++ b/srslte/lib/dft/src/dft_precoding.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * @@ -127,4 +126,4 @@ int srslte_dft_predecoding(srslte_dft_precoding_t *q, cf_t *input, cf_t *output, return SRSLTE_SUCCESS; -} \ No newline at end of file +} diff --git a/srslte/lib/dft/src/ofdm.c b/srslte/lib/dft/src/ofdm.c index 9a0a4e9cb..856ff28da 100644 --- a/srslte/lib/dft/src/ofdm.c +++ b/srslte/lib/dft/src/ofdm.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/dft/test/CMakeLists.txt b/srslte/lib/dft/test/CMakeLists.txt index 76f862a8d..500a5e2cb 100644 --- a/srslte/lib/dft/test/CMakeLists.txt +++ b/srslte/lib/dft/test/CMakeLists.txt @@ -1,6 +1,5 @@ # -# Copyright 2013-2015 The srsLTE Developers. See the -# COPYRIGHT file at the top-level directory of this distribution. +# Copyright 2013-2015 Software Radio Systems Limited # # This file is part of the srsLTE library. # diff --git a/srslte/lib/dft/test/ofdm_test.c b/srslte/lib/dft/test/ofdm_test.c index 89cd2049d..11aac7f4e 100644 --- a/srslte/lib/dft/test/ofdm_test.c +++ b/srslte/lib/dft/test/ofdm_test.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/fec/src/cbsegm.c b/srslte/lib/fec/src/cbsegm.c index 969eb8953..bbd2c174a 100644 --- a/srslte/lib/fec/src/cbsegm.c +++ b/srslte/lib/fec/src/cbsegm.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * @@ -137,4 +136,4 @@ bool srslte_cbsegm_cbsize_isvalid(uint32_t size) { } } return false; -} \ No newline at end of file +} diff --git a/srslte/lib/fec/src/convcoder.c b/srslte/lib/fec/src/convcoder.c index 7dc38673e..c936c7ee4 100644 --- a/srslte/lib/fec/src/convcoder.c +++ b/srslte/lib/fec/src/convcoder.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/fec/src/crc.c b/srslte/lib/fec/src/crc.c index b2935b279..e77366fcd 100644 --- a/srslte/lib/fec/src/crc.c +++ b/srslte/lib/fec/src/crc.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/fec/src/rm_conv.c b/srslte/lib/fec/src/rm_conv.c index 04efb3087..02294fcbc 100644 --- a/srslte/lib/fec/src/rm_conv.c +++ b/srslte/lib/fec/src/rm_conv.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/fec/src/rm_turbo.c b/srslte/lib/fec/src/rm_turbo.c index f4fa30f95..b4ed12004 100644 --- a/srslte/lib/fec/src/rm_turbo.c +++ b/srslte/lib/fec/src/rm_turbo.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/fec/src/softbuffer.c b/srslte/lib/fec/src/softbuffer.c index 9277167df..32f16295e 100644 --- a/srslte/lib/fec/src/softbuffer.c +++ b/srslte/lib/fec/src/softbuffer.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/fec/src/tc_interl_lte.c b/srslte/lib/fec/src/tc_interl_lte.c index 34c0a42eb..2124b9819 100644 --- a/srslte/lib/fec/src/tc_interl_lte.c +++ b/srslte/lib/fec/src/tc_interl_lte.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/fec/src/tc_interl_umts.c b/srslte/lib/fec/src/tc_interl_umts.c index 6e47b1114..914e59ba2 100644 --- a/srslte/lib/fec/src/tc_interl_umts.c +++ b/srslte/lib/fec/src/tc_interl_umts.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/fec/src/turbocoder.c b/srslte/lib/fec/src/turbocoder.c index ddf507dea..10ce0b4eb 100644 --- a/srslte/lib/fec/src/turbocoder.c +++ b/srslte/lib/fec/src/turbocoder.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/fec/src/turbodecoder.c b/srslte/lib/fec/src/turbodecoder.c index e6158c9e6..bb8c51c4f 100644 --- a/srslte/lib/fec/src/turbodecoder.c +++ b/srslte/lib/fec/src/turbodecoder.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/fec/src/turbodecoder_gen.c b/srslte/lib/fec/src/turbodecoder_gen.c index 0d75e3a35..9a70a4f7f 100644 --- a/srslte/lib/fec/src/turbodecoder_gen.c +++ b/srslte/lib/fec/src/turbodecoder_gen.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/fec/src/turbodecoder_sse.c b/srslte/lib/fec/src/turbodecoder_sse.c index f0df25235..849323cc5 100644 --- a/srslte/lib/fec/src/turbodecoder_sse.c +++ b/srslte/lib/fec/src/turbodecoder_sse.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/fec/src/viterbi.c b/srslte/lib/fec/src/viterbi.c index d60a913d1..5da405622 100644 --- a/srslte/lib/fec/src/viterbi.c +++ b/srslte/lib/fec/src/viterbi.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/fec/src/viterbi37.h b/srslte/lib/fec/src/viterbi37.h index c312c16fe..28f9a60d0 100644 --- a/srslte/lib/fec/src/viterbi37.h +++ b/srslte/lib/fec/src/viterbi37.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/fec/src/viterbi39.h b/srslte/lib/fec/src/viterbi39.h index 6ec85c84b..532c0dd5d 100644 --- a/srslte/lib/fec/src/viterbi39.h +++ b/srslte/lib/fec/src/viterbi39.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/fec/test/CMakeLists.txt b/srslte/lib/fec/test/CMakeLists.txt index e02ad9a16..b76a67152 100644 --- a/srslte/lib/fec/test/CMakeLists.txt +++ b/srslte/lib/fec/test/CMakeLists.txt @@ -1,6 +1,5 @@ # -# Copyright 2013-2015 The srsLTE Developers. See the -# COPYRIGHT file at the top-level directory of this distribution. +# Copyright 2013-2015 Software Radio Systems Limited # # This file is part of the srsLTE library. # diff --git a/srslte/lib/fec/test/crc_test.c b/srslte/lib/fec/test/crc_test.c index 9448df909..2d1577fd8 100644 --- a/srslte/lib/fec/test/crc_test.c +++ b/srslte/lib/fec/test/crc_test.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/fec/test/crc_test.h b/srslte/lib/fec/test/crc_test.h index 825f30280..39968aeff 100644 --- a/srslte/lib/fec/test/crc_test.h +++ b/srslte/lib/fec/test/crc_test.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/fec/test/rm_conv_test.c b/srslte/lib/fec/test/rm_conv_test.c index 417bc3f3c..73f3fb60f 100644 --- a/srslte/lib/fec/test/rm_conv_test.c +++ b/srslte/lib/fec/test/rm_conv_test.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/fec/test/rm_turbo_rx_mex.c b/srslte/lib/fec/test/rm_turbo_rx_mex.c index 5ad1ca90e..3d5597e50 100644 --- a/srslte/lib/fec/test/rm_turbo_rx_mex.c +++ b/srslte/lib/fec/test/rm_turbo_rx_mex.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. +* Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/fec/test/rm_turbo_test.c b/srslte/lib/fec/test/rm_turbo_test.c index 119093564..6943c72d1 100644 --- a/srslte/lib/fec/test/rm_turbo_test.c +++ b/srslte/lib/fec/test/rm_turbo_test.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/fec/test/turbocoder_test.c b/srslte/lib/fec/test/turbocoder_test.c index 91700abdc..c7ca41fe3 100644 --- a/srslte/lib/fec/test/turbocoder_test.c +++ b/srslte/lib/fec/test/turbocoder_test.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/fec/test/turbodecoder_test.c b/srslte/lib/fec/test/turbodecoder_test.c index c92d4cb06..1d4fd7024 100644 --- a/srslte/lib/fec/test/turbodecoder_test.c +++ b/srslte/lib/fec/test/turbodecoder_test.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/fec/test/turbodecoder_test.h b/srslte/lib/fec/test/turbodecoder_test.h index b9579ccb6..ec6b5f9c4 100644 --- a/srslte/lib/fec/test/turbodecoder_test.h +++ b/srslte/lib/fec/test/turbodecoder_test.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/fec/test/turbodecoder_test_mex.c b/srslte/lib/fec/test/turbodecoder_test_mex.c index ffa6f5dfc..f52e122e2 100644 --- a/srslte/lib/fec/test/turbodecoder_test_mex.c +++ b/srslte/lib/fec/test/turbodecoder_test_mex.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. +* Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/fec/test/viterbi_test.c b/srslte/lib/fec/test/viterbi_test.c index 10a164474..06c47436f 100644 --- a/srslte/lib/fec/test/viterbi_test.c +++ b/srslte/lib/fec/test/viterbi_test.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/fec/test/viterbi_test.h b/srslte/lib/fec/test/viterbi_test.h index 9d22ae24e..9c9e5d6ab 100644 --- a/srslte/lib/fec/test/viterbi_test.h +++ b/srslte/lib/fec/test/viterbi_test.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/fec/test/viterbi_test_mex.c b/srslte/lib/fec/test/viterbi_test_mex.c index 4ce9542e9..dfec6a533 100644 --- a/srslte/lib/fec/test/viterbi_test_mex.c +++ b/srslte/lib/fec/test/viterbi_test_mex.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. +* Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/io/src/binsource.c b/srslte/lib/io/src/binsource.c index 3364528ba..8b789a9b4 100644 --- a/srslte/lib/io/src/binsource.c +++ b/srslte/lib/io/src/binsource.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/io/src/filesink.c b/srslte/lib/io/src/filesink.c index 29ed0412b..c84b172ed 100644 --- a/srslte/lib/io/src/filesink.c +++ b/srslte/lib/io/src/filesink.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/io/src/filesource.c b/srslte/lib/io/src/filesource.c index 08efefb81..5d4ccd845 100644 --- a/srslte/lib/io/src/filesource.c +++ b/srslte/lib/io/src/filesource.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/io/src/netsink.c b/srslte/lib/io/src/netsink.c index 016b924cd..bc1648933 100644 --- a/srslte/lib/io/src/netsink.c +++ b/srslte/lib/io/src/netsink.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/io/src/netsource.c b/srslte/lib/io/src/netsource.c index b285068f1..75e311812 100644 --- a/srslte/lib/io/src/netsource.c +++ b/srslte/lib/io/src/netsource.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/mimo/src/layermap.c b/srslte/lib/mimo/src/layermap.c index c42f3c77e..d4bbd5787 100644 --- a/srslte/lib/mimo/src/layermap.c +++ b/srslte/lib/mimo/src/layermap.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/mimo/src/precoding.c b/srslte/lib/mimo/src/precoding.c index 54b35eeab..351f786b5 100644 --- a/srslte/lib/mimo/src/precoding.c +++ b/srslte/lib/mimo/src/precoding.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/mimo/test/CMakeLists.txt b/srslte/lib/mimo/test/CMakeLists.txt index 4691c9d20..b1b7e7f5a 100644 --- a/srslte/lib/mimo/test/CMakeLists.txt +++ b/srslte/lib/mimo/test/CMakeLists.txt @@ -1,6 +1,5 @@ # -# Copyright 2013-2015 The srsLTE Developers. See the -# COPYRIGHT file at the top-level directory of this distribution. +# Copyright 2013-2015 Software Radio Systems Limited # # This file is part of the srsLTE library. # diff --git a/srslte/lib/mimo/test/layermap_test.c b/srslte/lib/mimo/test/layermap_test.c index 82204a880..209a9ac73 100644 --- a/srslte/lib/mimo/test/layermap_test.c +++ b/srslte/lib/mimo/test/layermap_test.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/mimo/test/precoding_test.c b/srslte/lib/mimo/test/precoding_test.c index 852c747a5..7d00dad8f 100644 --- a/srslte/lib/mimo/test/precoding_test.c +++ b/srslte/lib/mimo/test/precoding_test.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/modem/src/demod_hard.c b/srslte/lib/modem/src/demod_hard.c index b264dbc8a..cfbfc26ff 100644 --- a/srslte/lib/modem/src/demod_hard.c +++ b/srslte/lib/modem/src/demod_hard.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/modem/src/demod_soft.c b/srslte/lib/modem/src/demod_soft.c index 808ee1406..ca3c504cf 100644 --- a/srslte/lib/modem/src/demod_soft.c +++ b/srslte/lib/modem/src/demod_soft.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/modem/src/hard_demod_lte.c b/srslte/lib/modem/src/hard_demod_lte.c index ed6d4617e..da0f1d23e 100644 --- a/srslte/lib/modem/src/hard_demod_lte.c +++ b/srslte/lib/modem/src/hard_demod_lte.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/modem/src/hard_demod_lte.h b/srslte/lib/modem/src/hard_demod_lte.h index 65ed5a435..b5ce8fca2 100644 --- a/srslte/lib/modem/src/hard_demod_lte.h +++ b/srslte/lib/modem/src/hard_demod_lte.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/modem/src/lte_tables.c b/srslte/lib/modem/src/lte_tables.c index 9e4585954..bc221f55d 100644 --- a/srslte/lib/modem/src/lte_tables.c +++ b/srslte/lib/modem/src/lte_tables.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/modem/src/lte_tables.h b/srslte/lib/modem/src/lte_tables.h index 31489c0a2..cccb0a04c 100644 --- a/srslte/lib/modem/src/lte_tables.h +++ b/srslte/lib/modem/src/lte_tables.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/modem/src/mod.c b/srslte/lib/modem/src/mod.c index 53c927855..8872971a3 100644 --- a/srslte/lib/modem/src/mod.c +++ b/srslte/lib/modem/src/mod.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/modem/src/modem_table.c b/srslte/lib/modem/src/modem_table.c index 292465276..6c3b8a0c5 100644 --- a/srslte/lib/modem/src/modem_table.c +++ b/srslte/lib/modem/src/modem_table.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/modem/test/CMakeLists.txt b/srslte/lib/modem/test/CMakeLists.txt index c8ea5b161..61aaedab4 100644 --- a/srslte/lib/modem/test/CMakeLists.txt +++ b/srslte/lib/modem/test/CMakeLists.txt @@ -1,6 +1,5 @@ # -# Copyright 2013-2015 The srsLTE Developers. See the -# COPYRIGHT file at the top-level directory of this distribution. +# Copyright 2013-2015 Software Radio Systems Limited # # This file is part of the srsLTE library. # diff --git a/srslte/lib/modem/test/modem_test.c b/srslte/lib/modem/test/modem_test.c index e7d269ad1..59c80dbfc 100644 --- a/srslte/lib/modem/test/modem_test.c +++ b/srslte/lib/modem/test/modem_test.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/modem/test/soft_demod_test.c b/srslte/lib/modem/test/soft_demod_test.c index 70633e3fb..d5a9d219d 100644 --- a/srslte/lib/modem/test/soft_demod_test.c +++ b/srslte/lib/modem/test/soft_demod_test.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/src/cqi.c b/srslte/lib/phch/src/cqi.c index d8fde2102..175065fcd 100644 --- a/srslte/lib/phch/src/cqi.c +++ b/srslte/lib/phch/src/cqi.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/src/dci.c b/srslte/lib/phch/src/dci.c index a7666577e..d77a06a4d 100644 --- a/srslte/lib/phch/src/dci.c +++ b/srslte/lib/phch/src/dci.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/src/dci_sz_table.h b/srslte/lib/phch/src/dci_sz_table.h index b9d4de353..f48f80d9b 100644 --- a/srslte/lib/phch/src/dci_sz_table.h +++ b/srslte/lib/phch/src/dci_sz_table.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/src/pbch.c b/srslte/lib/phch/src/pbch.c index ca5d1bbf7..b886be711 100644 --- a/srslte/lib/phch/src/pbch.c +++ b/srslte/lib/phch/src/pbch.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/src/pcfich.c b/srslte/lib/phch/src/pcfich.c index d1a27ad92..3a3f4d880 100644 --- a/srslte/lib/phch/src/pcfich.c +++ b/srslte/lib/phch/src/pcfich.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/src/pdcch.c b/srslte/lib/phch/src/pdcch.c index 9f97a5013..676ece45f 100644 --- a/srslte/lib/phch/src/pdcch.c +++ b/srslte/lib/phch/src/pdcch.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/src/pdsch.c b/srslte/lib/phch/src/pdsch.c index 30b8a9ea6..4117d6736 100644 --- a/srslte/lib/phch/src/pdsch.c +++ b/srslte/lib/phch/src/pdsch.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * @@ -546,4 +545,4 @@ uint32_t srslte_pdsch_last_noi(srslte_pdsch_t *q) { - \ No newline at end of file + diff --git a/srslte/lib/phch/src/phich.c b/srslte/lib/phch/src/phich.c index dbc6e8250..e08f569d2 100644 --- a/srslte/lib/phch/src/phich.c +++ b/srslte/lib/phch/src/phich.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/src/prach.c b/srslte/lib/phch/src/prach.c index c497fcdca..af9f71f59 100644 --- a/srslte/lib/phch/src/prach.c +++ b/srslte/lib/phch/src/prach.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/src/prb_dl.c b/srslte/lib/phch/src/prb_dl.c index b9b84924c..8b81e130e 100644 --- a/srslte/lib/phch/src/prb_dl.c +++ b/srslte/lib/phch/src/prb_dl.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/src/prb_dl.h b/srslte/lib/phch/src/prb_dl.h index 5cf88aba1..48613bed0 100644 --- a/srslte/lib/phch/src/prb_dl.h +++ b/srslte/lib/phch/src/prb_dl.h @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/src/pucch.c b/srslte/lib/phch/src/pucch.c index 9dc1512d8..9c55768e1 100644 --- a/srslte/lib/phch/src/pucch.c +++ b/srslte/lib/phch/src/pucch.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * @@ -549,4 +548,4 @@ int srslte_pucch_encode(srslte_pucch_t* q, srslte_pucch_format_t format, return ret; } - \ No newline at end of file + diff --git a/srslte/lib/phch/src/pusch.c b/srslte/lib/phch/src/pusch.c index e625914a9..9dcc784c6 100644 --- a/srslte/lib/phch/src/pusch.c +++ b/srslte/lib/phch/src/pusch.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * @@ -562,4 +561,4 @@ int srslte_pusch_uci_encode_rnti(srslte_pusch_t *q, srslte_pusch_cfg_t *cfg, srs } return ret; } - \ No newline at end of file + diff --git a/srslte/lib/phch/src/ra.c b/srslte/lib/phch/src/ra.c index a8222c31f..b6abb1f8a 100644 --- a/srslte/lib/phch/src/ra.c +++ b/srslte/lib/phch/src/ra.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/src/regs.c b/srslte/lib/phch/src/regs.c index 26f076041..6f851d778 100644 --- a/srslte/lib/phch/src/regs.c +++ b/srslte/lib/phch/src/regs.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/src/sch.c b/srslte/lib/phch/src/sch.c index c285537b1..961bd6551 100644 --- a/srslte/lib/phch/src/sch.c +++ b/srslte/lib/phch/src/sch.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/src/sequences.c b/srslte/lib/phch/src/sequences.c index 6bac74144..c731f526b 100644 --- a/srslte/lib/phch/src/sequences.c +++ b/srslte/lib/phch/src/sequences.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/src/tbs_tables.h b/srslte/lib/phch/src/tbs_tables.h index 636bc67f2..cb219d69c 100644 --- a/srslte/lib/phch/src/tbs_tables.h +++ b/srslte/lib/phch/src/tbs_tables.h @@ -1,3 +1,28 @@ +/** + * + * \section COPYRIGHT + * + * Copyright 2013-2015 Software Radio Systems Limited + * + * \section LICENSE + * + * This file is part of the srsLTE library. + * + * srsLTE is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. + * + * srsLTE 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 Affero General Public License for more details. + * + * A copy of the GNU Affero General Public License can be found in + * the LICENSE file in the top-level directory of this distribution + * and at http://www.gnu.org/licenses/. + * + */ const int tbs_format1c_table[32] = { 40, 56, 72, 120, 136, 144, 176, 208, 224, 256, 280, 296, 328, 336, 392, 488, diff --git a/srslte/lib/phch/src/uci.c b/srslte/lib/phch/src/uci.c index 79a6027ef..ef8dc0968 100644 --- a/srslte/lib/phch/src/uci.c +++ b/srslte/lib/phch/src/uci.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/test/CMakeLists.txt b/srslte/lib/phch/test/CMakeLists.txt index 6d0357db6..9d922e3fe 100644 --- a/srslte/lib/phch/test/CMakeLists.txt +++ b/srslte/lib/phch/test/CMakeLists.txt @@ -1,6 +1,5 @@ # -# Copyright 2013-2015 The srsLTE Developers. See the -# COPYRIGHT file at the top-level directory of this distribution. +# Copyright 2013-2015 Software Radio Systems Limited # # This file is part of the srsLTE library. # diff --git a/srslte/lib/phch/test/dci_unpacking.c b/srslte/lib/phch/test/dci_unpacking.c index dbca82298..aca2e3777 100644 --- a/srslte/lib/phch/test/dci_unpacking.c +++ b/srslte/lib/phch/test/dci_unpacking.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/test/dlsch_encode_test_mex.c b/srslte/lib/phch/test/dlsch_encode_test_mex.c index ca84218e5..04ccb69e0 100644 --- a/srslte/lib/phch/test/dlsch_encode_test_mex.c +++ b/srslte/lib/phch/test/dlsch_encode_test_mex.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. +* Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/test/pbch_file_test.c b/srslte/lib/phch/test/pbch_file_test.c index 4392a757c..ad7bc0ac1 100644 --- a/srslte/lib/phch/test/pbch_file_test.c +++ b/srslte/lib/phch/test/pbch_file_test.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/test/pbch_test.c b/srslte/lib/phch/test/pbch_test.c index 2cfd3b3f8..8d787a8e6 100644 --- a/srslte/lib/phch/test/pbch_test.c +++ b/srslte/lib/phch/test/pbch_test.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/test/pbch_test_mex.c b/srslte/lib/phch/test/pbch_test_mex.c index 1afad7ecb..5b619a218 100644 --- a/srslte/lib/phch/test/pbch_test_mex.c +++ b/srslte/lib/phch/test/pbch_test_mex.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. +* Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/test/pcfich_file_test.c b/srslte/lib/phch/test/pcfich_file_test.c index 564013c25..03029c9fc 100644 --- a/srslte/lib/phch/test/pcfich_file_test.c +++ b/srslte/lib/phch/test/pcfich_file_test.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/test/pcfich_test.c b/srslte/lib/phch/test/pcfich_test.c index 5bad2805c..5d90b645a 100644 --- a/srslte/lib/phch/test/pcfich_test.c +++ b/srslte/lib/phch/test/pcfich_test.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/test/pcfich_test_mex.c b/srslte/lib/phch/test/pcfich_test_mex.c index 76615b378..75260c1c9 100644 --- a/srslte/lib/phch/test/pcfich_test_mex.c +++ b/srslte/lib/phch/test/pcfich_test_mex.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. +* Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/test/pdcch_file_test.c b/srslte/lib/phch/test/pdcch_file_test.c index e5834f290..4f9f99cbe 100644 --- a/srslte/lib/phch/test/pdcch_file_test.c +++ b/srslte/lib/phch/test/pdcch_file_test.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/test/pdcch_test.c b/srslte/lib/phch/test/pdcch_test.c index 39e4d62b7..520e2251e 100644 --- a/srslte/lib/phch/test/pdcch_test.c +++ b/srslte/lib/phch/test/pdcch_test.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/test/pdcch_test_mex.c b/srslte/lib/phch/test/pdcch_test_mex.c index 5d62d6546..5f9970d2d 100644 --- a/srslte/lib/phch/test/pdcch_test_mex.c +++ b/srslte/lib/phch/test/pdcch_test_mex.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. +* Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/test/pdsch_file_test.c b/srslte/lib/phch/test/pdsch_file_test.c index 303794a85..e52961e69 100644 --- a/srslte/lib/phch/test/pdsch_file_test.c +++ b/srslte/lib/phch/test/pdsch_file_test.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/test/pdsch_test.c b/srslte/lib/phch/test/pdsch_test.c index e929143a7..afd48ac7c 100644 --- a/srslte/lib/phch/test/pdsch_test.c +++ b/srslte/lib/phch/test/pdsch_test.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/test/pdsch_test_mex.c b/srslte/lib/phch/test/pdsch_test_mex.c index f2080d70b..b943cf25c 100644 --- a/srslte/lib/phch/test/pdsch_test_mex.c +++ b/srslte/lib/phch/test/pdsch_test_mex.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. +* Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/test/phich_file_test.c b/srslte/lib/phch/test/phich_file_test.c index c027888f7..6d6c626cc 100644 --- a/srslte/lib/phch/test/phich_file_test.c +++ b/srslte/lib/phch/test/phich_file_test.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/test/phich_test.c b/srslte/lib/phch/test/phich_test.c index 7e851e441..ae7fe561f 100644 --- a/srslte/lib/phch/test/phich_test.c +++ b/srslte/lib/phch/test/phich_test.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/test/prach_test.c b/srslte/lib/phch/test/prach_test.c index 322ad4f31..b7d0a64db 100644 --- a/srslte/lib/phch/test/prach_test.c +++ b/srslte/lib/phch/test/prach_test.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/test/prach_test_mex.c b/srslte/lib/phch/test/prach_test_mex.c index 3dab23e9c..a0219fa06 100644 --- a/srslte/lib/phch/test/prach_test_mex.c +++ b/srslte/lib/phch/test/prach_test_mex.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. +* Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/test/prach_test_multi.c b/srslte/lib/phch/test/prach_test_multi.c index 417514238..4521de384 100644 --- a/srslte/lib/phch/test/prach_test_multi.c +++ b/srslte/lib/phch/test/prach_test_multi.c @@ -1,3 +1,29 @@ +/** + * + * \section COPYRIGHT + * + * Copyright 2013-2015 Software Radio Systems Limited + * + * \section LICENSE + * + * This file is part of the srsLTE library. + * + * srsLTE is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. + * + * srsLTE 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 Affero General Public License for more details. + * + * A copy of the GNU Affero General Public License can be found in + * the LICENSE file in the top-level directory of this distribution + * and at http://www.gnu.org/licenses/. + * + */ + #include #include #include diff --git a/srslte/lib/phch/test/prach_test_usrp.c b/srslte/lib/phch/test/prach_test_usrp.c index c5bfd9577..d01b4eb92 100644 --- a/srslte/lib/phch/test/prach_test_usrp.c +++ b/srslte/lib/phch/test/prach_test_usrp.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/test/pucch_encode_test_mex.c b/srslte/lib/phch/test/pucch_encode_test_mex.c index 057e1979b..ba8d41980 100644 --- a/srslte/lib/phch/test/pucch_encode_test_mex.c +++ b/srslte/lib/phch/test/pucch_encode_test_mex.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. +* Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/test/pucch_test.c b/srslte/lib/phch/test/pucch_test.c index a9ccd4534..0aefb2639 100644 --- a/srslte/lib/phch/test/pucch_test.c +++ b/srslte/lib/phch/test/pucch_test.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/test/pusch_encode_test_mex.c b/srslte/lib/phch/test/pusch_encode_test_mex.c index 172c656c1..0e9a0d7f2 100644 --- a/srslte/lib/phch/test/pusch_encode_test_mex.c +++ b/srslte/lib/phch/test/pusch_encode_test_mex.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. +* Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/test/pusch_test.c b/srslte/lib/phch/test/pusch_test.c index 9d86559bd..02e6dd819 100644 --- a/srslte/lib/phch/test/pusch_test.c +++ b/srslte/lib/phch/test/pusch_test.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/phch/test/ulsch_encode_test_mex.c b/srslte/lib/phch/test/ulsch_encode_test_mex.c index d2be9c19b..a74496421 100644 --- a/srslte/lib/phch/test/ulsch_encode_test_mex.c +++ b/srslte/lib/phch/test/ulsch_encode_test_mex.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. +* Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/resampling/src/decim.c b/srslte/lib/resampling/src/decim.c index 74b7fb013..78e017646 100644 --- a/srslte/lib/resampling/src/decim.c +++ b/srslte/lib/resampling/src/decim.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/resampling/src/interp.c b/srslte/lib/resampling/src/interp.c index eeadafa55..f602d5cc4 100644 --- a/srslte/lib/resampling/src/interp.c +++ b/srslte/lib/resampling/src/interp.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/resampling/src/resample_arb.c b/srslte/lib/resampling/src/resample_arb.c index 3c9e1035e..c7f10d2c2 100644 --- a/srslte/lib/resampling/src/resample_arb.c +++ b/srslte/lib/resampling/src/resample_arb.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/resampling/test/CMakeLists.txt b/srslte/lib/resampling/test/CMakeLists.txt index 2d4d6b289..7874859d5 100644 --- a/srslte/lib/resampling/test/CMakeLists.txt +++ b/srslte/lib/resampling/test/CMakeLists.txt @@ -1,6 +1,5 @@ # -# Copyright 2013-2015 The srsLTE Developers. See the -# COPYRIGHT file at the top-level directory of this distribution. +# Copyright 2013-2015 Software Radio Systems Limited # # This file is part of the srsLTE library. # diff --git a/srslte/lib/resampling/test/resample_arb_bench.c b/srslte/lib/resampling/test/resample_arb_bench.c index cdd909ab5..c3a260b09 100644 --- a/srslte/lib/resampling/test/resample_arb_bench.c +++ b/srslte/lib/resampling/test/resample_arb_bench.c @@ -1,3 +1,29 @@ +/** + * + * \section COPYRIGHT + * + * Copyright 2013-2015 Software Radio Systems Limited + * + * \section LICENSE + * + * This file is part of the srsLTE library. + * + * srsLTE is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. + * + * srsLTE 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 Affero General Public License for more details. + * + * A copy of the GNU Affero General Public License can be found in + * the LICENSE file in the top-level directory of this distribution + * and at http://www.gnu.org/licenses/. + * + */ + #include #include #include diff --git a/srslte/lib/resampling/test/resample_arb_test.c b/srslte/lib/resampling/test/resample_arb_test.c index fcdb49a03..ad861e842 100644 --- a/srslte/lib/resampling/test/resample_arb_test.c +++ b/srslte/lib/resampling/test/resample_arb_test.c @@ -1,3 +1,29 @@ +/** + * + * \section COPYRIGHT + * + * Copyright 2013-2015 Software Radio Systems Limited + * + * \section LICENSE + * + * This file is part of the srsLTE library. + * + * srsLTE is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. + * + * srsLTE 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 Affero General Public License for more details. + * + * A copy of the GNU Affero General Public License can be found in + * the LICENSE file in the top-level directory of this distribution + * and at http://www.gnu.org/licenses/. + * + */ + #include #include #include diff --git a/srslte/lib/scrambling/src/scrambling.c b/srslte/lib/scrambling/src/scrambling.c index 31e9ae29c..2e21db482 100644 --- a/srslte/lib/scrambling/src/scrambling.c +++ b/srslte/lib/scrambling/src/scrambling.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/scrambling/test/CMakeLists.txt b/srslte/lib/scrambling/test/CMakeLists.txt index 9e23bc10c..36b089023 100644 --- a/srslte/lib/scrambling/test/CMakeLists.txt +++ b/srslte/lib/scrambling/test/CMakeLists.txt @@ -1,6 +1,5 @@ # -# Copyright 2013-2015 The srsLTE Developers. See the -# COPYRIGHT file at the top-level directory of this distribution. +# Copyright 2013-2015 Software Radio Systems Limited # # This file is part of the srsLTE library. # diff --git a/srslte/lib/scrambling/test/scrambling_test.c b/srslte/lib/scrambling/test/scrambling_test.c index 97e99cb59..49679e9e0 100644 --- a/srslte/lib/scrambling/test/scrambling_test.c +++ b/srslte/lib/scrambling/test/scrambling_test.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/sync/src/cfo.c b/srslte/lib/sync/src/cfo.c index 6121e15b6..1d87b8b46 100644 --- a/srslte/lib/sync/src/cfo.c +++ b/srslte/lib/sync/src/cfo.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/sync/src/cp.c b/srslte/lib/sync/src/cp.c index 888c0ef40..3b9baa7cc 100644 --- a/srslte/lib/sync/src/cp.c +++ b/srslte/lib/sync/src/cp.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/sync/src/find_sss.c b/srslte/lib/sync/src/find_sss.c index 6fe27aad2..222659daa 100644 --- a/srslte/lib/sync/src/find_sss.c +++ b/srslte/lib/sync/src/find_sss.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/sync/src/gen_sss.c b/srslte/lib/sync/src/gen_sss.c index 71cecfe76..b210dbfde 100644 --- a/srslte/lib/sync/src/gen_sss.c +++ b/srslte/lib/sync/src/gen_sss.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/sync/src/pss.c b/srslte/lib/sync/src/pss.c index af386375c..77587bae2 100644 --- a/srslte/lib/sync/src/pss.c +++ b/srslte/lib/sync/src/pss.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/sync/src/sfo.c b/srslte/lib/sync/src/sfo.c index 9b2ac765c..a238e0dd2 100644 --- a/srslte/lib/sync/src/sfo.c +++ b/srslte/lib/sync/src/sfo.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/sync/src/sss.c b/srslte/lib/sync/src/sss.c index f4d3de370..771c2758f 100644 --- a/srslte/lib/sync/src/sss.c +++ b/srslte/lib/sync/src/sss.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/sync/src/sync.c b/srslte/lib/sync/src/sync.c index 38e0f54f2..b9014c87f 100644 --- a/srslte/lib/sync/src/sync.c +++ b/srslte/lib/sync/src/sync.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/sync/test/CMakeLists.txt b/srslte/lib/sync/test/CMakeLists.txt index 1af1f204f..1eb40a72f 100644 --- a/srslte/lib/sync/test/CMakeLists.txt +++ b/srslte/lib/sync/test/CMakeLists.txt @@ -1,6 +1,5 @@ # -# Copyright 2013-2015 The srsLTE Developers. See the -# COPYRIGHT file at the top-level directory of this distribution. +# Copyright 2013-2015 Software Radio Systems Limited # # This file is part of the srsLTE library. # diff --git a/srslte/lib/sync/test/cfo_test.c b/srslte/lib/sync/test/cfo_test.c index 257af0902..901e1b0e0 100644 --- a/srslte/lib/sync/test/cfo_test.c +++ b/srslte/lib/sync/test/cfo_test.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/sync/test/cp_mex.c b/srslte/lib/sync/test/cp_mex.c index 2edc358f7..01579ba24 100644 --- a/srslte/lib/sync/test/cp_mex.c +++ b/srslte/lib/sync/test/cp_mex.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. +* Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/sync/test/pss_file.c b/srslte/lib/sync/test/pss_file.c index 656a2f6f5..90524c619 100644 --- a/srslte/lib/sync/test/pss_file.c +++ b/srslte/lib/sync/test/pss_file.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/sync/test/pss_mex.c b/srslte/lib/sync/test/pss_mex.c index 79466da8d..4b86385c9 100644 --- a/srslte/lib/sync/test/pss_mex.c +++ b/srslte/lib/sync/test/pss_mex.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. +* Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/sync/test/pss_usrp.c b/srslte/lib/sync/test/pss_usrp.c index 1cf09e585..69daf50e1 100644 --- a/srslte/lib/sync/test/pss_usrp.c +++ b/srslte/lib/sync/test/pss_usrp.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/sync/test/sss_mex.c b/srslte/lib/sync/test/sss_mex.c index bbc7c5852..4c92d81ec 100644 --- a/srslte/lib/sync/test/sss_mex.c +++ b/srslte/lib/sync/test/sss_mex.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. +* Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/sync/test/sync_test.c b/srslte/lib/sync/test/sync_test.c index ec99ad36c..8715b316e 100644 --- a/srslte/lib/sync/test/sync_test.c +++ b/srslte/lib/sync/test/sync_test.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/ue/src/ue_cell_search.c b/srslte/lib/ue/src/ue_cell_search.c index 7773bf75a..2529641f3 100644 --- a/srslte/lib/ue/src/ue_cell_search.c +++ b/srslte/lib/ue/src/ue_cell_search.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/ue/src/ue_dl.c b/srslte/lib/ue/src/ue_dl.c index ceff72d8a..a9dd8a968 100644 --- a/srslte/lib/ue/src/ue_dl.c +++ b/srslte/lib/ue/src/ue_dl.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/ue/src/ue_mib.c b/srslte/lib/ue/src/ue_mib.c index f2e7faa94..8ef684c5a 100644 --- a/srslte/lib/ue/src/ue_mib.c +++ b/srslte/lib/ue/src/ue_mib.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/ue/src/ue_sync.c b/srslte/lib/ue/src/ue_sync.c index 80ab921e6..14406ddd7 100644 --- a/srslte/lib/ue/src/ue_sync.c +++ b/srslte/lib/ue/src/ue_sync.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/ue/src/ue_ul.c b/srslte/lib/ue/src/ue_ul.c index a188af319..dd04d555c 100644 --- a/srslte/lib/ue/src/ue_ul.c +++ b/srslte/lib/ue/src/ue_ul.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/utils/src/bit.c b/srslte/lib/utils/src/bit.c index 67a524eff..c1f075c04 100644 --- a/srslte/lib/utils/src/bit.c +++ b/srslte/lib/utils/src/bit.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. +* Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/utils/src/cexptab.c b/srslte/lib/utils/src/cexptab.c index 597cd4123..1d0548add 100644 --- a/srslte/lib/utils/src/cexptab.c +++ b/srslte/lib/utils/src/cexptab.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/utils/src/convolution.c b/srslte/lib/utils/src/convolution.c index 5891c5916..c3cd383ed 100644 --- a/srslte/lib/utils/src/convolution.c +++ b/srslte/lib/utils/src/convolution.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * @@ -188,4 +187,4 @@ uint32_t srslte_conv_same_cf(cf_t *input, float *filter, cf_t *output, return N; } -#endif \ No newline at end of file +#endif diff --git a/srslte/lib/utils/src/debug.c b/srslte/lib/utils/src/debug.c index f278d7511..e863b5735 100644 --- a/srslte/lib/utils/src/debug.c +++ b/srslte/lib/utils/src/debug.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/utils/src/vector.c b/srslte/lib/utils/src/vector.c index 7c4c791be..2071d5265 100644 --- a/srslte/lib/utils/src/vector.c +++ b/srslte/lib/utils/src/vector.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * diff --git a/srslte/lib/utils/src/vector_simd.c b/srslte/lib/utils/src/vector_simd.c index 9d301a05e..bcc192bda 100644 --- a/srslte/lib/utils/src/vector_simd.c +++ b/srslte/lib/utils/src/vector_simd.c @@ -2,8 +2,7 @@ * * \section COPYRIGHT * - * Copyright 2013-2015 The srsLTE Developers. See the - * COPYRIGHT file at the top-level directory of this distribution. + * Copyright 2013-2015 Software Radio Systems Limited * * \section LICENSE * @@ -238,4 +237,4 @@ void srslte_vec_convert_fi_simd(float *x, int16_t *z, float scale, uint32_t len) z[number] = (int16_t) (x[number] * scale); } #endif -} \ No newline at end of file +} diff --git a/srslte/lib/utils/test/CMakeLists.txt b/srslte/lib/utils/test/CMakeLists.txt index 657c2343b..49be3041d 100644 --- a/srslte/lib/utils/test/CMakeLists.txt +++ b/srslte/lib/utils/test/CMakeLists.txt @@ -1,6 +1,5 @@ # -# Copyright 2013-2015 The srsLTE Developers. See the -# COPYRIGHT file at the top-level directory of this distribution. +# Copyright 2013-2015 Software Radio Systems Limited # # This file is part of the srsLTE library. # diff --git a/srslte/lib/utils/test/dft_test.c b/srslte/lib/utils/test/dft_test.c index d9078dc33..27000efa3 100644 --- a/srslte/lib/utils/test/dft_test.c +++ b/srslte/lib/utils/test/dft_test.c @@ -1,3 +1,29 @@ +/** + * + * \section COPYRIGHT + * + * Copyright 2013-2015 Software Radio Systems Limited + * + * \section LICENSE + * + * This file is part of the srsLTE library. + * + * srsLTE is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License as + * published by the Free Software Foundation, either version 3 of + * the License, or (at your option) any later version. + * + * srsLTE 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 Affero General Public License for more details. + * + * A copy of the GNU Affero General Public License can be found in + * the LICENSE file in the top-level directory of this distribution + * and at http://www.gnu.org/licenses/. + * + */ + #include #include #include