diff --git a/AUTHORS.md b/AUTHORS.md index 05ec57e2..547c42e0 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -1,15 +1,15 @@ ## Authors -- Juerg Lehni +- Jürg Lehni - Jonathan Puckey ## Contributors - Harikrishnan Gopalakrishnan +- Jan Bösenberg - Jt Whissel - Andrew Roles - Jacob Lites - Justin Ridgewell - Andrew Wagenheim - Scott Kieronski -- Jan Bösenberg diff --git a/src/path/PathItem.Boolean.js b/src/path/PathItem.Boolean.js index 4a2533cf..9e5f51c5 100644 --- a/src/path/PathItem.Boolean.js +++ b/src/path/PathItem.Boolean.js @@ -22,7 +22,9 @@ * - Resolving a self-intersecting Path items * - Boolean operations on self-intersecting Paths items * - * @author Harikrishnan Gopalakrishnan + * @author Harikrishnan Gopalakrishnan + * @author Jan Boesenberg + * @author Juerg Lehni * http://hkrish.com/playground/paperjs/booleanStudy.html */ PathItem.inject(new function() {