Skip to content

Commit 0fa8275

Browse files
committed
remove dupe SPDX lines
1 parent ad05c6c commit 0fa8275

File tree

3 files changed

+0
-12
lines changed

3 files changed

+0
-12
lines changed

.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
#
33
# SPDX-License-Identifier: Unlicense
44

5-
# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
6-
#
7-
# SPDX-License-Identifier: Unlicense
8-
95
*.mpy
106
.idea
117
__pycache__

.pylintrc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
#
33
# SPDX-License-Identifier: Unlicense
44

5-
# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
6-
#
7-
# SPDX-License-Identifier: Unlicense
8-
95
[MASTER]
106

117
# A comma-separated list of package or module names from where C extensions may

.readthedocs.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
#
33
# SPDX-License-Identifier: Unlicense
44

5-
# SPDX-FileCopyrightText: 2021 ladyada for Adafruit Industries
6-
#
7-
# SPDX-License-Identifier: Unlicense
8-
95
python:
106
version: 3
117
requirements_file: requirements.txt

0 commit comments

Comments
 (0)