Clarified BSD license

This commit is contained in:
Marius Kintel 2013-11-04 20:39:29 -05:00
parent 0be9a07930
commit af27d28e8e

View file

@ -2,7 +2,7 @@
// Version: 1.0 // Version: 1.0
// Author: Marius Kintel // Author: Marius Kintel
// Copyright: 2010 // 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); // roundedBox([width, height, depth], float radius, bool sidesonly);