X-Git-Url: http://git.droids-corp.org/?p=aversive.git;a=blobdiff_plain;f=modules%2Fbase%2Fmath%2Fgeometry%2Fpolygon.h;h=d5c717cf7c736162df1ebe62587892916b287868;hp=83468d8c35cbce35da0b8bf86b896bfd947f8337;hb=80386d268a58da2be3eeca83f254c980a047b34f;hpb=ccc6954bb046671b9e28c5806db5121c1eef49c0 diff --git a/modules/base/math/geometry/polygon.h b/modules/base/math/geometry/polygon.h index 83468d8..d5c717c 100755 --- a/modules/base/math/geometry/polygon.h +++ b/modules/base/math/geometry/polygon.h @@ -1,3 +1,24 @@ +/* + * Copyright Droids Corporation (2009) + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * + * Revision : $Id: f16.h,v 1.6.4.3 2008-05-10 15:06:26 zer0 Exp $ + * + */ + #ifndef _POLYGON_H_ #define _POLYGON_H_