Skip to content

Commit fb896c1

Browse files
committed
Updates HDF5 trademark acknowledgments
Ensures consistent display of the HDF5® registered trademark symbol across the documentation. Extends the list of third-party products and their owners for accuracy. Updates the project's affiliation disclaimer to include The HDF Group.
1 parent 5f7e350 commit fb896c1

File tree

5 files changed

+6
-4
lines changed

5 files changed

+6
-4
lines changed

agents/docs-writer.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,4 @@ Other third-party trademarks used in the documentation:
7878
| StimPlan | NSI Technologies, LLC | *StimPlan™* |
7979
| Fishbones | Fishbones AS | *Fishbones®* (registered trademark, Norwegian Patent Office no. 268831) |
8080
| GNU Octave | John W. Eaton and contributors | *GNU Octave* (no symbol — free software, GPL) |
81+
| HDF5 | The HDF Group | *HDF5®* |

content/about.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,6 @@ Third-party product names used in this documentation are the property of their r
5959
| StimPlan™ | NSI Technologies, LLC | Trademark |
6060
| Fishbones® | Fishbones AS | Well completion technology using small-diameter lateral boreholes |
6161
| GNU Octave | John W. Eaton and contributors | Free software (GPL); part of the GNU Project |
62+
| HDF5® | The HDF Group | Registered trademark |
6263

63-
ResInsight is not affiliated with or endorsed by Schlumberger, Dassault Systèmes, ESSS, NSI Technologies, LLC, or Fishbones AS.
64+
ResInsight is not affiliated with or endorsed by Schlumberger, Dassault Systèmes, ESSS, NSI Technologies, LLC, Fishbones AS, or The HDF Group.

content/misc/Preferences.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ When changing the preferences, any default color, font or Z-scale Factor that ha
6464
- **Summary Data Import** including file format for summary data import, c.f. [Ensemble Summary]({{% relref "eclipsesummarydata#summary-data-file-formats" %}}):
6565
- **ESMRY (opm-common)** Import data from ESMRY files
6666
- **UNSMRY (resdata)** Import data from native UNSMRY files
67-
- **h5 (HDF5)** Import data from h5 files
67+
- **h5 (HDF5®)** Import data from h5 files
6868

6969

7070
## Plotting

content/releases/build-from-source/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ See the following for common install procedures and options:
1313
- [ Windows Installation ]({{% ref "windows-installation.md" %}})
1414

1515
See [ Build Instructions ]({{% ref "cmake-configuration.md" %}}) for the complete list of configuration options including support for
16-
Octave plugins, ABAQUS ODB API, and HDF5.
16+
Octave plugins, ABAQUS ODB API, and HDF5®.
1717

1818
[ Sign up to be notified of new releases ]({{% ref "releasenotification.md" %}})
1919

content/releases/build-from-source/cmake-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ aliases = [
1414

1515
## Build Overview
1616
The ResInsight build may be configured in different ways, with optional support for Octave plugins,
17-
ABAQUS ODB API, HDF5, Python, and OpenMP. This is configured using options in CMake.
17+
ABAQUS ODB API, HDF5®, Python, and OpenMP. This is configured using options in CMake.
1818

1919
### CMake Options for ResInsight
2020

0 commit comments

Comments
 (0)