annotate app/src/main/assets/about_copyright.html @ 44:2b91619da650

No cruft file; just use standard file names always and avoid double-saving.
author David Barts <n5jrn@me.com>
date Sun, 11 Apr 2021 20:55:03 -0700
parents cfb19d4ccf78
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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>