Skip to content

Commit

Permalink
updated copyright year
Browse files Browse the repository at this point in the history
  • Loading branch information
poef committed Mar 22, 2021
1 parent 1fd3553 commit 12753ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion simply/plugin.simply-about.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@
<button id="simply-buy-button" data-simply-action="simply-about-buy" style="display: none">Buy now</button>
</div>
<div id="simply-about-footer">
<p>SimplyEdit is a product by <button class="simply-about-muze" data-simply-action="simply-about-muze">Muze</button><br>&copy; 2015-2019, <button class="simply-about-muze" data-simply-action="simply-about-license">all rights reserved.</button></p>
<p>SimplyEdit is a product by <button class="simply-about-muze" data-simply-action="simply-about-muze">Muze</button><br>&copy;
2015-2021, <button class="simply-about-muze" data-simply-action="simply-about-license">all rights reserved.</button></p>
</div>
</div>
</div>
Expand Down

0 comments on commit 12753ad

Please sign in to comment.