Skip to content

Commit 49ecc03

Browse files
committed
update multiline copyright
1 parent ac1c1cc commit 49ecc03

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

examples/pn532_readwrite_mifare.py

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
# SPDX-FileCopyrightText: 2015 Tony DiCola, Roberto Laricchia, for Adafruit Industries
2-
# SPDX-FileCopyrightText: Francesco Crisafulli
1+
# SPDX-FileCopyrightText: <text> 2015 Tony DiCola, Roberto Laricchia,
2+
# and Francesco Crisafulli, for Adafruit Industries </text>
3+
34
# SPDX-License-Identifier: MIT
45

56
# Example of detecting and reading a block from a MiFare classic NFC card.

0 commit comments

Comments
 (0)