diff --git a/LICENSE b/LICENSE index 565945e5..b88b00ec 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2021 Open Quantum Hardware +Copyright (c) Open Quantum Hardware Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. \ No newline at end of file +SOFTWARE. diff --git a/docs/conf.py b/docs/conf.py index 9f7e6b61..ce009a86 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -82,7 +82,7 @@ def get_version(rel_path): # General information about the project. project = 'qick' -copyright = '2021, openquantumhardware' +copyright = 'openquantumhardware' author = 'openquantumhardware' # The version info for the project you're documenting, acts as replacement for diff --git a/qick_lib/qick/VERSION b/qick_lib/qick/VERSION index 4a176bcb..93ffecf0 100644 --- a/qick_lib/qick/VERSION +++ b/qick_lib/qick/VERSION @@ -1 +1 @@ -0.2.385 +0.2.386