From 7a5681e8a996cff5b46c906b3aac4e6707ad180d Mon Sep 17 00:00:00 2001 From: Jay Fitzgerald <34140133+ni-jfitzger@users.noreply.github.com> Date: Thu, 8 Feb 2024 21:28:08 -0600 Subject: [PATCH] Update copyright date to 2024 so that travis-ci passes (#2037) --- docs/nidcpower/conf.py | 2 +- docs/nidigital/conf.py | 2 +- docs/nidmm/conf.py | 2 +- docs/nifgen/conf.py | 2 +- docs/nimodinst/conf.py | 2 +- docs/niscope/conf.py | 2 +- docs/nise/conf.py | 2 +- docs/niswitch/conf.py | 2 +- docs/nitclk/conf.py | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/nidcpower/conf.py b/docs/nidcpower/conf.py index 6b026ce46..3c4837167 100644 --- a/docs/nidcpower/conf.py +++ b/docs/nidcpower/conf.py @@ -55,7 +55,7 @@ # General information about the project. project = 'NI-DCPower Python API' -copyright = '2017-2023, National Instruments Corporation' +copyright = '2017-2024, National Instruments Corporation' author = 'NI' # The version info for the project you're documenting, acts as replacement for diff --git a/docs/nidigital/conf.py b/docs/nidigital/conf.py index f91b56c10..74753b823 100644 --- a/docs/nidigital/conf.py +++ b/docs/nidigital/conf.py @@ -55,7 +55,7 @@ # General information about the project. project = 'NI-Digital Pattern Driver Python API' -copyright = '2019-2023, National Instruments Corporation' +copyright = '2019-2024, National Instruments Corporation' author = 'NI' # The version info for the project you're documenting, acts as replacement for diff --git a/docs/nidmm/conf.py b/docs/nidmm/conf.py index eec5f0d12..eddbfcc70 100644 --- a/docs/nidmm/conf.py +++ b/docs/nidmm/conf.py @@ -55,7 +55,7 @@ # General information about the project. project = 'NI-DMM Python API' -copyright = '2017-2023, National Instruments Corporation' +copyright = '2017-2024, National Instruments Corporation' author = 'NI' # The version info for the project you're documenting, acts as replacement for diff --git a/docs/nifgen/conf.py b/docs/nifgen/conf.py index b12c18d7a..8d9f23486 100644 --- a/docs/nifgen/conf.py +++ b/docs/nifgen/conf.py @@ -55,7 +55,7 @@ # General information about the project. project = 'NI-FGEN Python API' -copyright = '2017-2023, National Instruments Corporation' +copyright = '2017-2024, National Instruments Corporation' author = 'NI' # The version info for the project you're documenting, acts as replacement for diff --git a/docs/nimodinst/conf.py b/docs/nimodinst/conf.py index 1231a40d3..4aed93c6a 100644 --- a/docs/nimodinst/conf.py +++ b/docs/nimodinst/conf.py @@ -55,7 +55,7 @@ # General information about the project. project = 'NI-ModInst Python API' -copyright = '2017-2023, National Instruments Corporation' +copyright = '2017-2024, National Instruments Corporation' author = 'NI' # The version info for the project you're documenting, acts as replacement for diff --git a/docs/niscope/conf.py b/docs/niscope/conf.py index fa296a576..f1f8681b3 100644 --- a/docs/niscope/conf.py +++ b/docs/niscope/conf.py @@ -55,7 +55,7 @@ # General information about the project. project = 'NI-SCOPE Python API' -copyright = '2017-2023, National Instruments Corporation' +copyright = '2017-2024, National Instruments Corporation' author = 'NI' # The version info for the project you're documenting, acts as replacement for diff --git a/docs/nise/conf.py b/docs/nise/conf.py index 7392308ea..28d6de0d8 100644 --- a/docs/nise/conf.py +++ b/docs/nise/conf.py @@ -55,7 +55,7 @@ # General information about the project. project = 'NI Switch Executive Python API' -copyright = '2018-2023, National Instruments Corporation' +copyright = '2018-2024, National Instruments Corporation' author = 'NI' # The version info for the project you're documenting, acts as replacement for diff --git a/docs/niswitch/conf.py b/docs/niswitch/conf.py index ab07d3137..c855c9190 100644 --- a/docs/niswitch/conf.py +++ b/docs/niswitch/conf.py @@ -55,7 +55,7 @@ # General information about the project. project = 'NI-SWITCH Python API' -copyright = '2017-2023, National Instruments Corporation' +copyright = '2017-2024, National Instruments Corporation' author = 'NI' # The version info for the project you're documenting, acts as replacement for diff --git a/docs/nitclk/conf.py b/docs/nitclk/conf.py index 07e2a9df2..40adcb1c2 100644 --- a/docs/nitclk/conf.py +++ b/docs/nitclk/conf.py @@ -55,7 +55,7 @@ # General information about the project. project = 'NI-TClk Python API' -copyright = '2019-2023, National Instruments Corporation' +copyright = '2019-2024, National Instruments Corporation' author = 'NI' # The version info for the project you're documenting, acts as replacement for