Skip to content

Commit ab6012c

Browse files
committed
Fixed some copyright disclaimers
1 parent d5a7953 commit ab6012c

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

gears.scad

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright 2010 D1plo1d
2+
// LGPL 2.1
3+
4+
15
//test_involute_curve();
26
//test_gears();
37
//demo_3d_gears();

motors.scad

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Copyright 2010 D1plo1d
2+
13
// 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/ .
24

35
include <math.scad>

nuts_and_bolts.scad

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// Copyright 2010 D1plo1d
2+
13
// 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/ .
24

35
//testNutsAndBolts();

0 commit comments

Comments
 (0)