Skip to content

Commit 4136449

Browse files
codebotasaezper
authored andcommitted
Adding AGPL copyright to new files
1 parent fd61e64 commit 4136449

File tree

290 files changed

+4355
-876
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

290 files changed

+4355
-876
lines changed

CMakeLists.txt

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,21 @@
11
#
22
# Copyright 2021-2023 Software Radio Systems Limited
33
#
4-
# By using this file, you agree to the terms and conditions set
5-
# forth in the LICENSE file which can be found at the top level of
6-
# the distribution.
4+
# This file is part of srsRAN
5+
#
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.
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/.
719
#
820

921
########################################################################

apps/gnb/gnb_appconfig_translators.cpp

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

apps/gnb/gnb_appconfig_validators.cpp

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

cmake/modules/version.cmake

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,21 @@
11
#
22
# Copyright 2021-2023 Software Radio Systems Limited
33
#
4-
# By using this file, you agree to the terms and conditions set
5-
# forth in the LICENSE file which can be found at the top level of
6-
# the distribution.
4+
# This file is part of srsRAN
5+
#
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.
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/.
719
#
820

921
set(SRSRAN_VERSION_MAJOR 23)

include/srsran/cu_cp/up_resource_manager.h

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

include/srsran/du/du_update_config_helpers.h

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

include/srsran/f1ap/du/f1ap_du_connection_manager.h

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

include/srsran/f1u/du/f1u_config.h

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

include/srsran/gateways/baseband/buffer/baseband_gateway_buffer_dynamic.h

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

include/srsran/gateways/baseband/buffer/baseband_gateway_buffer_reader.h

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

0 commit comments

Comments
 (0)