Skip to content

Commit ee9d9a9

Browse files
committed
Update copyright year to 2024
1 parent cef33e4 commit ee9d9a9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (C) 2010-2022 Charles L.G. Comstock
1+
Copyright (C) 2010-2024 Charles L.G. Comstock
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ Browse to localhost:3000 and everything should be happy.
3030

3131
## License
3232

33-
Copyright 2010-2022 by Charles L.G. Comstock ([email protected]), released under MIT License
33+
Copyright 2010-2024 by Charles L.G. Comstock ([email protected]), released under MIT License
3434

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ <h1 class="center">Autostereogram using Javascript Canvas</h1>
4848
<p class="center">
4949
<a href="https://github.com/dgtized/autostereogram">Source Code</a>
5050
</p>
51-
<h5 class="center">&copy;2010-2022 by Charles L.G. Comstock ([email protected])</h5>
51+
<h5 class="center">&copy;2010-2024 by Charles L.G. Comstock ([email protected])</h5>
5252
</div>
5353
<script type="text/javascript">
5454
var _gaq = _gaq || [];

0 commit comments

Comments
 (0)