diff options
| author | Stefan Esser | 2012-01-12 15:38:17 +0100 |
|---|---|---|
| committer | Stefan Esser | 2012-01-12 15:38:17 +0100 |
| commit | cc3f4212f8766cc87ad3d9f161f6e5d9e4733a46 (patch) | |
| tree | f15a2f1af5d947d50f7c98ce4d6e09dd6e3927bb /suhosin.c | |
| parent | 2ccb0fdeaeef9b6e7701e4a68d1dbb7f999da040 (diff) | |
Another copyright year fixed
Diffstat (limited to 'suhosin.c')
| -rw-r--r-- | suhosin.c | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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, |
