Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2012-03-16 19:13:41 +0400
committerisaacs <i@izs.me>2012-03-23 04:31:15 +0400
commit76f31faa3b80c554842e6865bceae18e4f258268 (patch)
treed5175c0573f72751c51f98802ba5b8db4fe299e4 /doc/template.html
parent0dcc43316fa2b90572affb1091f8e6246340fd9e (diff)
Remove hard-coded version number from docs
Diffstat (limited to 'doc/template.html')
-rw-r--r--doc/template.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/template.html b/doc/template.html
index 28a21615127..630d6b71b2a 100644
--- a/doc/template.html
+++ b/doc/template.html
@@ -66,7 +66,7 @@
<li><a href="http://twitter.com/nodejs" class="twitter">@nodejs</a></li>
</ul>
- <p>Copyright 2010-2012 <a href="http://joyent.com">Joyent, Inc</a>, Node.js is a <a href="/trademark-policy.pdf">trademark</a> of Joyent, Inc. View <a href="https://raw.github.com/joyent/node/__VERSION__/LICENSE">license</a>.</p>
+ <p>Copyright <a href="http://joyent.com">Joyent, Inc</a>, Node.js is a <a href="/trademark-policy.pdf">trademark</a> of Joyent, Inc. View <a href="https://raw.github.com/joyent/node/__VERSION__/LICENSE">license</a>.</p>
</div>
<script src="../sh_main.js"></script>