Skip to content

Commit 1ec4bb5

Browse files
committed
Update docs
1 parent 222f599 commit 1ec4bb5

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

LICENSE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright 2016 SpectoLabs Ltd.
189+
Copyright 2025 iOCO Solutions Ltd.
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.
@@ -198,4 +198,4 @@
198198
distributed under the License is distributed on an "AS IS" BASIS,
199199
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200200
See the License for the specific language governing permissions and
201-
limitations under the License.
201+
limitations under the License.

docs/conf.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
99

1010
project = 'Hoverfly Java'
11-
copyright = '2023, SpectoLabs'
12-
author = 'SpectoLabs'
11+
copyright = '2025, iOCO'
12+
author = 'iOCO'
1313

14-
version = '0.15.0'
14+
version = '0.20.1'
1515
# The full version, including alpha/beta/rc tags.
1616
release = version
1717

@@ -55,7 +55,7 @@
5555

5656
latex_documents = [
5757
(master_doc, 'hoverfly-java.tex', u'Hoverfly Java Documentation',
58-
u'SpectoLabs', 'manual'),
58+
u'iOCO', 'manual'),
5959
]
6060

6161
man_pages = [

license-header.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ Unless required by applicable law or agreed to in writing, software distributed
77
an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
88
specific language governing permissions and limitations under the License.
99

10-
Copyright ${inceptionYear}-${currentYear} SpectoLabs Ltd.
10+
Copyright ${inceptionYear}-${currentYear} iOCO Solutions Ltd.

0 commit comments

Comments
 (0)