mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
Added a few RCS $Id$ tags. # Note: I have avoided changing any .h files if the corresponding .c file # had not already been changed as I am not sure if there are any legal # issues here. So some extensions still have PHP 3 headers.
This commit is contained in:
parent
c402d89f94
commit
83513d9580
89 changed files with 745 additions and 1293 deletions
|
@ -16,6 +16,7 @@
|
|||
+----------------------------------------------------------------------+
|
||||
*/
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
#ifndef PHP_OUTPUT_H
|
||||
#define PHP_OUTPUT_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue