From d5a79533b50badb4dedfc5f1b006081112a6b999 Mon Sep 17 00:00:00 2001 From: Timothy Schmidt Date: Tue, 18 Jan 2011 06:58:23 -0500 Subject: [PATCH] fix licensing for motors.scad and nuts_and-bolts.scad --- motors.scad | 2 +- nuts_and_bolts.scad | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/motors.scad b/motors.scad index ac3161a..3438645 100644 --- a/motors.scad +++ b/motors.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/ . include diff --git a/nuts_and_bolts.scad b/nuts_and_bolts.scad index 3ad37f3..e680385 100644 --- a/nuts_and_bolts.scad +++ b/nuts_and_bolts.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();