Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ brew install python

Apache License version 2.0 [See LICENSE for details](https://github.com/SpectoLabs/hoverfly/blob/master/LICENSE).

(c) [iOCO](https://ioco.uk/) 2024.
(c) [iOCO Solutions](https://ioco.uk/) 2025.

[CircleCI-Image]: https://circleci.com/gh/SpectoLabs/hoverfly.svg?style=shield
[CircleCI-Url]: https://circleci.com/gh/SpectoLabs/hoverfly
6 changes: 3 additions & 3 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information

project = 'Hoverfly'
copyright = '2023, SpectoLabs'
author = 'SpectoLabs'
copyright = '2025, iOCO Solutions'
author = 'iOCO Solutions'

version = 'v1.10.7'
# The full version, including alpha/beta/rc tags.
Expand Down Expand Up @@ -61,7 +61,7 @@

latex_documents = [
(master_doc, 'hoverfly.tex', u'Hoverfly Documentation',
u'SpectoLabs', 'manual'),
u'iOCO Solutions', 'manual'),
]

man_pages = [
Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Source

The Hoverfly source code is available on `GitHub <https://github.com/SpectoLabs/hoverfly>`_.

Hoverfly is developed and maintained by `SpectoLabs <https://specto.io>`_.
Hoverfly is developed and maintained by `iOCO Solutions <https://ioco.uk>`_.

Contents
--------
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/community.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ Community
- Chat on the `Hoverfly Gitter channel <https://gitter.im/SpectoLabs/hoverfly>`_
- Join the `Hoverfly mailing list <https://groups.google.com/a/specto.io/forum/#!forum/hoverfly>`_
- Raise a `GitHub Issue <https://github.com/SpectoLabs/hoverfly/issues>`_
- Get in touch with `SpectoLabs on Twitter <https://twitter.com/spectolabs>`_
- Get in touch with `iOCO Solutions <https://hoverfly.io/contact-us>`_
Loading