summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Jung <kurt.w.jung@code.google.com>2013-10-15 09:34:27 -0400
committerKurt Jung <kurt.w.jung@code.google.com>2013-10-15 09:34:27 -0400
commit235fe08a29524c407fe03ee5a9f5f81dcf27ccec (patch)
tree2fe776f80e757fe888a6c44ce374523514d7569e
parent4860d8e6cd3175db81b81cae5a27a54662c39d94 (diff)
Tip of the hat to Bruno.
-rw-r--r--doc.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc.go b/doc.go
index 9247df3..3ffaf13 100644
--- a/doc.go
+++ b/doc.go
@@ -25,7 +25,7 @@ transparency script by Martin Hall-May. Support for gradients and clipping is
adapted from FPDF scripts by Andreas Würmser. Support for outline bookmarks is
adapted from Olivier Plathey by Manuel Cornes. Support for transformations is
adapted from the FPDF transformation script by Moritz Wagner and Andreas
-Würmser.
+Würmser. Bruno Michel has provided valuable assistance with the code.
The FPDF website is http://www.fpdf.org/.