Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(144)

Unified Diff: visual_studio/NativeClientVSAddIn/InstallerResources/third_party/etree/README.chromium

Issue 11085093: Remove windows lines endings (Closed) Base URL: http://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: visual_studio/NativeClientVSAddIn/InstallerResources/third_party/etree/README.chromium
diff --git a/visual_studio/NativeClientVSAddIn/InstallerResources/third_party/etree/README.chromium b/visual_studio/NativeClientVSAddIn/InstallerResources/third_party/etree/README.chromium
index 2f64c446f346364897eec92849b42488abf01236..7b0bf38807d244788e6fe819d275d068d9cedd3b 100644
--- a/visual_studio/NativeClientVSAddIn/InstallerResources/third_party/etree/README.chromium
+++ b/visual_studio/NativeClientVSAddIn/InstallerResources/third_party/etree/README.chromium
@@ -1,12 +1,12 @@
-Name: ElementTree
-Short Name: ElementTree
-URL: http://effbot.org/zone/element-index.htm and http://www.python.org/
-Version: ElementTree 1.3 from Python 2.7.3
-License File: LICENSE in this directory.
-Security Critical: No.
-
-Description:
-The ElementTree package is used to parse XML files, modify them, and write them out. Version 1.3 (from Python 2.7.3) is needed for our install scripts but we require only Python 2.6 for our users so we need to include this functionality.
-
-Local Modifications:
+Name: ElementTree
+Short Name: ElementTree
+URL: http://effbot.org/zone/element-index.htm and http://www.python.org/
+Version: ElementTree 1.3 from Python 2.7.3
+License File: LICENSE in this directory.
+Security Critical: No.
+
+Description:
+The ElementTree package is used to parse XML files, modify them, and write them out. Version 1.3 (from Python 2.7.3) is needed for our install scripts but we require only Python 2.6 for our users so we need to include this functionality.
+
+Local Modifications:
No changes from the version shipped with python 2.7.3

Powered by Google App Engine
This is Rietveld 408576698