summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/cairotwisted.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/cairotwisted.c b/examples/cairotwisted.c
index 4da69c80..93fa5164 100644
--- a/examples/cairotwisted.c
+++ b/examples/cairotwisted.c
@@ -1,4 +1,5 @@
/* example to use pangocairo to render text projected on a path */
+/* Written by Behdad Esfahbod, 2006. Not copyrighted, in public domain. */
#include <math.h>
#include <stdlib.h>