diff options
Diffstat (limited to 'src/cairo-atomic-private.h')
-rw-r--r-- | src/cairo-atomic-private.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cairo-atomic-private.h b/src/cairo-atomic-private.h index f97ceadc..572f8494 100644 --- a/src/cairo-atomic-private.h +++ b/src/cairo-atomic-private.h @@ -1,6 +1,7 @@ /* cairo - a vector graphics library with display and print output * * Copyright © 2007 Chris Wilson + * Copyright © 2010 Andrea Canciani * * This library is free software; you can redistribute it and/or * modify it either under the terms of the GNU Lesser General Public @@ -32,6 +33,7 @@ * * Contributor(s): * Chris Wilson <chris@chris-wilson.co.uk> + * Andrea Canciani <ranma42@gmail.com> */ #ifndef CAIRO_ATOMIC_PRIVATE_H |