Updated copyrights from 2018 to 2019

checksum-failure-logging
EricLiu2000 2019-07-25 16:49:07 -04:00
parent 80999251ef
commit 4654742046
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
Copyright 2018-2019 Intrepid Control Systems, Inc. Copyright 2019-2020 Intrepid Control Systems, Inc.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

View File

@ -64,7 +64,7 @@ master_doc = 'index'
# General information about the project. # General information about the project.
project = 'libicsneo' project = 'libicsneo'
copyright = '2018, Intrepid Control Systems, Inc' copyright = '2019, Intrepid Control Systems, Inc'
author = 'Intrepid Control Systems, Inc.' author = 'Intrepid Control Systems, Inc.'
# The version info for the project you're documenting, acts as replacement for # The version info for the project you're documenting, acts as replacement for

View File

@ -64,7 +64,7 @@ master_doc = 'index'
# General information about the project. # General information about the project.
project = 'libicsneo' project = 'libicsneo'
copyright = '2018, Intrepid Control Systems, Inc' copyright = '2019, Intrepid Control Systems, Inc'
author = 'Intrepid Control Systems, Inc.' author = 'Intrepid Control Systems, Inc.'
# The version info for the project you're documenting, acts as replacement for # The version info for the project you're documenting, acts as replacement for