QuadCurve2D.java: Fixed Brian Gough's name for real.
2005-04-19 Michael Koch <konqueror@gmx.de> * java/awt/geom/QuadCurve2D.java: Fixed Brian Gough's name for real. From-SVN: r98392
This commit is contained in:
committed by
Michael Koch
parent
009e94d4e6
commit
2b22418b2b
@@ -562,7 +562,7 @@ public abstract class QuadCurve2D implements Shape, Cloneable
|
||||
* result of -1 indicates that the equation is constant (i.e.,
|
||||
* always or never zero).
|
||||
*
|
||||
* @author Brian Gouph (bjg@network-theory.com)
|
||||
* @author Brian Gough (bjg@network-theory.com)
|
||||
* (original C implementation in the <a href=
|
||||
* "http://www.gnu.org/software/gsl/">GNU Scientific Library</a>)
|
||||
*
|
||||
@@ -607,7 +607,7 @@ public abstract class QuadCurve2D implements Shape, Cloneable
|
||||
* result of -1 indicates that the equation is constant (i.e.,
|
||||
* always or never zero).
|
||||
*
|
||||
* @author Brian Gouph (bjg@network-theory.com)
|
||||
* @author Brian Gough (bjg@network-theory.com)
|
||||
* (original C implementation in the <a href=
|
||||
* "http://www.gnu.org/software/gsl/">GNU Scientific Library</a>)
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user