Skip to content

Commit 6a286d1

Browse files
author
Bob Furu
authored
Merge pull request #40235 from bobfuru/2022-footer
2 parents 343aaa7 + 4c9df62 commit 6a286d1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

404-commercial.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ <h1>Not found</h1>
186186
</div>
187187

188188
<div class="col-sm-3">
189-
<p class="text-nowrap">Copyright © 2021 Red Hat, Inc.</span></p>
189+
<p class="text-nowrap">Copyright © 2022 Red Hat, Inc.</span></p>
190190
</div>
191191

192192
<div class="col">

_templates/_footer_other.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</div>
77

88
<div class="col-sm-3">
9-
<p class="text-nowrap">Copyright © 2021 Red Hat, Inc.</span></p>
9+
<p class="text-nowrap">Copyright © 2022 Red Hat, Inc.</span></p>
1010
</div>
1111

1212
<div class="col">

index-commercial.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ <h2>OpenShift Container Platform <font size="-1">(中文文档)</font></h2>
352352
</div>
353353

354354
<div class="col-sm-3">
355-
<p class="text-nowrap">Copyright © 2021 Red Hat, Inc.</span></p>
355+
<p class="text-nowrap">Copyright © 2022 Red Hat, Inc.</span></p>
356356
</div>
357357

358358
<div class="col">

welcome/legal-notice.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ include::modules/common-attributes.adoc[]
44
:context: legal-notice
55

66
[.lead]
7-
Copyright © 2021 Red Hat, Inc.
7+
Copyright © 2022 Red Hat, Inc.
88

99
OpenShift documentation is licensed under the Apache License 2.0 (https://www.apache.org/licenses/LICENSE-2.0).
1010

0 commit comments

Comments
 (0)