adds MIT license to this porject

This commit is contained in:
Ricardo Bartels
2020-11-17 12:15:54 +01:00
parent fab219d2c7
commit b007dc6f81
15 changed files with 117 additions and 3 deletions

View File

@@ -1,3 +1,11 @@
# -*- coding: utf-8 -*-
# Copyright (c) 2020 Ricardo Bartels. All rights reserved.
#
# netbox-sync.py
#
# This work is licensed under the terms of the MIT license.
# For a copy, see file LICENSE.txt included in this
# repository or visit: <https://opensource.org/licenses/MIT>.
import os