From 8566f9d57da8b6b89a617163374b3c72c45d10dc Mon Sep 17 00:00:00 2001 From: Paul Hollinsky Date: Thu, 6 Aug 2020 16:06:31 -0400 Subject: [PATCH] Update copyright date --- LICENSE | 2 +- docs/conf.py.template | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index be9fbb4..7be07d5 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright 2019-2020 Intrepid Control Systems, Inc. +Copyright 2018-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: diff --git a/docs/conf.py.template b/docs/conf.py.template index b4aca1e..fa0cf07 100644 --- a/docs/conf.py.template +++ b/docs/conf.py.template @@ -64,7 +64,7 @@ master_doc = 'index' # General information about the project. project = 'libicsneo' -copyright = '2019, Intrepid Control Systems, Inc' +copyright = '2018-2020, Intrepid Control Systems, Inc.' author = 'Intrepid Control Systems, Inc.' # The version info for the project you're documenting, acts as replacement for