License issues

This commit is contained in:
wmayer
2013-01-09 15:26:55 +01:00
parent d4fc3a5463
commit bb967df728
@@ -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