From: Christopher Jones Date: Tue, 9 Aug 2016 06:12:58 +0000 (+1000) Subject: Remove obsolete Id tags X-Git-Tag: php-7.1.0beta3~83^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3c5e6b29ce0e0f495a96c7878b23ca00a34c44d7;p=php Remove obsolete Id tags --- diff --git a/ext/oci8/config.m4 b/ext/oci8/config.m4 index 0d08d21c29..14042401d5 100644 --- a/ext/oci8/config.m4 +++ b/ext/oci8/config.m4 @@ -1,7 +1,3 @@ -dnl -dnl $Id$ -dnl - if test -z "$SED"; then PHP_OCI8_SED="sed"; else diff --git a/ext/oci8/config.w32 b/ext/oci8/config.w32 index d83bf3fbdb..74014648ff 100644 --- a/ext/oci8/config.w32 +++ b/ext/oci8/config.w32 @@ -1,4 +1,3 @@ -// $Id$ // vim:ft=javascript if (PHP_OCI8 != "no" && PHP_OCI8_11G != "no") { diff --git a/ext/oci8/php_oci8.h b/ext/oci8/php_oci8.h index d1e501344a..70200e452d 100644 --- a/ext/oci8/php_oci8.h +++ b/ext/oci8/php_oci8.h @@ -25,8 +25,6 @@ +----------------------------------------------------------------------+ */ -/* $Id$ */ - #if HAVE_OCI8 # ifndef PHP_OCI8_H # define PHP_OCI8_H diff --git a/ext/oci8/php_oci8_int.h b/ext/oci8/php_oci8_int.h index c0bc898cc1..3a63504e05 100644 --- a/ext/oci8/php_oci8_int.h +++ b/ext/oci8/php_oci8_int.h @@ -25,8 +25,6 @@ +----------------------------------------------------------------------+ */ -/* $Id$ */ - #if HAVE_OCI8 # ifndef PHP_OCI8_INT_H # define PHP_OCI8_INT_H