From 0be9a07930aabba1d8ed3fa14bec87462e1977ea Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Tue, 1 Oct 2013 11:16:27 -0400 Subject: [PATCH] Clarified license --- fonts.scad | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fonts.scad b/fonts.scad index 0ce6a77..64fd6b7 100644 --- a/fonts.scad +++ b/fonts.scad @@ -1,5 +1,7 @@ // Font Functions // Encoding from http://en.wikipedia.org/wiki/ASCII +// Author: Andrew Plumb +// License: LGPL 2.1 module outline_2d(outline,points,paths,width=0.1,resolution=8) { if(outline && resolution > 4) {