Skip to content

Commit

Permalink
Merge pull request #18173 from g-pan/H29461-Yr
Browse files Browse the repository at this point in the history
HPCC-29461 Update Copyright Year

Reviewed-By: Jim DeFabia <[email protected]>
Merged-by: Gavin Halliday <[email protected]>
  • Loading branch information
ghalliday authored Jan 3, 2024
2 parents 83f8cd9 + 325ca9d commit 1be74a3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions docs/common/Version.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<chapterinfo>
<date id="DateVer">DEVELOPER NON-GENERATED VERSION</date>

<releaseinfo id="FooterInfo"2023 HPCC
<releaseinfo id="FooterInfo"2024 HPCC
Systems<superscript>®</superscript>. All rights reserved</releaseinfo>

<copyright id="Copyright">
<year>2023 HPCC Systems<superscript>®</superscript>. All rights
<year>2024 HPCC Systems<superscript>®</superscript>. All rights
reserved</year>
</copyright>
</chapterinfo>
Expand All @@ -23,9 +23,9 @@
serve one purpose and that is to store the chapterinfo and other information
used by several document components.</para>

<para id="CHMVer">2023 Version ${DOC_VERSION}</para>
<para id="CHMVer">2024 Version ${DOC_VERSION}</para>

<remark id="YrVer">2023</remark>
<remark id="YrVer">2024</remark>

<para>The following line is the code to be put into the document you wish
to include the above version info in:</para>
Expand Down
10 changes: 5 additions & 5 deletions docs/common/Version.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
<chapter>
<chapterinfo>
<date id="DateVer">2023 Version ${DOC_VERSION}</date>
<date id="DateVer">2024 Version ${DOC_VERSION}</date>

<releaseinfo id="FooterInfo"2023 HPCC
<releaseinfo id="FooterInfo"2024 HPCC
Systems<superscript>®</superscript>. All rights reserved</releaseinfo>

<copyright id="Copyright">
<year>2023 HPCC Systems<superscript>®</superscript>. All rights
<year>2024 HPCC Systems<superscript>®</superscript>. All rights
reserved</year>
</copyright>
</chapterinfo>
Expand All @@ -24,9 +24,9 @@
serve one purpose and that is to store the chapterinfo the above sections
that are being used by several other documents.</para>

<para id="CHMVer">2023 Version ${DOC_VERSION}</para>
<para id="CHMVer">2024 Version ${DOC_VERSION}</para>

<remark id="YrVer">2023</remark>
<remark id="YrVer">2024</remark>

<para>The following line is the code to be put into the document you wish
to include the above version info in:</para>
Expand Down

0 comments on commit 1be74a3

Please sign in to comment.