Skip to content

Commit fdeaa65

Browse files
author
Maledong
authored
Remove the 'copyright' and 'copyright_year.js' (#2151)
Due to the discussion at nodejs/TSC#195 (comment), we shouldn't include an auto copyright_year and its realted token place. So we should remove it.
1 parent 378ab09 commit fdeaa65

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

layouts/partials/footer.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
</ul>
1616
</div>
1717

18-
<p{{copyright}} Node.js Foundation. All Rights Reserved. Portions of this site originally © {{copyright}} Joyent. </p>
18+
<p>© Node.js Foundation. All Rights Reserved. Portions of this site originally © Joyent. </p>
1919
<p>Node.js is a trademark of Joyent, Inc. and is used with its permission. Please review the <a href="/static/documents/trademark-policy.pdf">Trademark Guidelines of the Node.js Foundation</a>.</p>
2020
<p>Linux Foundation is a registered trademark of The Linux Foundation.</p>
2121
<p>Linux is a registered <a href="http://www.linuxfoundation.org/programs/legal/trademark" title="Linux Mark Institute">trademark</a> of Linus Torvalds.</p>

scripts/helpers/copyright-year.js

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)