Skip to content

Commit 2ed33fb

Browse files
authored
Update year in footer for hosted documentation to 2024 (#831)
rdar://123145742
1 parent 7a2a1ad commit 2ed33fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Sources/docc/DocCDocumentation.docc/footer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!--
22
This source file is part of the Swift.org open source project
33
4-
Copyright (c) 2021-2023 Apple Inc. and the Swift project authors
4+
Copyright (c) 2021-2024 Apple Inc. and the Swift project authors
55
Licensed under Apache License v2.0 with Runtime Library Exception
66
77
See https://swift.org/LICENSE.txt for license information
@@ -11,7 +11,7 @@
1111
<footer id="footer" role="contentinfo" hidden>
1212
<div class="container">
1313
<div>
14-
<p class="copyright">Copyright © 2023 Apple Inc. All rights reserved.</p>
14+
<p class="copyright">Copyright © 2024 Apple Inc. All rights reserved.</p>
1515
<p class="trademark">Swift and the Swift logo are trademarks of Apple Inc.</p>
1616
<p class="privacy">
1717
<a href="//www.apple.com/privacy/privacy-policy/">Privacy Policy</a>

0 commit comments

Comments
 (0)