taglib license question
Scott Wheeler
wheeler at kde.org
Tue Jul 18 17:13:07 CEST 2006
On Jul 18, 2006, at 4:46 PM, Sebastian Pipping wrote:
> i looked through the taglib page and the api docs
> and i could not find any license notes.
> from the code it seems the examples are BSD
> and the rest is LGPL. am i right?
> maybe a notice on the website would be a good idea.
>
From the top of every file:
/
************************************************************************
***
* This library is free software; you can redistribute it and/or
modify *
* it under the terms of the GNU Lesser General Public License
version *
* 2.1 as published by the Free Software
Foundation. *
*
*
* This library 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 *
* Lesser General Public License for more
details. *
*
*
* You should have received a copy of the GNU Lesser General
Public *
* License along with this library; if not, write to the Free
Software *
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 *
*
USA *
************************************************************************
***/
It's also in the COPYING file in the top level.
-Scott
More information about the taglib-devel
mailing list