changelog shortlog tags files raw

changeset: added license

changeset 2: 85f6b78ebb5d
parent 1:635c396ed74c
child 3:248dc7164d74
author: Patrik Willard <wildcard_at_padowi_dot_se>
date: Tue May 18 15:44:04 2010 +0200 (20 months ago)
files: 00_chapters.tex LICENSE bibtex/ref.bib book.tex chapters/artificial_scarcity.tex chapters/consumer_to_creator.tex chapters/creating_debian_packages_from_cpan.tex chapters/free_beer.tex chapters/free_culture_in_relation_to_software_freedom.tex chapters/hackers_gnunited.tex chapters/jabber.tex chapters/kopimi.tex chapters/the_darling_conceptions_of_your_time.tex chapters/unexpected_collaborations.tex chapters/weaver_birds.tex licencepage.tex
description: added license
       1--- a/00_chapters.tex	Tue May 18 13:55:58 2010 +0200
       2+++ b/00_chapters.tex	Tue May 18 15:44:04 2010 +0200
       3@@ -1,3 +1,5 @@
       4+% Copyright 2009 FSCONS, Superflex and the individual authors.
       5+% This entire book and all its source files is licenced under Creative Commons Attribution-ShareAlike 2.5
       6 
       7 \input{./chapters/consumer_to_creator.tex}
       8 
     1.1--- a/bibtex/ref.bib	Tue May 18 13:55:58 2010 +0200
     1.2+++ b/bibtex/ref.bib	Tue May 18 15:44:04 2010 +0200
     1.3@@ -1,4 +1,7 @@
     1.4-@MISC{debs_cpan-git_dh_make_perl,
     1.5+% Copyright 2009 FSCONS, Superflex and the individual authors.
     1.6+% This entire book and all its source files is licenced under Creative Commons Attribution-ShareAlike 2.5
     1.7+
     1.8+@MISC{debs_cpan-git_dh_make_perl,
     1.9     author = {Damyan Ivanov},
    1.10 	title = {{Unofficial Git repository of the dh-make-perl Debian package}},
    1.11     howpublished = {\\\url{http://ur1.ca/f6l2}},
     2.1--- a/book.tex	Tue May 18 13:55:58 2010 +0200
     2.2+++ b/book.tex	Tue May 18 15:44:04 2010 +0200
     2.3@@ -1,3 +1,5 @@
     2.4+% Copyright 2009 FSCONS, Superflex and the individual authors.
     2.5+% This entire book and all its source files is licenced under Creative Commons Attribution-ShareAlike 2.5
     2.6 \documentclass[a4paper,11pt,titlepage]{book}
     2.7 
     2.8 \usepackage[utf8]{inputenc}
     3.1--- a/chapters/artificial_scarcity.tex	Tue May 18 13:55:58 2010 +0200
     3.2+++ b/chapters/artificial_scarcity.tex	Tue May 18 15:44:04 2010 +0200
     3.3@@ -1,3 +1,5 @@
     3.4+% Copyright 2009 FSCONS, Superflex and the individual authors.
     3.5+% This entire book and all its source files is licenced under Creative Commons Attribution-ShareAlike 2.5
     3.6 \begin{savequote}
     3.7     \qauthor{\LARGE{Smári McCarthy}}
     3.8 \end{savequote}
     4.1--- a/chapters/consumer_to_creator.tex	Tue May 18 13:55:58 2010 +0200
     4.2+++ b/chapters/consumer_to_creator.tex	Tue May 18 15:44:04 2010 +0200
     4.3@@ -1,3 +1,5 @@
     4.4+% Copyright 2009 FSCONS, Superflex and the individual authors.
     4.5+% This entire book and all its source files is licenced under Creative Commons Attribution-ShareAlike 2.5
     4.6 \begin{savequote}
     4.7     \qauthor{\LARGE{Nikolaj Hald Nielsen}}
     4.8 \end{savequote}
     5.1--- a/chapters/creating_debian_packages_from_cpan.tex	Tue May 18 13:55:58 2010 +0200
     5.2+++ b/chapters/creating_debian_packages_from_cpan.tex	Tue May 18 15:44:04 2010 +0200
     5.3@@ -1,3 +1,5 @@
     5.4+% Copyright 2009 FSCONS, Superflex and the individual authors.
     5.5+% This entire book and all its source files is licenced under Creative Commons Attribution-ShareAlike 2.5
     5.6 \begin{savequote}
     5.7     \qauthor{\LARGE{Jeremiah Foster}}
     5.8 \end{savequote}
     6.1--- a/chapters/free_beer.tex	Tue May 18 13:55:58 2010 +0200
     6.2+++ b/chapters/free_beer.tex	Tue May 18 15:44:04 2010 +0200
     6.3@@ -1,3 +1,5 @@
     6.4+% Copyright 2009 FSCONS, Superflex and the individual authors.
     6.5+% This entire book and all its source files is licenced under Creative Commons Attribution-ShareAlike 2.5
     6.6 \begin{savequote}
     6.7     \qauthor{\LARGE{Henrik Moltke}}
     6.8 \end{savequote}
     7.1--- a/chapters/free_culture_in_relation_to_software_freedom.tex	Tue May 18 13:55:58 2010 +0200
     7.2+++ b/chapters/free_culture_in_relation_to_software_freedom.tex	Tue May 18 15:44:04 2010 +0200
     7.3@@ -1,3 +1,5 @@
     7.4+% Copyright 2009 FSCONS, Superflex and the individual authors.
     7.5+% This entire book and all its source files is licenced under Creative Commons Attribution-ShareAlike 2.5
     7.6 \begin{savequote}
     7.7     \qauthor{\LARGE{Mike Linksvayer}}
     7.8 \end{savequote}
     8.1--- a/chapters/hackers_gnunited.tex	Tue May 18 13:55:58 2010 +0200
     8.2+++ b/chapters/hackers_gnunited.tex	Tue May 18 15:44:04 2010 +0200
     8.3@@ -1,3 +1,5 @@
     8.4+% Copyright 2009 FSCONS, Superflex and the individual authors.
     8.5+% This entire book and all its source files is licenced under Creative Commons Attribution-ShareAlike 2.5
     8.6 \begin{savequote}
     8.7     \qauthor{\LARGE{Johan Söderberg}}
     8.8 \end{savequote}
     9.1--- a/chapters/jabber.tex	Tue May 18 13:55:58 2010 +0200
     9.2+++ b/chapters/jabber.tex	Tue May 18 15:44:04 2010 +0200
     9.3@@ -1,3 +1,5 @@
     9.4+% Copyright 2009 FSCONS, Superflex and the individual authors.
     9.5+% This entire book and all its source files is licenced under Creative Commons Attribution-ShareAlike 2.5
     9.6 \begin{savequote}
     9.7     \qauthor{\LARGE{Ville Sundell}}
     9.8 \end{savequote}
    10.1--- a/chapters/kopimi.tex	Tue May 18 13:55:58 2010 +0200
    10.2+++ b/chapters/kopimi.tex	Tue May 18 15:44:04 2010 +0200
    10.3@@ -1,3 +1,5 @@
    10.4+% Copyright 2009 FSCONS, Superflex and the individual authors.
    10.5+% This entire book and all its source files is licenced under Creative Commons Attribution-ShareAlike 2.5
    10.6 \begin{savequote}
    10.7     \qauthor{\LARGE{Rasmus F\hbox{}leischer}}
    10.8 \end{savequote}
    11.1--- a/chapters/the_darling_conceptions_of_your_time.tex	Tue May 18 13:55:58 2010 +0200
    11.2+++ b/chapters/the_darling_conceptions_of_your_time.tex	Tue May 18 15:44:04 2010 +0200
    11.3@@ -1,3 +1,5 @@
    11.4+% Copyright 2009 FSCONS, Superflex and the individual authors.
    11.5+% This entire book and all its source files is licenced under Creative Commons Attribution-ShareAlike 2.5
    11.6 \begin{savequote}
    11.7     \qauthor{\LARGE{Stefan Larsson}}
    11.8 \end{savequote}
    12.1--- a/chapters/unexpected_collaborations.tex	Tue May 18 13:55:58 2010 +0200
    12.2+++ b/chapters/unexpected_collaborations.tex	Tue May 18 15:44:04 2010 +0200
    12.3@@ -1,3 +1,5 @@
    12.4+% Copyright 2009 FSCONS, Superflex and the individual authors.
    12.5+% This entire book and all its source files is licenced under Creative Commons Attribution-ShareAlike 2.5
    12.6 \begin{savequote}
    12.7     \qauthor{\LARGE{Victor Stone}}
    12.8 \end{savequote}
    13.1--- a/chapters/weaver_birds.tex	Tue May 18 13:55:58 2010 +0200
    13.2+++ b/chapters/weaver_birds.tex	Tue May 18 15:44:04 2010 +0200
    13.3@@ -1,3 +1,5 @@
    13.4+% Copyright 2009 FSCONS, Superflex and the individual authors.
    13.5+% This entire book and all its source files is licenced under Creative Commons Attribution-ShareAlike 2.5
    13.6 \begin{savequote}
    13.7     \qauthor{\LARGE{Denis Jaromil Rojo}}
    13.8 \end{savequote}
    14.1--- a/licencepage.tex	Tue May 18 13:55:58 2010 +0200
    14.2+++ b/licencepage.tex	Tue May 18 15:44:04 2010 +0200
    14.3@@ -1,3 +1,5 @@
    14.4+% Copyright 2009 FSCONS, Superflex and the individual authors.
    14.5+% This entire book and all its source files is licenced under Creative Commons Attribution-ShareAlike 2.5
    14.6 \begin{flushleft}\hbox{\Large{Free Beer 1.0}}
    14.7 \bigskip
    14.8 This book was written during a year and finished in a hurry.\\
    15.1--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
    15.2+++ b/LICENSE	Tue May 18 15:44:04 2010 +0200
    15.3@@ -0,0 +1,2 @@
    15.4+Copyright 2009 FSCONS, Superflex and the individual authors.
    15.5+This entire book and all its source files is licenced under Creative Commons Attribution-ShareAlike 2.5