diff options
author | P. J. McDermott <pjm@nac.net> | 2013-09-30 10:35:39 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-09-30 10:35:39 (EDT) |
commit | 920a68d8971fd61b9fa2f58b604b472731d936bb (patch) | |
tree | e4131c6a3b519b4ea1dadb0b8f9925b8b54a9c97 /essays/index.html | |
parent | 252d2475e7198c48f7d2a923c9ee82760bc2de1e (diff) | |
download | www-920a68d8971fd61b9fa2f58b604b472731d936bb.zip www-920a68d8971fd61b9fa2f58b604b472731d936bb.tar.gz www-920a68d8971fd61b9fa2f58b604b472731d936bb.tar.bz2 |
Remove old HTML files.
Diffstat (limited to 'essays/index.html')
-rwxr-xr-x | essays/index.html | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/essays/index.html b/essays/index.html deleted file mode 100755 index 6bc7f9d..0000000 --- a/essays/index.html +++ /dev/null @@ -1,15 +0,0 @@ -<!--#set var="title" value="Essays" --> -<!--#include virtual="/includes/header.html" --> -<h2>Essays</h2> -<p> - Here you will find essays containing facts and opinions about computing - freedom and ethics, U.S. and international copyright law, and GNU/Linux. -</p> -<h3>Computing Freedom and Ethics</h3> -<ul> - <li><a href="commercial-free-software.html">Commercial Free Software: Not an Oxymoron</a></li> - <li><a href="social-networking.html">On Facebook, Google+, and Ethical Social Networking</a></li> - <li>Software as a Service: Lost in the Cloud</li> -</ul> -<h3>Copyright Law</h3> -<!--#include virtual="/includes/footer.html" --> |