Skip to content

Commit 4b8bbc5

Browse files
CDDSO-112: Update copyrights (and rebuild docs again)
1 parent e69f6dd commit 4b8bbc5

File tree

6 files changed

+4
-4
lines changed

6 files changed

+4
-4
lines changed

cdds/cdds/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# (C) British Crown Copyright 2022, Met Office.
1+
# (C) British Crown Copyright 2022-2023, Met Office.
22
# Please see LICENSE.rst for license details.
33
from cdds.versions import get_version
44

0 Bytes
Binary file not shown.

docs/cdds/html/_modules/cdds/common/plugins/base/base_models.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ <h3>Navigation</h3>
3737
<div class="body" role="main">
3838

3939
<h1>Source code for cdds.common.plugins.base.base_models</h1><div class="highlight"><pre>
40-
<span></span><span class="c1"># (C) British Crown Copyright 2021-2022, Met Office.</span>
40+
<span></span><span class="c1"># (C) British Crown Copyright 2021-2023, Met Office.</span>
4141
<span class="c1"># Please see LICENSE.rst for license details.</span>
4242
<span class="sd">&quot;&quot;&quot;</span>
4343
<span class="sd">The :mod:`base_models` module contains the code required to</span>

docs/cdds/html/_modules/cdds/common/plugins/base/base_plugin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ <h3>Navigation</h3>
3737
<div class="body" role="main">
3838

3939
<h1>Source code for cdds.common.plugins.base.base_plugin</h1><div class="highlight"><pre>
40-
<span></span><span class="c1"># (C) British Crown Copyright 2021-2022, Met Office.</span>
40+
<span></span><span class="c1"># (C) British Crown Copyright 2021-2023, Met Office.</span>
4141
<span class="c1"># Please see LICENSE.rst for license details.</span>
4242
<span class="sd">&quot;&quot;&quot;</span>
4343
<span class="sd">The :mod:`base_plugin` module contains the basic code for plugins.</span>
0 Bytes
Binary file not shown.

mip_convert/mip_convert/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# (C) British Crown Copyright 2009-2022, Met Office.
1+
# (C) British Crown Copyright 2009-2023, Met Office.
22
# Please see LICENSE.rst for license details.
33
"""
44
The MIP Convert package produces the |output netCDF files| for a |MIP|

0 commit comments

Comments
 (0)