Linux GPIO subsystem development
 help / color / mirror / Atom feed
* [libgpiod][PATCH] bindings: python: fix README.md SPDX license tags
@ 2023-11-03 19:14 Phil Howard
  2023-11-06 13:00 ` Erik Schilling
  0 siblings, 1 reply; 3+ messages in thread
From: Phil Howard @ 2023-11-03 19:14 UTC (permalink / raw)
  To: Linus Walleij, Andy Shevchenko, Kent Gibson, Bartosz Golaszewski
  Cc: linux-gpio, Phil Howard

Replace the # (which is a markdown heading) with HTML tags to hide SPDX
identifier tags within the project description on pypi.

Signed-off-by: Phil Howard <phil@gadgetoid.com>
---
 bindings/python/README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bindings/python/README.md b/bindings/python/README.md
index abb69da..325c63d 100644
--- a/bindings/python/README.md
+++ b/bindings/python/README.md
@@ -1,5 +1,5 @@
-# SPDX-License-Identifier: CC-BY-SA-4.0
-# SPDX-FileCopyrightText: 2023 Phil Howard <phil@gadgetoid.com>
+<!-- SPDX-License-Identifier: CC-BY-SA-4.0 -->
+<!-- SPDX-FileCopyrightText: 2023 Phil Howard <phil@gadgetoid.com> -->
 
 # gpiod
 
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-11-06 14:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-03 19:14 [libgpiod][PATCH] bindings: python: fix README.md SPDX license tags Phil Howard
2023-11-06 13:00 ` Erik Schilling
2023-11-06 14:41   ` Phil Howard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox