summaryrefslogtreecommitdiff
path: root/ext/gd/gd.c
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@php.net>2002-02-28 08:29:35 +0000
committerSebastian Bergmann <sebastian@php.net>2002-02-28 08:29:35 +0000
commit90613d2282e4863630b2facc023af175dd973311 (patch)
tree6774779a49c082adbd023fabc33786c1d7286494 /ext/gd/gd.c
parenta0c2defe8eac43fb9cf43ce7499319f72ea105de (diff)
downloadphp-git-90613d2282e4863630b2facc023af175dd973311.tar.gz
Maintain headers.
Diffstat (limited to 'ext/gd/gd.c')
-rw-r--r--ext/gd/gd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/gd/gd.c b/ext/gd/gd.c
index e5f8aa200e..6bde33ddea 100644
--- a/ext/gd/gd.c
+++ b/ext/gd/gd.c
@@ -12,8 +12,8 @@
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
- | Authors: Rasmus Lerdorf <rasmus@lerdorf.on.ca> |
- | Stig Bakken <ssb@guardian.no> |
+ | Authors: Rasmus Lerdorf <rasmus@php.net> |
+ | Stig Bakken <ssb@fast.no> |
| Jim Winstead <jimw@php.net> |
+----------------------------------------------------------------------+
*/