summaryrefslogtreecommitdiff
path: root/ext/standard/pageinfo.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/pageinfo.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/pageinfo.h')
-rw-r--r--ext/standard/pageinfo.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/ext/standard/pageinfo.h b/ext/standard/pageinfo.h
index 3c0a3a1e45..3fd049cc58 100644
--- a/ext/standard/pageinfo.h
+++ b/ext/standard/pageinfo.h
@@ -1,3 +1,23 @@
+/*
+ +----------------------------------------------------------------------+
+ | PHP version 4.0 |
+ +----------------------------------------------------------------------+
+ | Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+ +----------------------------------------------------------------------+
+ | This source file is subject to version 2.02 of the PHP license, |
+ | that is bundled with this package in the file LICENSE, and is |
+ | available at through the world-wide-web at |
+ | http://www.php.net/license/2_02.txt. |
+ | If you did not receive a copy of the PHP license and are unable to |
+ | obtain it through the world-wide-web, please send a note to |
+ | license@php.net so we can mail you a copy immediately. |
+ +----------------------------------------------------------------------+
+ | Authors: Jim Winstead <jimw@php.net> |
+ +----------------------------------------------------------------------+
+*/
+
+/* $Id$ */
+
#ifndef PAGEINFO_H
#define PAGEINFO_H