Skip to content

Commit 2691814

Browse files
committed
Update sysinfo page re release v5.26.0
1 parent eecc2d9 commit 2691814

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_software/sysinfo.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
layout: "codelib-tplt"
44
group: lib
55
priority: 11
6-
version: "5.24.0"
7-
release-date: "2023-11-03"
6+
version: "5.26.0"
7+
release-date: "2024-01-04"
88
platforms: ["Win32", "Win64"]
99
frameworks: ["RTL"]
1010
compatibility: "Delphi 7 & later"
@@ -257,7 +257,7 @@ <h2 class="panel-title">
257257
</div>
258258
<div class="panel-body">
259259
<p>
260-
<span class="fa fa-copyright fa-pull-left fa-3x"></span> The <em>{{ page.title }}</em> is open source. It is copyright &copy; 2001-2023 by <a href="https://en.gravatar.com/delphidabbler" aria-label="Peter Johnson's Gravatar account">Peter Johnson</a>. The source code is made available under the terms of the <a href="https://www.mozilla.org/MPL/2.0/" aria-label="Mozilla Public License v2.0 on mozilla.org">Mozilla Public License v2.0</a>. All relevant trademarks are acknowledged.
260+
<span class="fa fa-copyright fa-pull-left fa-3x"></span> The <em>{{ page.title }}</em> is open source. It is copyright &copy; 2001-2024 by <a href="https://en.gravatar.com/delphidabbler" aria-label="Peter Johnson's Gravatar account">Peter Johnson</a>. The source code is made available under the terms of the <a href="https://www.mozilla.org/MPL/2.0/" aria-label="Mozilla Public License v2.0 on mozilla.org">Mozilla Public License v2.0</a>. All relevant trademarks are acknowledged.
261261
</p>
262262
<p>
263263
Information from numerous websites has been used while developing this code. Several individuals have also suggested solutions or contributed code. Details are provided in the file <a href="https://github.com/ddablib/sysinfo/blob/main/Docs/Acknowledgements.md"><code>Acknowledgements.md</code></a> in the <code>.\Docs</code> subdirectory of the {{ page.title }}'s GitHub repository.

0 commit comments

Comments
 (0)