File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 165
165
</ li >
166
166
</ ul >
167
167
< ul class ="list-style-none d-flex text-gray ">
168
- < li class ="mr-3 "> © 2021 GitHub, Inc.</ li >
168
+ < li class ="mr-3 "> ©
169
+ < script type ="text/javascript "> document . write ( new Date ( ) . getFullYear ( ) ) ; </ script > GitHub, Inc.</ li >
169
170
< li class ="mr-3 "> < a
170
171
href ="https://docs.github.com/github/site-policy/github-terms-of-service "
171
172
class ="link-gray "> Terms </ a > </ li >
Original file line number Diff line number Diff line change @@ -349,11 +349,12 @@ <h4 class="mb-3 text-mono text-gray-light text-normal">Company</h4>
349
349
</ li >
350
350
</ ul >
351
351
< ul class ="list-style-none d-flex text-gray ">
352
- < li class ="mr-3 "> © 2021 GitHub, Inc.</ li >
352
+ < li class ="mr-3 "> ©
353
+ < script type ="text/javascript "> document . write ( new Date ( ) . getFullYear ( ) ) ; </ script > GitHub, Inc.</ li >
353
354
< li class ="mr-3 "> < a
354
- href ="https://docs.github.com/en/free-pro-team@latest/ github/site-policy/github-terms-of-service "
355
+ href ="https://docs.github.com/github/site-policy/github-terms-of-service "
355
356
class ="link-gray "> Terms </ a > </ li >
356
- < li > < a href ="https://docs.github.com/en/free-pro-team@latest/ github/site-policy/github-privacy-statement "
357
+ < li > < a href ="https://docs.github.com/github/site-policy/github-privacy-statement "
357
358
class ="link-gray "> Privacy </ a > </ li >
358
359
</ ul >
359
360
</ div >
You can’t perform that action at this time.
0 commit comments