mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 07:38:22 +02:00
Fix typo: LPGL->LGPL.
This commit is contained in:
parent
d098370411
commit
e5d50e0759
2 changed files with 3 additions and 1 deletions
2
COPYING
2
COPYING
|
|
@ -2,7 +2,7 @@ Cairo is free software.
|
|||
|
||||
Every source file in the implementation of cairo is available to be
|
||||
redistributed and/or modified under the terms of either the GNU Lesser
|
||||
General Public License (LPGL) version 2.1 or the Mozilla Public
|
||||
General Public License (LGPL) version 2.1 or the Mozilla Public
|
||||
License (MPL) version 1.1. Some files are available under more
|
||||
liberal terms, but we believe that in all cases, each file may be used
|
||||
under either the LGPL or the MPL.
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
2004-11-29 Carl Worth <cworth@cworth.org>
|
||||
|
||||
* COPYING: Fix typo: LPGL->LGPL.
|
||||
|
||||
* src/cairo_ps_surface.c (cairo_ps_surface_create): Remove
|
||||
unintentional copyright statement from user-generated output
|
||||
image.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue