Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
fix the date to the present year
  • Loading branch information
fjmh committed Oct 1, 2016
1 parent b8a45da commit 9583a24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ <h3>Libraries to help you build rich client applications</h3>
</div>
<div class="powered-by-copyright col-md-4">
<a href="/"><img src="images/Netflix-OSS-Logo-Small.png" /></a>
<p style="clear:both;">&copy; 2012-2015 NETFLIX, INC. ALL RIGHTS RESERVED</p>
<p style="clear:both;">&copy; 2012-2016 NETFLIX, INC. ALL RIGHTS RESERVED</p>
</div>
</div>
</div>
Expand Down

0 comments on commit 9583a24

Please sign in to comment.