X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=pdf2swf%2Fspline.h;h=5c4d4eb5ee56344d8d039a3651440530b90cab62;hb=d9872c4e9c1c252d74d380d114eeb769c043e013;hp=609a7bd3481c9c6e1eb29111f64aba9dccec065e;hpb=235732a3db9cfe3ac8228969ee1ad58410eab843;p=swftools.git diff --git a/pdf2swf/spline.h b/pdf2swf/spline.h index 609a7bd..5c4d4eb 100644 --- a/pdf2swf/spline.h +++ b/pdf2swf/spline.h @@ -3,9 +3,21 @@ Part of the swftools package. - Copyright (c) 2001 Matthias Kramm + Copyright (c) 2001,2002,2003 Matthias Kramm + + 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 file is distributed under the GPL, see file COPYING for details */ + 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 */ #ifndef __spline_h__ #define __spline_h__