Skip to content

Commit aa9b8ac

Browse files
committed
Adding AGPL copyright to new files
1 parent 1cd26af commit aa9b8ac

File tree

1 file changed

+14
-5
lines changed

1 file changed

+14
-5
lines changed

lib/src/radio/test/test_radio_rt_gain.cc

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,21 @@
11
/**
2+
* Copyright 2013-2021 Software Radio Systems Limited
23
*
3-
* \section COPYRIGHT
4+
* This file is part of srsRAN.
45
*
5-
* Copyright 2013-2021 Software Radio Systems Limited
6+
* srsRAN is free software: you can redistribute it and/or modify
7+
* it under the terms of the GNU Affero General Public License as
8+
* published by the Free Software Foundation, either version 3 of
9+
* the License, or (at your option) any later version.
10+
*
11+
* srsRAN is distributed in the hope that it will be useful,
12+
* but WITHOUT ANY WARRANTY; without even the implied warranty of
13+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14+
* GNU Affero General Public License for more details.
615
*
7-
* By using this file, you agree to the terms and conditions set
8-
* forth in the LICENSE file which can be found at the top level of
9-
* the distribution.
16+
* A copy of the GNU Affero General Public License can be found in
17+
* the LICENSE file in the top-level directory of this distribution
18+
* and at http://www.gnu.org/licenses/.
1019
*
1120
*/
1221
#include "srsran/common/test_common.h"

0 commit comments

Comments
 (0)