diff options
author | Runxi Yu <harriet@andrewyu.org> | 2023-08-17 20:36:06 +0100 |
---|---|---|
committer | Runxi Yu <harriet@andrewyu.org> | 2023-08-17 20:36:06 +0100 |
commit | 0ad160dffd0efe2b80063727eb40990336ac3296 (patch) | |
tree | a708c7da583ec97601d40df436c43292c059b945 /article/copyright.html | |
parent | 5a42204cdf2b258046b79238dfdb7e149be32929 (diff) | |
download | www-0ad160dffd0efe2b80063727eb40990336ac3296.tar.gz |
Remove HTML smart quotes
Diffstat (limited to 'article/copyright.html')
-rw-r--r-- | article/copyright.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/article/copyright.html b/article/copyright.html index f04d022..b696f45 100644 --- a/article/copyright.html +++ b/article/copyright.html @@ -19,7 +19,7 @@ </p> <p> - Information unlike physical items can be copied with minimal cost, especially in the case of digital information, and thus the traditional private property argument of “this is theft and the author loses stuff” doesn't really apply. However, information/data that an author creates shall be under the control of the author, it's ultimately what they create and is their private information. The authors, not anyone else, should control how their information goes. (Transferring this control to another entity is ultimately using their control to share or give away the same control, so that's no different.) + Information unlike physical items can be copied with minimal cost, especially in the case of digital information, and thus the traditional private property argument of "this is theft and the author loses stuff" doesn't really apply. However, information/data that an author creates shall be under the control of the author, it's ultimately what they create and is their private information. The authors, not anyone else, should control how their information goes. (Transferring this control to another entity is ultimately using their control to share or give away the same control, so that's no different.) </p> <p> @@ -29,7 +29,7 @@ <div id="footer"> <hr /> <p><a href="/">Runxi Yu's Website</a></p> - <p>Unless otherwise specified with the “<span class="copyright">copyright</span>” HTML/CSS class, works hosted on this subdomain (<code>www.andrewyu.org</code>) served with the HTTP(S) protocol is available under <a href="https://www.andrewyu.org/note/pubdom.html">Runxi Yu's Public Domain Dedication</a>.</p> + <p>Unless otherwise specified with the "<span class="copyright">copyright</span>" HTML/CSS class, works hosted on this subdomain (<code>www.andrewyu.org</code>) served with the HTTP(S) protocol is available under <a href="https://www.andrewyu.org/note/pubdom.html">Runxi Yu's Public Domain Dedication</a>.</p> </div> </body> </html> |