summaryrefslogtreecommitdiff
path: root/ext/hwapi
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2005-08-03 14:08:58 +0000
committerfoobar <sniper@php.net>2005-08-03 14:08:58 +0000
commit23e671a51ee7bf5abca3d9e2326d2adbd524b30b (patch)
tree50c774df6e5f8805f21436fc5bb4cf8af7774936 /ext/hwapi
parentce32c4ece753bb399926146f880f415c3ea781c0 (diff)
downloadphp-git-23e671a51ee7bf5abca3d9e2326d2adbd524b30b.tar.gz
- Bumber up year
Diffstat (limited to 'ext/hwapi')
-rw-r--r--ext/hwapi/hwapi.cpp4
-rw-r--r--ext/hwapi/php_hwapi.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/ext/hwapi/hwapi.cpp b/ext/hwapi/hwapi.cpp
index b2530d6cf7..920711e05c 100644
--- a/ext/hwapi/hwapi.cpp
+++ b/ext/hwapi/hwapi.cpp
@@ -1,8 +1,8 @@
/*
+----------------------------------------------------------------------+
- | PHP version 4.0 |
+ | PHP Version 5 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+ | Copyright (c) 1997-2005 The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.0 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
diff --git a/ext/hwapi/php_hwapi.h b/ext/hwapi/php_hwapi.h
index 2c54d04fea..654a9e9c43 100644
--- a/ext/hwapi/php_hwapi.h
+++ b/ext/hwapi/php_hwapi.h
@@ -1,8 +1,8 @@
/*
+----------------------------------------------------------------------+
- | PHP version 4.0 |
+ | PHP Version 5 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997, 1998, 1999, 2000 The PHP Group |
+ | Copyright (c) 1997-2005 The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.0 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |