mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-09 04:58:04 +02:00
Add my name to the header of cairo-svg-surface.c
This commit is contained in:
parent
500b39e98f
commit
580e9b9be6
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
* Copyright © 2004 Red Hat, Inc
|
||||
* Copyright © 2005-2007 Emmanuel Pacaud <emmanuel.pacaud@free.fr>
|
||||
* Copyright © 2006 Red Hat, Inc
|
||||
* Copyright © 2020-2021 Anton Danilkin <afdw@yandex.ru>
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it either under the terms of the GNU Lesser General Public
|
||||
|
|
@ -37,6 +38,7 @@
|
|||
* Kristian Høgsberg <krh@redhat.com>
|
||||
* Emmanuel Pacaud <emmanuel.pacaud@free.fr>
|
||||
* Carl Worth <cworth@cworth.org>
|
||||
* Anton Danilkin <afdw@yandex.ru>
|
||||
*/
|
||||
|
||||
#include "cairoint.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue