summaryrefslogtreecommitdiff
path: root/ifilter.c
diff options
context:
space:
mode:
authorStefan2010-02-21 12:55:51 +0100
committerStefan2010-02-21 12:55:51 +0100
commit526b738dda6aae0d73b978e1fa68144e8bccb7e5 (patch)
tree15c58f47206e66ead51322cb975100da3bb62481 /ifilter.c
parent10ee6dc54e3b203448ca4a80d7f19610acc36707 (diff)
Fix copryight notice in file header
Diffstat (limited to 'ifilter.c')
-rw-r--r--ifilter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ifilter.c b/ifilter.c
index f90173b..38f97a5 100644
--- a/ifilter.c
+++ b/ifilter.c
@@ -3,7 +3,7 @@
3 | Suhosin Version 1 | 3 | Suhosin Version 1 |
4 +----------------------------------------------------------------------+ 4 +----------------------------------------------------------------------+
5 | Copyright (c) 2006-2007 The Hardened-PHP Project | 5 | Copyright (c) 2006-2007 The Hardened-PHP Project |
6 | Copyright (c) 2007 SektionEins GmbH | 6 | Copyright (c) 2007-2010 SektionEins GmbH |
7 +----------------------------------------------------------------------+ 7 +----------------------------------------------------------------------+
8 | This source file is subject to version 3.01 of the PHP license, | 8 | This source file is subject to version 3.01 of the PHP license, |
9 | that is bundled with this package in the file LICENSE, and is | 9 | that is bundled with this package in the file LICENSE, and is |