diff options
| author | Volker Haspel <volker.haspel@linutronix.de> | 2018-12-13 10:07:26 +0100 |
|---|---|---|
| committer | John Ogness <john.ogness@linutronix.de> | 2018-12-14 08:55:16 +0106 |
| commit | fffb961f3f76837f94080479f3f653bfffbd6f42 (patch) | |
| tree | bcbbaa232523ba94b86637f3318771201eb9910b /linux-basics | |
| parent | b28c83576eb98e0b5b897acc839b64a1eac7d65b (diff) | |
licenses: add License Overview
Many oss licenses are available. The links should show an an overview
over the most common licenses and how to compare them.
Signed-off-by: Volker Haspel <volker.haspel@linutronix.de>
Diffstat (limited to 'linux-basics')
| -rw-r--r-- | linux-basics/licenses/pres_licenses_en.tex | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/linux-basics/licenses/pres_licenses_en.tex b/linux-basics/licenses/pres_licenses_en.tex index 0b7ffbc..76acd9e 100644 --- a/linux-basics/licenses/pres_licenses_en.tex +++ b/linux-basics/licenses/pres_licenses_en.tex @@ -115,7 +115,16 @@ This means: \item You can only use 3-clause BSD code in GPL code! \item You MUST NOT use GPL code in BSD code!!!! \end{itemize} +\end{frame} + +\begin{frame} +\frametitle{Licens Overview} +Many open source licenses are available. This websites give an overview and compare the different license. +\begin{itemize} +\item \url{https://choosealicense.com/licenses/} +\item \url{https://en.wikipedia.org/wiki/Comparison_of_free_and_open-source_software_licenses} +\end{itemize} \end{frame} \input{tailpres} |
