summaryrefslogtreecommitdiff
path: root/pledge.c
diff options
context:
space:
mode:
authorDavid Carlier2016-10-13 19:30:51 +0100
committerDavid Carlier2016-10-13 19:30:51 +0100
commit293d017aad39263403cb981af0a81c3a7984c1e3 (patch)
tree6b621ed02f124b5d71af42a29b786f9803d98c96 /pledge.c
parent20d333da41f9451f5713e9723ad79e6566e290b7 (diff)
author 'amending' + more ifdef
Diffstat (limited to 'pledge.c')
-rw-r--r--pledge.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pledge.c b/pledge.c
index fed0380..6a9ecdc 100644
--- a/pledge.c
+++ b/pledge.c
@@ -13,7 +13,7 @@
13 | obtain it through the world-wide-web, please send a note to | 13 | obtain it through the world-wide-web, please send a note to |
14 | license@php.net so we can mail you a copy immediately. | 14 | license@php.net so we can mail you a copy immediately. |
15 +----------------------------------------------------------------------+ 15 +----------------------------------------------------------------------+
16 | Author: Stefan Esser <sesser@sektioneins.de> | 16 | Author: David Carlier <devnexen@gmail.com> |
17 +----------------------------------------------------------------------+ 17 +----------------------------------------------------------------------+
18*/ 18*/
19 19