Mercurial > cgi-bin > hgweb.cgi > SimpleResizer
annotate app/src/main/assets/about_copyright.html @ 42:45e4df5226c0
Shares, but creates multiple versions of cruft file.
author | David Barts <n5jrn@me.com> |
---|---|
date | Sat, 10 Apr 2021 09:02:44 -0700 |
parents | cfb19d4ccf78 |
children |
rev | line source |
---|---|
40
cfb19d4ccf78
About screen (but it has broken Edit screen).
David Barts <n5jrn@me.com>
parents:
diff
changeset
|
1 <!-- html fragment containing copyright message --> |
cfb19d4ccf78
About screen (but it has broken Edit screen).
David Barts <n5jrn@me.com>
parents:
diff
changeset
|
2 <p>Simple Resizer<br/> |
cfb19d4ccf78
About screen (but it has broken Edit screen).
David Barts <n5jrn@me.com>
parents:
diff
changeset
|
3 © MMXXI, David W. Barts<br/> |
cfb19d4ccf78
About screen (but it has broken Edit screen).
David Barts <n5jrn@me.com>
parents:
diff
changeset
|
4 <a href="https://bartsent.com/cgi-bin/hgweb.cgi/SimpleResizer/file/tip/LICENSE.txt">MIT License</a></p> |