File tree 3 files changed +42
-15
lines changed
include/srsran/phy/ch_estimation 3 files changed +42
-15
lines changed Original file line number Diff line number Diff line change 1
1
/**
2
+ * Copyright 2013-2023 Software Radio Systems Limited
2
3
*
3
- * \section COPYRIGHT
4
+ * This file is part of srsRAN.
4
5
*
5
- * Copyright 2013-2023 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.
6
15
*
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/ .
10
19
*
11
20
*/
12
21
Original file line number Diff line number Diff line change 1
1
/**
2
+ * Copyright 2013-2023 Software Radio Systems Limited
2
3
*
3
- * \section COPYRIGHT
4
+ * This file is part of srsRAN.
4
5
*
5
- * Copyright 2013-2023 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.
6
15
*
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/ .
10
19
*
11
20
*/
12
21
Original file line number Diff line number Diff line change 1
1
/**
2
+ * Copyright 2013-2023 Software Radio Systems Limited
2
3
*
3
- * \section COPYRIGHT
4
+ * This file is part of srsRAN.
4
5
*
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.
6
10
*
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.
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.
15
+ *
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/.
10
19
*
11
20
*/
12
21
You can’t perform that action at this time.
0 commit comments