summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@src.gnome.org>2007-07-26 19:22:30 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2007-07-26 19:22:30 +0000
commit568e497d72c2cbef0e52db84f9d71847325a5dde (patch)
tree4042147b82220594d8e10df3f7c7291a91d0ad5a
parent5ef3f41d3b0a34c4e5028fce0677e6b699159dc1 (diff)
downloadpango-568e497d72c2cbef0e52db84f9d71847325a5dde.tar.gz
Put cairotwisted in public domainPANGO_1_16_5
svn path=/trunk/; revision=2379
-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>