Commit 081c3e42f7c2d68a40d3136e8d5fe3366020911b

Authored by Rafael Reggiani Manzo
1 parent 3bf7a59a
Exists in colab and in 2 other branches master, stable

Update copyright year to 2013-2016

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/views/shared/_footer.html.erb
1 1 <footer>
2 2 <div class="container-fluid">
3 3 <div class="row">
4   - <div class="col-md-7">&copy; <%= link_to(t('mezuro_team'), '/humans.txt') %> 2013-2015</div>
  4 + <div class="col-md-7">&copy; <%= link_to(t('mezuro_team'), '/humans.txt') %> 2013-2016</div>
5 5 <div class="col-md-5">
6 6 <div class="container-fluid">
7 7 <div class="row">
... ...