Skip to content

Commit d1e81a5

Browse files
committed
Fix old comment cut-n-paste error
1 parent 8f2e6da commit d1e81a5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ext/oci8/oci8_dtrace.d

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
+----------------------------------------------------------------------+
55
| Copyright (c) 2013 Zend Technologies Ltd. (http://www.zend.com) |
66
+----------------------------------------------------------------------+
7-
| This source file is subject to version 3.01 of the Zend license, |
7+
| This source file is subject to version 3.01 of the PHP license, |
88
| that is bundled with this package in the file LICENSE, and is |
99
| available through the world-wide-web at the following url: |
10-
| http://www.zend.com/license/3_01.txt. |
11-
| If you did not receive a copy of the Zend license and are unable to |
10+
| http://www.php.net/license/3_01.txt. |
11+
| If you did not receive a copy of the PHP license and are unable to |
1212
| obtain it through the world-wide-web, please send a note to |
1313
| license@zend.com so we can mail you a copy immediately. |
1414
+----------------------------------------------------------------------+

0 commit comments

Comments
 (0)