License issues

This commit is contained in:
wmayer
2013-01-09 14:09:22 +01:00
parent 5dd72b9501
commit 5af75be21b
8 changed files with 129 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
#! python
# -*- coding: utf-8 -*-
# (c) 2011 Werner Mayer LGPL
#
from __future__ import division # allows floating point division from integers
import FreeCAD, Part, math