Add my name to the header of cairo-svg-surface.c

This commit is contained in:
Anton Danilkin 2021-04-11 21:50:45 +02:00
parent 500b39e98f
commit 580e9b9be6

View file

@ -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"