atomic: Add Andrea's copyright notice

Note Andrea's copyright for his contribution of platform agnostic
fallbacks and the implementation for MacOS/X.
This commit is contained in:
Chris Wilson 2010-04-30 14:14:01 +01:00
parent 4ee5119a34
commit b485ae5b90

View file

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