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:
David Croft 2000-07-24 01:40:02 +00:00
parent c402d89f94
commit 83513d9580
89 changed files with 745 additions and 1293 deletions

View file

@ -16,6 +16,7 @@
+----------------------------------------------------------------------+
*/
/* $Id$ */
#ifndef PHP_OUTPUT_H
#define PHP_OUTPUT_H