Skip to content

Commit 55c4862

Browse files
committed
fix licenses
1 parent 9f16096 commit 55c4862

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.rst.license

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
SPDX-FileCopyrightText: 2017 Scott Shawcroft, written for Adafruit Industries
2+
3+
SPDX-License-Identifier: MIT

test.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# SPDX-FileCopyrightText: 2020 Jeff Epler
2+
# SPDX-FileCopyrightText: Copyright (c) 2020 jepler for Unpythonic Networks
3+
#
4+
# SPDX-License-Identifier: MIT
15
import unittest
26
import doctest
37
import jepler_udecimal

0 commit comments

Comments
 (0)