Skip to content

Commit 74d79b7

Browse files
committed
Make sure all files have license
1 parent 4fee945 commit 74d79b7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

setup.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# This Source Code Form is subject to the terms of the Mozilla Public
2+
# License, v. 2.0. If a copy of the MPL was not distributed with this
3+
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
4+
#
5+
# Copyright (c) 2015-2018 Digi International Inc.
6+
17
import re
28
import os
39
from setuptools import setup, find_packages

0 commit comments

Comments
 (0)