From 4812d46122535ad3892bccba514a1ad4cc917a8f Mon Sep 17 00:00:00 2001 From: Volker Haspel Date: Thu, 13 Dec 2018 10:07:27 +0100 Subject: licenses: add slide spdx header Until now we don't we have no slides about spdx header. This slide is just a short introduction and reminder for the trainer to talk about spdx. Signed-off-by: Volker Haspel --- linux-basics/licenses/pres_licenses_en.tex | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'linux-basics') diff --git a/linux-basics/licenses/pres_licenses_en.tex b/linux-basics/licenses/pres_licenses_en.tex index 76acd9e..e7f165a 100644 --- a/linux-basics/licenses/pres_licenses_en.tex +++ b/linux-basics/licenses/pres_licenses_en.tex @@ -127,4 +127,16 @@ Many open source licenses are available. This websites give an overview and comp \end{itemize} \end{frame} +\begin{frame} +\frametitle{SPDX} +\begin{alertblock}{Software Package Data Exchange} +A Format for Open Source Software License Compliance +\end{alertblock} +\begin{itemize} +\item SPDX-Spezifikation 2.1 +\item standardize metadata on software licenses +\item determine license conflicts (“Concluded Licenses” and “Declared Licenses” ) +\end{itemize} +\end{frame} + \input{tailpres} -- cgit v1.2.3