Skip to content

Commit c2aff49

Browse files
committed
minor fixes
1 parent ad75174 commit c2aff49

8 files changed

Lines changed: 13227 additions & 19 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,4 @@ Thanks for any your contribute.
8686
8787
# License
8888
89-
MIT Licensed. Copyright (c) Giovambattista Fazioli 2017.
89+
MIT Licensed. Copyright (c) Giovambattista Fazioli 2018.

dist/react-switch-button.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/dist/app.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/dist/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ <h2><a href="http://gfazioli.github.io/react-switch-button/">View project on Git
1111
<div id="app"></div>
1212

1313
<div class="footer">
14-
Copyright &copy; Giovambattista Fazioli 2015-2017. MIT Licensed.
14+
Copyright &copy; Giovambattista Fazioli 2015-2018. MIT Licensed.
1515
</div>
1616
</div>
1717
<script src="app.js"></script>

example/src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ <h2><a href="http://gfazioli.github.io/react-switch-button/">View project on Git
1111
<div id="app"></div>
1212

1313
<div class="footer">
14-
Copyright &copy; Giovambattista Fazioli 2015-2017. MIT Licensed.
14+
Copyright &copy; Giovambattista Fazioli 2015-2018. MIT Licensed.
1515
</div>
1616
</div>
1717
<script src="app.js"></script>

0 commit comments

Comments
 (0)