diff options
author | Zeev Suraski <zeev@php.net> | 2000-05-18 15:34:45 +0000 |
---|---|---|
committer | Zeev Suraski <zeev@php.net> | 2000-05-18 15:34:45 +0000 |
commit | e043439ff61535bf6994d55a5056ff8b29b9828e (patch) | |
tree | 6b630a810d22f6f66dea6e394d8f1799654ee126 /ext/pdf | |
parent | 957327e8bce823ab3f1f3f73e92ad0a70521d477 (diff) | |
download | php-git-e043439ff61535bf6994d55a5056ff8b29b9828e.tar.gz |
Update the license with the new clause 6
Diffstat (limited to 'ext/pdf')
-rw-r--r-- | ext/pdf/pdf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pdf/pdf.c b/ext/pdf/pdf.c index ca4ce6c93a..171ea2a67b 100644 --- a/ext/pdf/pdf.c +++ b/ext/pdf/pdf.c @@ -29,7 +29,7 @@ /* $Id$ */ -/* pdflib 2.01 is subject to the ALADDIN FREE PUBLIC LICENSE. +/* pdflib 2.02 is subject to the ALADDIN FREE PUBLIC LICENSE. Copyright (C) 1997 Thomas Merz. */ /* Note that there is no code from the pdflib package in this file */ |