[rtems-central commit] glossary: Add GPLv2 term

Sebastian Huber sebh at rtems.org
Tue Dec 19 07:28:52 UTC 2023


Module:    rtems-central
Branch:    master
Commit:    a55e4411ded0358fe07e9a67eeafd82b6958135b
Changeset: http://git.rtems.org/rtems-central/commit/?id=a55e4411ded0358fe07e9a67eeafd82b6958135b

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Wed Nov 29 09:15:19 2023 +0100

glossary: Add GPLv2 term

---

 spec-glossary/glossary/gplv2.yml | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/spec-glossary/glossary/gplv2.yml b/spec-glossary/glossary/gplv2.yml
new file mode 100644
index 00000000..8faf2886
--- /dev/null
+++ b/spec-glossary/glossary/gplv2.yml
@@ -0,0 +1,13 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2023 embedded brains GmbH & Co. KG
+enabled-by: true
+glossary-type: term
+links:
+- role: glossary-member
+  uid: ../glossary-general
+term: GPLv2
+text: |
+  This term is an acronym for
+  `GNU General Public License Version 2 <https://www.gnu.org/licenses/old-licenses/gpl-2.0.html>`__.
+type: glossary



More information about the vc mailing list