diff options
Diffstat (limited to 'reversing_tools')
-rw-r--r-- | reversing_tools/__init__.py | 3 | ||||
-rw-r--r-- | reversing_tools/abbott/__init__.py | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/reversing_tools/__init__.py b/reversing_tools/__init__.py index e69de29..4b386c3 100644 --- a/reversing_tools/__init__.py +++ b/reversing_tools/__init__.py @@ -0,0 +1,3 @@ +# SPDX-FileCopyrightText: 2013 The glucometerutils Authors +# +# SPDX-License-Identifier: Unlicense diff --git a/reversing_tools/abbott/__init__.py b/reversing_tools/abbott/__init__.py index e69de29..4b386c3 100644 --- a/reversing_tools/abbott/__init__.py +++ b/reversing_tools/abbott/__init__.py @@ -0,0 +1,3 @@ +# SPDX-FileCopyrightText: 2013 The glucometerutils Authors +# +# SPDX-License-Identifier: Unlicense |