summaryrefslogtreecommitdiff
path: root/ext/standard/php_incomplete_class.h
diff options
context:
space:
mode:
authorDavid Croft <david@php.net>2000-07-24 01:40:02 +0000
committerDavid Croft <david@php.net>2000-07-24 01:40:02 +0000
commit83513d9580d56f43e0b2ab6521256b3a9375bedd (patch)
tree4b1bb7e4e56902f624e979e412c597a8dd9cafdd /ext/standard/php_incomplete_class.h
parentc402d89f943c49bc5ec0d4cb55cfa5082c793425 (diff)
downloadphp-git-83513d9580d56f43e0b2ab6521256b3a9375bedd.tar.gz
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.
Diffstat (limited to 'ext/standard/php_incomplete_class.h')
-rw-r--r--ext/standard/php_incomplete_class.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/standard/php_incomplete_class.h b/ext/standard/php_incomplete_class.h
index cae7d199c5..6dc1d5750d 100644
--- a/ext/standard/php_incomplete_class.h
+++ b/ext/standard/php_incomplete_class.h
@@ -14,8 +14,9 @@
+----------------------------------------------------------------------+
| Author: Sascha Schumann <sascha@schumann.cx> |
+----------------------------------------------------------------------+
- */
+*/
+/* $Id$ */
#ifndef PHP_INCOMPLETE_CLASS_H
#define PHP_INCOMPLETE_CLASS_H