From 968f47856ca7621dfb0b98cec1815d553b13e592 Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Tue, 1 Oct 2013 11:13:21 -0400 Subject: [PATCH] clarify license --- boxes.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boxes.scad b/boxes.scad index d9cb1ee..0f2c327 100644 --- a/boxes.scad +++ b/boxes.scad @@ -2,7 +2,7 @@ // Version: 1.0 // Author: Marius Kintel // Copyright: 2010 -// License: BSD +// License: Simplified BSD License // roundedBox([width, height, depth], float radius, bool sidesonly);