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);