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

Unified Diff: courgette/third_party/bsdiff/README.chromium

Issue 1961963003: Move //courgette/third_party to subfolder. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixes according to comments Created 4 years, 7 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
« no previous file with comments | « courgette/third_party/bsdiff/LICENCE ('k') | courgette/third_party/bsdiff/bsdiff.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: courgette/third_party/bsdiff/README.chromium
diff --git a/courgette/third_party/README.chromium b/courgette/third_party/bsdiff/README.chromium
similarity index 87%
rename from courgette/third_party/README.chromium
rename to courgette/third_party/bsdiff/README.chromium
index 3f7f3084bda49a73f9629589ade8c2edced5793d..8e66a94771c879196eec7afc88c6910216577ff8 100644
--- a/courgette/third_party/README.chromium
+++ b/courgette/third_party/bsdiff/README.chromium
@@ -1,3 +1,9 @@
+Name: bsdiff
+URL: http://www.daemonology.net/bsdiff/
+License: BSD
+License File: LICENCE
+
+Description:
This directory contains an extensively modified version of Colin Percival's
bsdiff, available in its original form from:
@@ -6,7 +12,7 @@ bsdiff, available in its original form from:
The basic principles of operation are best understood by reading Colin's
unpublised paper:
-Colin Percival, Naive differences of executable code, http://www.daemonology.net/bsdiff/, 200
+Colin Percival, Naive differences of executable code, http://www.daemonology.net/bsdiff/, 2003.
The copy on this directory so extensively modified that the binary format is
incompatible with the original and it cannot be compiled outside the Chromium
« no previous file with comments | « courgette/third_party/bsdiff/LICENCE ('k') | courgette/third_party/bsdiff/bsdiff.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698