Skip to content

Commit f5aafc2

Browse files
committed
Update date.
1 parent 55c5541 commit f5aafc2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gulpfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ var jsDir = 'src/js/',
1414
' * <%= name %> v<%= version %> - <%= description %>',
1515
' * <%= homepage %>',
1616
' *',
17-
' * (c) 2016 - <%= author %>',
17+
' * (c) 2017 - <%= author %>',
1818
' * =============================================================',
1919
' */\n\n'
2020
].join('\n'),

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ <h2>French one</h2>
7979
<div class="col-sm-8 col-xs-6 no-padding-bottom">
8080
<a href="https://github.com/JeremyFagis/dropify" target="_blank">Github repository</a>
8181
</div>
82-
<div class="col-sm-4 col-xs-6 text-right no-padding-bottom">2016 &copy; <a href="http://www.fagis.fr" target="_blank">Jeremy FAGIS</a></div>
82+
<div class="col-sm-4 col-xs-6 text-right no-padding-bottom">2017 &copy; <a href="http://www.fagis.fr" target="_blank">Jeremy FAGIS</a></div>
8383
</div>
8484
</div>
8585

0 commit comments

Comments
 (0)