X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=lib%2Fargs.h;h=ac8586c5ab7ab7dc96af31cd76c6590b2bd796e7;hp=f8cda88b6d51aa79b861f9a0e9a20e5f8126eac8;hb=ede90e3f60487332bcaede6d8f62ad0f3e0fb715;hpb=c69748fd50a518c8ca50e24b2e75b5614ac7d2f1 diff --git a/lib/args.h b/lib/args.h index f8cda88..ac8586c 100644 --- a/lib/args.h +++ b/lib/args.h @@ -4,8 +4,20 @@ Part of the swftools package. Copyright (c) 2001 Matthias Kramm - - This file is distributed under the GPL, see file COPYING for details */ + + 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 */ #ifndef __args_h__ #define __args_h__