diff options
author | Andrew <andrew@andrewyu.org> | 2022-09-26 07:24:16 +0800 |
---|---|---|
committer | Automatic Merge <andrew+automerge@andrewyu.org> | 2023-07-15 00:29:27 +0800 |
commit | e28530f7933a8299fbc81dcdec75195d8c95d3af (patch) | |
tree | da5bc3dbd11c7b7076dcf3b2cc271ecd6846bfb6 /index.html | |
parent | a35004cb445ae80c1ef2123821faf42014149acb (diff) | |
download | www-e28530f7933a8299fbc81dcdec75195d8c95d3af.tar.gz |
Indicate copyright tags.
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index 4da2de1..79e9a3f 100644 --- a/index.html +++ b/index.html @@ -43,7 +43,7 @@ </ul> <div id="footer"> <hr /> - <p>Works hosted on this subdomain (<code>www.andrewyu.org</code>) served with the HTTP(S) protocol is in the public domain. (In juristictions where it is impossible to publish into the public domain, the following applies: Permission is hereby granted, free of charge, to any person obtaining a copy of this work, to deal in the work without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of this work, and to permit persons to whom the work is furnished to do so.)</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 in the public domain. (In juristictions where it is impossible to publish into the public domain, the following applies: Permission is hereby granted, free of charge, to any person obtaining a copy of this work, to deal in the work without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of this work, and to permit persons to whom the work is furnished to do so.)</p> </div> </body> </html> |