From 46547420468e7c1b8ccf27467f47d3bdd40000a1 Mon Sep 17 00:00:00 2001 From: EricLiu2000 Date: Thu, 25 Jul 2019 16:49:07 -0400 Subject: [PATCH] Updated copyrights from 2018 to 2019 --- LICENSE | 2 +- docs/conf.py | 2 +- docs/conf.py.template | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 93104a7..be9fbb4 100644 --- a/LICENSE +++ b/LICENSE @@ -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: diff --git a/docs/conf.py b/docs/conf.py index 26065fd..463c94c 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -64,7 +64,7 @@ master_doc = 'index' # General information about the project. project = 'libicsneo' -copyright = '2018, Intrepid Control Systems, Inc' +copyright = '2019, Intrepid Control Systems, Inc' author = 'Intrepid Control Systems, Inc.' # The version info for the project you're documenting, acts as replacement for diff --git a/docs/conf.py.template b/docs/conf.py.template index f1e2383..b4aca1e 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 = '2018, Intrepid Control Systems, Inc' +copyright = '2019, Intrepid Control Systems, Inc' author = 'Intrepid Control Systems, Inc.' # The version info for the project you're documenting, acts as replacement for