diff --git a/README.rst b/README.rst index 80611c752..87f8bf5c3 100644 --- a/README.rst +++ b/README.rst @@ -142,7 +142,7 @@ OMERO.py is released under the GPL v2. Copyright --------- -2009-2021, The Open Microscopy Environment, Glencoe Software, Inc. +2009-2022, The Open Microscopy Environment, Glencoe Software, Inc. .. _ZeroC IcePy 3.6: https://zeroc.com/downloads/ice/3.6 .. _OMERO.py: https://docs.openmicroscopy.org/omero/5.6/developers/Python.html diff --git a/src/omero/gateway/__init__.py b/src/omero/gateway/__init__.py index 93c7f9e13..47e186413 100644 --- a/src/omero/gateway/__init__.py +++ b/src/omero/gateway/__init__.py @@ -5,7 +5,7 @@ # # blitz_gateway - python bindings and wrappers to access an OMERO blitz server # -# Copyright (c) 2007-2015 Glencoe Software, Inc. All rights reserved. +# Copyright (c) 2007-2022 Glencoe Software, Inc. All rights reserved. # # This software is distributed under the terms described by the LICENCE file # you can find at the root of the distribution bundle, which states you are