Skip to content

Commit dbf1910

Browse files
asaezpercodebot
authored andcommitted
license: year update
1 parent 99cd64c commit dbf1910

File tree

3,230 files changed

+3231
-3231
lines changed

Some content is hidden

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

3,230 files changed

+3231
-3231
lines changed

.gdbinit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright 2021-2023 Software Radio Systems Limited
2+
# Copyright 2021-2024 Software Radio Systems Limited
33
#
44
# By using this file, you agree to the terms and conditions set
55
# forth in the LICENSE file which can be found at the top level of

.gitlab/ci/e2e/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ AMARISOFT_VERSION=2023-03-17
55
SRSUE_VERSION=23.11
66
OPEN5GS_VERSION=2.5.6
77
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
8-
METRICS_SERVER_VERSION=1.5.0
8+
METRICS_SERVER_VERSION=1.5.1
99
DPDK_VERSION=23.07

.gitlab/ci/release/auto_merge.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
#
3-
# Copyright 2021-2023 Software Radio Systems Limited
3+
# Copyright 2021-2024 Software Radio Systems Limited
44
#
55
# By using this file, you agree to the terms and conditions set
66
# forth in the LICENSE file which can be found at the top level of

.gitlab/ci/release/update_headers.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
#
3-
# Copyright 2021-2023 Software Radio Systems Limited
3+
# Copyright 2021-2024 Software Radio Systems Limited
44
#
55
# By using this file, you agree to the terms and conditions set
66
# forth in the LICENSE file which can be found at the top level of

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright 2021-2023 Software Radio Systems Limited
2+
# Copyright 2021-2024 Software Radio Systems Limited
33
#
44
# By using this file, you agree to the terms and conditions set
55
# forth in the LICENSE file which can be found at the top level of

COPYRIGHT

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Files: *
2-
Copyright: 2021-2023, Software Radio Systems Limited.
2+
Copyright: 2021-2024, Software Radio Systems Limited.
33
License: See LICENSE file
44

55

66
The following files are used within srsRAN:
77

88
Files: docs/doxygen-awesome-sidebar-only.css
99
docs/doxygen-awesome.css
10-
Copyright: 2021-2022 jothepro
10+
Copyright: 2021-2024 jothepro
1111
License: MIT
1212

1313

apps/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright 2021-2023 Software Radio Systems Limited
2+
# Copyright 2021-2024 Software Radio Systems Limited
33
#
44
# By using this file, you agree to the terms and conditions set
55
# forth in the LICENSE file which can be found at the top level of

apps/examples/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright 2021-2023 Software Radio Systems Limited
2+
# Copyright 2021-2024 Software Radio Systems Limited
33
#
44
# By using this file, you agree to the terms and conditions set
55
# forth in the LICENSE file which can be found at the top level of

apps/examples/du/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright 2021-2023 Software Radio Systems Limited
2+
# Copyright 2021-2024 Software Radio Systems Limited
33
#
44
# By using this file, you agree to the terms and conditions set
55
# forth in the LICENSE file which can be found at the top level of

apps/examples/du/du_example.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* Copyright 2021-2023 Software Radio Systems Limited
3+
* Copyright 2021-2024 Software Radio Systems Limited
44
*
55
* By using this file, you agree to the terms and conditions set
66
* forth in the LICENSE file which can be found at the top level of

0 commit comments

Comments
 (0)