diff --git a/boxes.scad b/boxes.scad index 0f2c327..35843ec 100644 --- a/boxes.scad +++ b/boxes.scad @@ -2,7 +2,7 @@ // Version: 1.0 // Author: Marius Kintel // Copyright: 2010 -// License: Simplified BSD License +// License: 2-clause BSD License (http://opensource.org/licenses/BSD-2-Clause) // roundedBox([width, height, depth], float radius, bool sidesonly);