mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-08 22:20:22 +01:00
Add the MPL as a new license option, in addition to the LGPL.
This commit is contained in:
parent
0f3ce6a240
commit
211cf9a2ce
1 changed files with 25 additions and 3 deletions
28
ChangeLog
28
ChangeLog
|
|
@ -2,9 +2,31 @@
|
|||
|
||||
* COPYING:
|
||||
* COPYING-MPL-1.1:
|
||||
|
||||
* COPYING-LGPL-2.1: Add the MPL as a new license option, in
|
||||
addition to the LGPL.
|
||||
* COPYING-LGPL-2.1:
|
||||
* src/cairo-features.h.in:
|
||||
* src/cairo.c:
|
||||
* src/cairo.h:
|
||||
* src/cairo_color.c:
|
||||
* src/cairo_fixed.c:
|
||||
* src/cairo_font.c:
|
||||
* src/cairo_gstate.c:
|
||||
* src/cairo_hull.c:
|
||||
* src/cairo_image_surface.c:
|
||||
* src/cairo_matrix.c:
|
||||
* src/cairo_path.c:
|
||||
* src/cairo_path_bounds.c:
|
||||
* src/cairo_path_fill.c:
|
||||
* src/cairo_path_stroke.c:
|
||||
* src/cairo_pen.c:
|
||||
* src/cairo_polygon.c:
|
||||
* src/cairo_ps_surface.c:
|
||||
* src/cairo_slope.c:
|
||||
* src/cairo_spline.c:
|
||||
* src/cairo_surface.c:
|
||||
* src/cairo_xcb_surface.c:
|
||||
* src/cairo_xlib_surface.c:
|
||||
* src/cairoint.h: Add the MPL as a new license option, in addition
|
||||
to the LGPL.
|
||||
|
||||
2004-08-14 Carl Worth <cworth@isi.edu>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue