pango-perl.h | pango-perl.h | |||
---|---|---|---|---|
/* | /* | |||
* Copyright (C) 2003-2008 by the gtk2-perl team (see the file AUTHORS for | * Copyright (C) 2003-2008, 2014 by the gtk2-perl team (see the file AUTHOR | |||
the | S | |||
* full list) | * for the full list) | |||
* | * | |||
* This library is free software; you can redistribute it and/or modify it | * This library is free software; you can redistribute it and/or modify it | |||
* under the terms of the GNU Library General Public License as published b y | * under the terms of the GNU Library General Public License as published b y | |||
* the Free Software Foundation; either version 2.1 of the License, or (at your | * the Free Software Foundation; either version 2.1 of the License, or (at your | |||
* option) any later version. | * option) any later version. | |||
* | * | |||
* This library is distributed in the hope that it will be useful, but WITH OUT | * This library is distributed in the hope that it will be useful, but WITH OUT | |||
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or | |||
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public | * FITNESS FOR A PARTICULAR PURPOSE. | |||
* License for more details. | * | |||
* See the LICENSE file in the top-level directory of this distribution for | ||||
* the full license terms. | ||||
* | * | |||
* You should have received a copy of the GNU Library General Public Licens | ||||
e | ||||
* along with this library; if not, write to the Free Software Foundation, | ||||
* Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307 USA. | ||||
*/ | */ | |||
#ifndef _PANGO_PERL_H_ | #ifndef _PANGO_PERL_H_ | |||
#define _PANGO_PERL_H_ | #define _PANGO_PERL_H_ | |||
#include <gperl.h> | #include <gperl.h> | |||
#include <pango/pango.h> | #include <pango/pango.h> | |||
#include "pango-perl-versions.h" | #include "pango-perl-versions.h" | |||
End of changes. 3 change blocks. | ||||
9 lines changed or deleted | 7 lines changed or added | |||