summaryrefslogtreecommitdiff
path: root/suhosin.c
diff options
context:
space:
mode:
authorStefan Esser2012-01-12 15:38:17 +0100
committerStefan Esser2012-01-12 15:38:17 +0100
commitcc3f4212f8766cc87ad3d9f161f6e5d9e4733a46 (patch)
treef15a2f1af5d947d50f7c98ce4d6e09dd6e3927bb /suhosin.c
parent2ccb0fdeaeef9b6e7701e4a68d1dbb7f999da040 (diff)
Another copyright year fixed
Diffstat (limited to 'suhosin.c')
-rw-r--r--suhosin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/suhosin.c b/suhosin.c
index 5e89c9c..1b54c39 100644
--- a/suhosin.c
+++ b/suhosin.c
@@ -62,7 +62,7 @@ STATIC zend_extension suhosin_zend_extension_entry = {
62 SUHOSIN_EXT_VERSION, 62 SUHOSIN_EXT_VERSION,
63 "SektionEins GmbH", 63 "SektionEins GmbH",
64 "http://www.suhosin.org", 64 "http://www.suhosin.org",
65 "Copyright (c) 2007-2010", 65 "Copyright (c) 2007-2012",
66 suhosin_module_startup, 66 suhosin_module_startup,
67 suhosin_shutdown, 67 suhosin_shutdown,
68 NULL, 68 NULL,