Author: kkolinko Date: Fri Jan 24 21:22:30 2014 New Revision: 1561190 URL: http://svn.apache.org/r1561190 Log: Remove $Id keyword from files in /*
Modified: tomcat/trunk/BUILDING.txt tomcat/trunk/RELEASE-NOTES tomcat/trunk/RUNNING.txt tomcat/trunk/SVN-MERGE.txt tomcat/trunk/build.properties.default Modified: tomcat/trunk/BUILDING.txt URL: http://svn.apache.org/viewvc/tomcat/trunk/BUILDING.txt?rev=1561190&r1=1561189&r2=1561190&view=diff ============================================================================== --- tomcat/trunk/BUILDING.txt (original) +++ tomcat/trunk/BUILDING.txt Fri Jan 24 21:22:30 2014 @@ -15,8 +15,6 @@ limitations under the License. ================================================================================ -$Id$ - ==================================================== Building The Apache Tomcat @VERSION_MAJOR_MINOR@ Servlet/JSP Container ==================================================== Modified: tomcat/trunk/RELEASE-NOTES URL: http://svn.apache.org/viewvc/tomcat/trunk/RELEASE-NOTES?rev=1561190&r1=1561189&r2=1561190&view=diff ============================================================================== --- tomcat/trunk/RELEASE-NOTES (original) +++ tomcat/trunk/RELEASE-NOTES Fri Jan 24 21:22:30 2014 @@ -15,8 +15,6 @@ limitations under the License. ================================================================================ -$Id$ - Apache Tomcat Version @VERSION@ Release Notes Modified: tomcat/trunk/RUNNING.txt URL: http://svn.apache.org/viewvc/tomcat/trunk/RUNNING.txt?rev=1561190&r1=1561189&r2=1561190&view=diff ============================================================================== --- tomcat/trunk/RUNNING.txt (original) +++ tomcat/trunk/RUNNING.txt Fri Jan 24 21:22:30 2014 @@ -15,8 +15,6 @@ limitations under the License. ================================================================================ -$Id$ - =================================================== Running The Apache Tomcat @VERSION_MAJOR_MINOR@ Servlet/JSP Container =================================================== Modified: tomcat/trunk/SVN-MERGE.txt URL: http://svn.apache.org/viewvc/tomcat/trunk/SVN-MERGE.txt?rev=1561190&r1=1561189&r2=1561190&view=diff ============================================================================== --- tomcat/trunk/SVN-MERGE.txt (original) +++ tomcat/trunk/SVN-MERGE.txt Fri Jan 24 21:22:30 2014 @@ -15,8 +15,6 @@ limitations under the License. ================================================================================ -$Id$ - Apache Tomcat re-uses code from a number of other Apache projects. There are several reasons why depending on the binary releases of those projects is not ideal. These include: Modified: tomcat/trunk/build.properties.default URL: http://svn.apache.org/viewvc/tomcat/trunk/build.properties.default?rev=1561190&r1=1561189&r2=1561190&view=diff ============================================================================== --- tomcat/trunk/build.properties.default (original) +++ tomcat/trunk/build.properties.default Fri Jan 24 21:22:30 2014 @@ -20,8 +20,6 @@ # Tomcat for your local environment. It defines the location of all external # modules that Tomcat depends on. Copy this file to "build.properties" # in the top-level source directory, and customize it as needed. -# -# $Id$ # ----------------------------------------------------------------------------- # ----- Version Control Flags ----- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org