fix licensing for motors.scad and nuts_and-bolts.scad
This commit is contained in:
parent
1b071f5e5c
commit
d5a79533b5
|
@ -1,4 +1,4 @@
|
|||
// License: GPL 2.0
|
||||
// This library is dual licensed under the GPL 3.0 and the GNU Lesser General Public License as per http://creativecommons.org/licenses/LGPL/2.1/ .
|
||||
|
||||
include <math.scad>
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// License: GPL 2.0
|
||||
// This library is dual licensed under the GPL 3.0 and the GNU Lesser General Public License as per http://creativecommons.org/licenses/LGPL/2.1/ .
|
||||
|
||||
//testNutsAndBolts();
|
||||
|
||||
|
|
Loading…
Reference in a new issue