Skip to content

Commit 7a5681e

Browse files
authored
Update copyright date to 2024 so that travis-ci passes (#2037)
1 parent 6f30dcc commit 7a5681e

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

docs/nidcpower/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555

5656
# General information about the project.
5757
project = 'NI-DCPower Python API'
58-
copyright = '2017-2023, National Instruments Corporation'
58+
copyright = '2017-2024, National Instruments Corporation'
5959
author = 'NI'
6060

6161
# The version info for the project you're documenting, acts as replacement for

docs/nidigital/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555

5656
# General information about the project.
5757
project = 'NI-Digital Pattern Driver Python API'
58-
copyright = '2019-2023, National Instruments Corporation'
58+
copyright = '2019-2024, National Instruments Corporation'
5959
author = 'NI'
6060

6161
# The version info for the project you're documenting, acts as replacement for

docs/nidmm/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555

5656
# General information about the project.
5757
project = 'NI-DMM Python API'
58-
copyright = '2017-2023, National Instruments Corporation'
58+
copyright = '2017-2024, National Instruments Corporation'
5959
author = 'NI'
6060

6161
# The version info for the project you're documenting, acts as replacement for

docs/nifgen/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555

5656
# General information about the project.
5757
project = 'NI-FGEN Python API'
58-
copyright = '2017-2023, National Instruments Corporation'
58+
copyright = '2017-2024, National Instruments Corporation'
5959
author = 'NI'
6060

6161
# The version info for the project you're documenting, acts as replacement for

docs/nimodinst/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555

5656
# General information about the project.
5757
project = 'NI-ModInst Python API'
58-
copyright = '2017-2023, National Instruments Corporation'
58+
copyright = '2017-2024, National Instruments Corporation'
5959
author = 'NI'
6060

6161
# The version info for the project you're documenting, acts as replacement for

docs/niscope/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555

5656
# General information about the project.
5757
project = 'NI-SCOPE Python API'
58-
copyright = '2017-2023, National Instruments Corporation'
58+
copyright = '2017-2024, National Instruments Corporation'
5959
author = 'NI'
6060

6161
# The version info for the project you're documenting, acts as replacement for

docs/nise/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555

5656
# General information about the project.
5757
project = 'NI Switch Executive Python API'
58-
copyright = '2018-2023, National Instruments Corporation'
58+
copyright = '2018-2024, National Instruments Corporation'
5959
author = 'NI'
6060

6161
# The version info for the project you're documenting, acts as replacement for

docs/niswitch/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555

5656
# General information about the project.
5757
project = 'NI-SWITCH Python API'
58-
copyright = '2017-2023, National Instruments Corporation'
58+
copyright = '2017-2024, National Instruments Corporation'
5959
author = 'NI'
6060

6161
# The version info for the project you're documenting, acts as replacement for

docs/nitclk/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555

5656
# General information about the project.
5757
project = 'NI-TClk Python API'
58-
copyright = '2019-2023, National Instruments Corporation'
58+
copyright = '2019-2024, National Instruments Corporation'
5959
author = 'NI'
6060

6161
# The version info for the project you're documenting, acts as replacement for

0 commit comments

Comments
 (0)