New PHP5 APC - version 3.0.19, using PHP5 5.2.0-8+etch11,
[php5-apc.git] / NOTICE
1 This is the NOTICE file that holds acknowledgements and stuff.
2
3 The Alternative PHP Cache (APC) is a free and open opcode cache for PHP.
4 This extension is being released under the PHP License for complete compliance
5 with PHP and to encourage wide-spread use.  It is our intention that this
6 project be kept open source and that all commercial spin-offs contribute their
7 modifications back into the public source-tree.
8
9 Creators:
10     Daniel Cowgill
11     George Schlossnagle
12
13 PHP5 support and major features by:
14     Arun C. Murthy 
15     Gopal Vijayaraghavan
16     Rasmus Lerdorf
17
18 This software was contributed to PHP by Community Connect Inc. in 2002
19 and revised in 2005 by Yahoo! Inc. to add support for PHP 5.1.
20 Future revisions and derivatives of this source code must acknowledge
21 Community Connect Inc. as the original contributor of this module by
22 leaving this note intact in the source code.
23
24 All other licensing and usage conditions are those of the PHP Group.
25
26 We would like to thank Community Connect Inc. and Yahoo! Inc. for supporting 
27 this project and providing a challenging and stimulating environment in 
28 which exciting projects can happen.
29
30 Contributors:
31     Mike Bretz          bug fixes, GUI, and lots of work
32     Ricardo Galli       changed read-write locks to prefer readers
33     Yann Grossel        bug fixes
34     Thies Arntzen       bug fixes
35     Sara Golemon        optimizer work
36
37 Special Thanks:
38     Florian Baumert     help debugging phplib problems
39     Thomas Duffey       help debugging inheritance issues
40     Vibol Hou           help debugging phplib problems
41     Angel Li            diffs for ANSI comment compliance
42     Christian Rishøj    help debugging phplib problems
43     Sascha Schumann     memory error bug fix