diff options
author | P. J. McDermott <pjm@nac.net> | 2013-09-25 14:59:55 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-09-25 14:59:55 (EDT) |
commit | 026839c240a74ebbb14955068b749bc27b99893a (patch) | |
tree | a960bc394585ce2596bfa7ef72f6e06d076e1f42 /essays | |
parent | 6133a567769782102aae99aa6689266cb6070e4b (diff) | |
download | www-026839c240a74ebbb14955068b749bc27b99893a.zip www-026839c240a74ebbb14955068b749bc27b99893a.tar.gz www-026839c240a74ebbb14955068b749bc27b99893a.tar.bz2 |
essays/index.mdwn: New file.
Diffstat (limited to 'essays')
-rw-r--r-- | essays/index.mdwn | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/essays/index.mdwn b/essays/index.mdwn new file mode 100644 index 0000000..8713eec --- /dev/null +++ b/essays/index.mdwn @@ -0,0 +1,21 @@ +<!--#set var="title" value="Essays" --> +<!--#include virtual="/includes/header.html" --> + +Essays +====== + +Here you will find essays containing facts and opinions about computing freedom +and ethics, U.S. and international copyright law, and GNU/Linux. + +Computing Freedom and Ethics +---------------------------- + + * [Commercial Free Software: Not an Oxymoron](commercial-free-software.html) + * [On Facebook, Google+, and Ethical Social + Networking](social-networking.html) + * Software as a Service: Lost in the Cloud + +Copyright Law +------------- + +<!--#include virtual="/includes/footer.html" --> |