Changeset 9

Show
Ignore:
Timestamp:
12/11/04 05:23:48 (4 years ago)
Author:
reinerj
Message:

only cosmetical changes

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • eaccelerator/trunk/eaccelerator.c

    r4 r9  
    11/* 
    22   +----------------------------------------------------------------------+ 
    3    | Turck MMCache for PHP Version 4                                      | 
     3   | eAccelerator project                                                 | 
    44   +----------------------------------------------------------------------+ 
    5    | Copyright (c) 2002-2003 TurckSoft, St. Petersburg                    | 
    6    | http://www.turcksoft.com                                             | 
    7    +----------------------------------------------------------------------+ 
     5   | Copyright (c) 2004 eAccelerator                                      | 
     6   | http://eaccelerator.sourceforge.net                                  | 
     7+----------------------------------------------------------------------+ 
    88   | This program is free software; you can redistribute it and/or        | 
    99   | modify it under the terms of the GNU General Public License          | 
  • eaccelerator/trunk/eaccelerator.h

    r4 r9  
    11/* 
    22   +----------------------------------------------------------------------+ 
    3    | Turck MMCache for PHP Version 4                                      | 
     3   | eAccelerator project                                                 | 
    44   +----------------------------------------------------------------------+ 
    5    | Copyright (c) 2002-2003 TurckSoft, St. Petersburg                    | 
    6    | http://www.turcksoft.com                                             | 
    7    +----------------------------------------------------------------------+ 
     5   | Copyright (c) 2004 eAccelerator                                      | 
     6   | http://eaccelerator.sourceforge.net                                  | 
     7+----------------------------------------------------------------------+ 
    88   | This program is free software; you can redistribute it and/or        | 
    99   | modify it under the terms of the GNU General Public License          | 
  • eaccelerator/trunk/encoder.c

    r4 r9  
    11/* 
    22   +----------------------------------------------------------------------+ 
    3    | Turck MMCache for PHP Version 4                                      | 
     3   | eAccelerator project                                                 | 
    44   +----------------------------------------------------------------------+ 
    5    | Copyright (c) 2002-2003 TurckSoft, St. Petersburg                    | 
    6    | http://www.turcksoft.com                                             | 
    7    +----------------------------------------------------------------------+ 
     5   | Copyright (c) 2004 eAccelerator                                      | 
     6   | http://eaccelerator.sourceforge.net                                  | 
     7+----------------------------------------------------------------------+ 
    88   | This program is free software; you can redistribute it and/or        | 
    99   | modify it under the terms of the GNU General Public License          | 
  • eaccelerator/trunk/execute.c

    r4 r9  
    11/* 
    22   +----------------------------------------------------------------------+ 
    3    | Turck MMCache for PHP Version 4                                      | 
     3   | eAccelerator project                                                 | 
    44   +----------------------------------------------------------------------+ 
    5    | Copyright (c) 2002-2003 TurckSoft, St. Petersburg                    | 
    6    | http://www.turcksoft.com                                             | 
     5   | Copyright (c) 2004 eAccelerator                                      | 
     6   | http://eaccelerator.sourceforge.net                                  | 
    77   +----------------------------------------------------------------------+ 
    88   | This program is free software; you can redistribute it and/or        | 
  • eaccelerator/trunk/loader.c

    r4 r9  
    11/* 
    22   +----------------------------------------------------------------------+ 
    3    | Turck MMCache for PHP Version 4                                      | 
     3   | eAccelerator project                                                 | 
    44   +----------------------------------------------------------------------+ 
    5    | Copyright (c) 2002-2003 TurckSoft, St. Petersburg                    | 
    6    | http://www.turcksoft.com                                             | 
     5   | Copyright (c) 2004 eAccelerator                                      | 
     6   | http://eaccelerator.sourceforge.net                                  | 
    77   +----------------------------------------------------------------------+ 
    88   | This program is free software; you can redistribute it and/or        | 
  • eaccelerator/trunk/opcodes.c

    r4 r9  
    11/* 
    22   +----------------------------------------------------------------------+ 
    3    | Turck MMCache for PHP Version 4                                      | 
    4    +----------------------------------------------------------------------+ 
    5    | Copyright (c) 2002-2003 TurckSoft, St. Petersburg                    | 
    6    | http://www.turcksoft.com                                             | 
     3   | eAccelerator project                                                 | 
     4   +----------------------------------------------------------------------+ 
     5   | Copyright (c) 2004 eAccelerator                                      | 
     6   | http://eaccelerator.sourceforge.net                                  | 
    77   +----------------------------------------------------------------------+ 
    88   | This program is free software; you can redistribute it and/or        | 
  • eaccelerator/trunk/opcodes.h

    r8 r9  
    11/* 
    22   +----------------------------------------------------------------------+ 
    3   | eAccelerator project                                                 | 
     3  | eAccelerator project                                                 | 
    44   +----------------------------------------------------------------------+ 
    55   | Copyright (c) 2004 eAccelerator                                      | 
  • eaccelerator/trunk/optimize.c

    r4 r9  
    11/* 
    22   +----------------------------------------------------------------------+ 
    3    | Turck MMCache for PHP Version 4                                      | 
     3   | eAccelerator project                                                 | 
    44   +----------------------------------------------------------------------+ 
    5    | Copyright (c) 2002-2003 TurckSoft, St. Petersburg                    | 
    6    | http://www.turcksoft.com                                             | 
     5   | Copyright (c) 2004 eAccelerator                                      | 
     6   | http://eaccelerator.sourceforge.net                                  | 
    77   +----------------------------------------------------------------------+ 
    88   | This program is free software; you can redistribute it and/or        |