- comment changes on the file licenses (added major contributor names)

This commit is contained in:
Marius Stanciu
2019-03-10 15:22:16 +02:00
parent 53627b566c
commit ffd707ccce
39 changed files with 304 additions and 82 deletions

View File

@@ -1,3 +1,11 @@
############################################################
# FlatCAM: 2D Post-processing for Manufacturing #
# http://flatcam.org #
# File Author: Matthieu Berthomé #
# Date: 5/26/2017 #
# MIT Licence #
############################################################
from importlib.machinery import SourceFileLoader
import os
from abc import ABCMeta, abstractmethod