Fixes mdashes and other minor things.
authorWill Kahn-Greene <willg@bluesock.org>
Mon, 25 Apr 2011 01:29:50 +0000 (21:29 -0400)
committerWill Kahn-Greene <willg@bluesock.org>
Mon, 25 Apr 2011 01:31:08 +0000 (21:31 -0400)
docs/contributinghowto.rst
docs/foreward.rst
docs/mediagoblin.rst

index a44c361fc2c11f0b571b682fa5dfe1c9b7ef4a66..cb5cd909fd56a196eda5638ac3463cf0f6f16140 100644 (file)
@@ -64,7 +64,7 @@ help with.
 
     Are there things about our instance you want to change?  Are there
     things about other instances you wish were different?  That's
-    great--you can run your own instance!
+    great---you can run your own instance!
     
     For more information on deploying your own instance, see
     :ref:`deployment-howto`.
index c1d60587c31d5d2eeb668ea3561291764f4aa573..edc75e30362070c0d7d2945548bc360262ccf078 100644 (file)
@@ -16,8 +16,8 @@ This manual is a living document and is in the ``mediagoblin``
 repository in the ``docs/`` directory.
 
 
-Who wrote this documentation
-============================
+Who wrote this documentation?
+=============================
 
 In no particular order:
 
@@ -29,10 +29,10 @@ In no particular order:
 * Matt
 
 
-How should I bring up errors in the documentation
-=================================================
+I found an error in the docs---who do I tell?
+=============================================
 
-There are a few ways--please pick the one most convenient to you!
+There are a few ways---please pick the one most convenient to you!
 
 1. Send an email to Will ``willg at bluesock dot org``.
 2. Write up a bug report in the bug tracker at http://bugs.foocorp.net/ .
index 6c3a8dfa2b24d46e61b578cf5ceb6e8cad367fb5..a6194dc4fdb954c1e2f0dceb5f0783d447b30434 100644 (file)
@@ -5,12 +5,13 @@
 What is GNU MediaGoblin
 =======================
 
-Three years ago, a number of free software luminaries got together at
-the FSF office to answer the question, "What should software freedom
-look like on the participatory web?"  Those thinkers included Richard
-Stallman - founder of the free software movement and instigator of the
-GNU project, Evan Prodromou - the driving force behind Status.net, a
-highly sucessful federated micro-blogging service, and FIXME.
+Three years ago (2008), a number of free software luminaries got
+together at the FSF office to answer the question, "What should
+software freedom look like on the participatory web?"  Those thinkers
+included Richard Stallman---founder of the free software movement and
+instigator of the GNU project, Evan Prodromou---the driving force
+behind Status.net, a highly sucessful federated micro-blogging
+service, and FIXME.
 
 Since that time Identi.ca and Libre.fm have answered the
 freedom-loving web-user's need for micro-blogging and music sharing.
@@ -46,10 +47,12 @@ How can I participate?
 See `Get Involved <http://mediagoblin.org/join/>`.
 
 
-How is this licensed?
-=====================
+How is GNU MediaGoblin licensed?
+================================
 
-FIXME - write this once we work out the details
+GNU MediaGoblin software is released under an AGPLv3 license.
+
+See the ``COPYING`` file in the source for details.
 
 
 Is this an official GNU Project?  What does that mean?