Index: modules/README.txt
===================================================================
RCS file: /Users/wright/drupal/local_repo/drupal/modules/README.txt,v
retrieving revision 1.2
diff -u -p -r1.2 README.txt
--- modules/README.txt	25 Jan 2008 19:47:58 -0000	1.2
+++ modules/README.txt	6 Oct 2009 07:45:26 -0000
@@ -1,8 +1,10 @@
-This directory is reserved for core module files. Custom or contributed
-modules should be placed in their own subdirectory of the sites/all/modules
-directory. For multisite installations, they can also be placed in a subdirectory
-under /sites/{sitename}/modules/, where {sitename} is the name of your site
-(e.g., www.example.com). This will allow you to more easily update Drupal core files.
+// $Id$
+
+This directory is reserved for core module files. Custom or contributed modules
+should be placed in their own subdirectory of the sites/all/modules directory.
+For multisite installations, they can also be placed in a subdirectory under
+/sites/{sitename}/modules/, where {sitename} is the name of your site (e.g.,
+www.example.com). This will allow you to more easily update Drupal core files.
 
 For more details, see: http://drupal.org/node/176043
 
Index: themes/README.txt
===================================================================
RCS file: /Users/wright/drupal/local_repo/drupal/themes/README.txt,v
retrieving revision 1.2
diff -u -p -r1.2 README.txt
--- themes/README.txt	25 Jan 2008 19:47:58 -0000	1.2
+++ themes/README.txt	6 Oct 2009 07:45:28 -0000
@@ -1,8 +1,10 @@
-This directory is reserved for core theme files. Custom or contributed
-themes should be placed in their own subdirectory of the sites/all/themes
-directory. For multisite installations, they can also be placed in a subdirectory
-under /sites/{sitename}/themes/, where {sitename} is the name of your site
-(e.g., www.example.com). This will allow you to more easily update Drupal core files.
+// $Id$
+
+This directory is reserved for core theme files. Custom or contributed themes
+should be placed in their own subdirectory of the sites/all/themes directory.
+For multisite installations, they can also be placed in a subdirectory under
+/sites/{sitename}/themes/, where {sitename} is the name of your site (e.g.,
+www.example.com). This will allow you to more easily update Drupal core files.
 
 For more details, see: http://drupal.org/node/176043
 
