summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolker Haspel <volker.haspel@linutronix.de>2018-12-13 10:07:27 +0100
committerJohn Ogness <john.ogness@linutronix.de>2018-12-14 08:55:17 +0106
commit4812d46122535ad3892bccba514a1ad4cc917a8f (patch)
tree3b1b47ab26343919aa155dfd7bf9a4d513363054
parentfffb961f3f76837f94080479f3f653bfffbd6f42 (diff)
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 <volker.haspel@linutronix.de>
-rw-r--r--linux-basics/licenses/pres_licenses_en.tex12
1 files changed, 12 insertions, 0 deletions
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}