diff options
| -rw-r--r-- | debian/control | 9 | ||||
| -rw-r--r-- | debian/copyright | 4 | 
2 files changed, 8 insertions, 5 deletions
| diff --git a/debian/control b/debian/control index 1f20127..de65605 100644 --- a/debian/control +++ b/debian/control @@ -14,10 +14,13 @@ Architecture: all  Depends: sisu (>= 1.0)  Description: document markup examples for sisu, publish and search framework   The document samples provided include: -  * "The Wealth of Networks", Jochai Benkler, -  * "Free Culture", Lawrence Lessig, -  * "Free For All", Peter Wayner, +  * "The Wealth of Networks", Jochai Benkler +  * "Free Culture", Lawrence Lessig +  * "Two Bits", Christopher Kelty +  * "Free For All", Peter Wayner    * "The Cathedral and the Bazaar", Eric S. Raymond +  * "Little Brother", Cory Doctrow +  * "Accelerando", Charles Stross   and a couple of additional texts.   .   The documents were shared by their authors under Creative Commons licenses, diff --git a/debian/copyright b/debian/copyright index 68a6d6a..72b02e5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -106,9 +106,9 @@ License:  Open Publication License, v 2.0  Text: Little Brother    URL: <http://craphound.com/littlebrother> -Author: Cory Doctrow +Author: Cory Doctorow    URL: <http://craphound.com> -Copyright: Cory Doctrow +Copyright: Cory Doctorow  License:     URL: <http://creativecommons.org/licenses/by-nc-sa/3.0/> | 
