diff --git a/src/cairo-svg-surface.c b/src/cairo-svg-surface.c index e4ae77534..76e63a01a 100644 --- a/src/cairo-svg-surface.c +++ b/src/cairo-svg-surface.c @@ -4,6 +4,7 @@ * Copyright © 2004 Red Hat, Inc * Copyright © 2005-2007 Emmanuel Pacaud * Copyright © 2006 Red Hat, Inc + * Copyright © 2020-2021 Anton Danilkin * * 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 * Emmanuel Pacaud * Carl Worth + * Anton Danilkin */ #include "cairoint.h"