From fffb961f3f76837f94080479f3f653bfffbd6f42 Mon Sep 17 00:00:00 2001 From: Volker Haspel Date: Thu, 13 Dec 2018 10:07:26 +0100 Subject: 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 --- linux-basics/licenses/pres_licenses_en.tex | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'linux-basics') 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} -- cgit v1.2.3