]> granicus.if.org Git - php/commitdiff
Remove obsolete Id tags
authorChristopher Jones <sixd@php.net>
Tue, 9 Aug 2016 06:12:58 +0000 (16:12 +1000)
committerChristopher Jones <sixd@php.net>
Tue, 9 Aug 2016 06:12:58 +0000 (16:12 +1000)
ext/oci8/config.m4
ext/oci8/config.w32
ext/oci8/php_oci8.h
ext/oci8/php_oci8_int.h

index 0d08d21c29e614454d75dfc870c3daa5f605e54f..14042401d54046c00dfe2a4cd79d323dc9eb7e83 100644 (file)
@@ -1,7 +1,3 @@
-dnl
-dnl $Id$
-dnl
-
 if test -z "$SED"; then
   PHP_OCI8_SED="sed";
 else
index d83bf3fbdb7d5342eeefd584fa76504b63cf57b1..74014648ffe5d8b9814cc8f8c12959f855dc0684 100644 (file)
@@ -1,4 +1,3 @@
-// $Id$
 // vim:ft=javascript
 
 if (PHP_OCI8 != "no" && PHP_OCI8_11G != "no") {
index d1e501344a42652b90d5a4be862e5c2d1a8c4086..70200e452dfe7fbac94c26079200438330210f11 100644 (file)
@@ -25,8 +25,6 @@
    +----------------------------------------------------------------------+
 */
 
-/* $Id$ */
-
 #if HAVE_OCI8
 # ifndef PHP_OCI8_H
 #  define PHP_OCI8_H
index c0bc898cc1f2f01d7d847ffe19fad96f3cbdca32..3a63504e05704d9b259c17de83045068148b0513 100644 (file)
@@ -25,8 +25,6 @@
    +----------------------------------------------------------------------+
 */
 
-/* $Id$ */
-
 #if HAVE_OCI8
 # ifndef PHP_OCI8_INT_H
 #  define PHP_OCI8_INT_H