- 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,16 @@
############################################################
# FlatCAM: 2D Post-processing for Manufacturing #
# http://flatcam.org #
# Author: Juan Pablo Caram (c) #
# Date: 2/5/2014 #
# MIT Licence #
############################################################
############################################################
# File Modified (major mod): Marius Adrian Stanciu #
# Date: 3/10/2019 #
############################################################
import sys
from PyQt5 import QtGui, QtCore, QtWidgets
from PyQt5.QtCore import Qt