Add copyright and license, fix i18n notice

This commit is contained in:
crandmck
2016-03-05 12:20:25 -08:00
parent 88b69ad829
commit 6263b25697
334 changed files with 1337 additions and 1193 deletions

View File

@@ -1,15 +1,14 @@
---
### TRANSLATION INSTRUCTIONS FOR THIS SECTION:
### TRANSLATE THE VALUE OF THE title ATTRIBUTE AND UPDATE THE VALUE OF THE lang ATTRIBUTE.
### DO NOT CHANGE ANY OTHER TEXT.
layout: home
title: Express - Node.js web application framework
menu: home
lang: en
redirect_from: "/en/index.html"
### END HEADER BLOCK - BEGIN GENERAL TRANSLATION
---
<!---
Copyright (c) 2016 StrongLoop, IBM, and Express Contributors
License: MIT
-->
<section id="home-content">
{% include header/header-{{ page.lang }}.html %}
<div id="overlay"></div>
@@ -39,7 +38,7 @@ redirect_from: "/en/index.html"
</div>
<div id="frameworks">
<h3>Frameworks</h3> Many <a href="/resources/frameworks.html">popular frameworks</a> are based on Express.
<h3>Frameworks</h3> Many <a href="en/resources/frameworks.html">popular frameworks</a> are based on Express.
</div>
</div>