diff options
author | David Runge <dave@sleepmap.de> | 2017-07-23 23:54:45 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2017-07-23 23:54:45 +0200 |
commit | 2292565e838e797a24a4181a0d1340ca1767b76d (patch) | |
tree | f9072bfb4eb507c751decbbab17733cd90e7bf2f /thesis | |
parent | be5eec199fc99eb1b0ac8921cb0e543268caf587 (diff) | |
download | master-thesis-2292565e838e797a24a4181a0d1340ca1767b76d.tar.gz master-thesis-2292565e838e797a24a4181a0d1340ca1767b76d.tar.bz2 master-thesis-2292565e838e797a24a4181a0d1340ca1767b76d.tar.xz master-thesis-2292565e838e797a24a4181a0d1340ca1767b76d.zip |
thesis/thesis.tex: Adding more on SSR extension in why free software matters.
Diffstat (limited to 'thesis')
-rw-r--r-- | thesis/thesis.tex | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/thesis/thesis.tex b/thesis/thesis.tex index a172a60..59bc109 100644 --- a/thesis/thesis.tex +++ b/thesis/thesis.tex @@ -654,7 +654,14 @@ parskip=never]{paper} This way a high responsibility weighs on these institutions, as they need to ensure further development on systems, not easily accessible to the public, or not feasible for home use (e.g. \gls{wfs}). This situation - however also holds a great opportunity for coorporation. + however also holds a great opportunity for coorporation.\\ + As the development of free and open-source software is driven by its + users and its contributors, its main goal should at some point be to + build a large and dedicated community, so that not only bugs in the + source code can get fixed, but also new features be developed.\\ + Extending a software's functionality and improving its usability, such as + that of the \gls{ssr}, can therefore be seen as an important step towards + a more diverse user base and by that ensuring its further development. \cleardoublepage \section{Implementation} |