From cc3f4212f8766cc87ad3d9f161f6e5d9e4733a46 Mon Sep 17 00:00:00 2001 From: Stefan Esser Date: Thu, 12 Jan 2012 15:38:17 +0100 Subject: Another copyright year fixed --- suhosin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = { SUHOSIN_EXT_VERSION, "SektionEins GmbH", "http://www.suhosin.org", - "Copyright (c) 2007-2010", + "Copyright (c) 2007-2012", suhosin_module_startup, suhosin_shutdown, NULL, -- cgit v1.3