Skip to content

Commit d66a5d5

Browse files
committed
Correct copyright's term of CoderDojo Japan
1 parent 2bb3c1c commit d66a5d5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ So, this application can be used and modified under the MIT License! 🆗
5353

5454
### The MIT License (MIT)
5555

56-
Copyright © 2017 [CoderDojo Japan](https://coderdojo.jp/)
56+
Copyright © 2012-2017 [CoderDojo Japan](https://coderdojo.jp/)
5757

5858
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
5959

app/views/shared/_footer.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<footer class="text-right">
22
<p class="text-muted" style="font-size:80%;">Developed and designed by <a href="http://yasslab.jp/">YassLab</a>.<br />
3-
Copyright © 2016 <a href="/">CoderDojo Japan</a>.</p>
3+
Copyright © 2012-2017 <a href="/">CoderDojo Japan</a>.</p>
44
</footer>

app/views/shared/_footer_page.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
| <a href="/sotechsha" class="footer-link">公式ブック</a>
66
</h2>
77
<p>本サイトのソースコードや社団法人の定款などは <a href="https://github.com/coderdojo-japan/" class="footer-link">GitHub</a> 上で公開されています。</p>
8-
<p>Copyright © 2016 一般社団法人 CoderDojo Japan</p>
8+
<p>Copyright © 2012-2017 一般社団法人 CoderDojo Japan</p>
99
</footer>

0 commit comments

Comments
 (0)