summaryrefslogtreecommitdiffstats
path: root/tools/licenses.py
diff options
context:
space:
mode:
authorfdegans <fdegans@chromium.org>2015-07-17 11:01:27 -0700
committerCommit bot <commit-bot@chromium.org>2015-07-17 18:02:08 +0000
commitf4e4593648c4ec94abdbd02c749716ced69b8cbc (patch)
tree1feac870ebac4fc0741f088f0a1b5d40e1cdb824 /tools/licenses.py
parentee17e93a2684e2420ab932432edce920b3355a8e (diff)
downloadchromium_src-f4e4593648c4ec94abdbd02c749716ced69b8cbc.zip
chromium_src-f4e4593648c4ec94abdbd02c749716ced69b8cbc.tar.gz
chromium_src-f4e4593648c4ec94abdbd02c749716ced69b8cbc.tar.bz2
[open-vcdiff] Change upstream repository to github.
This also changes all the references to http://code.google.com/p/open-vcdiff to point to https://github.com/google/open-vcdiff BUG=510860 Review URL: https://codereview.chromium.org/1242533003 Cr-Commit-Position: refs/heads/master@{#339282}
Diffstat (limited to 'tools/licenses.py')
-rwxr-xr-xtools/licenses.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/licenses.py b/tools/licenses.py
index 1bbb3d0..31888a1 100755
--- a/tools/licenses.py
+++ b/tools/licenses.py
@@ -125,7 +125,7 @@ SPECIAL_CASES = {
},
os.path.join('sdch', 'open-vcdiff'): {
"Name": "open-vcdiff",
- "URL": "http://code.google.com/p/open-vcdiff",
+ "URL": "https://github.com.com/google/open-vcdiff",
"License": "Apache 2.0, MIT, GPL v2 and custom licenses",
"License Android Compatible": "yes",
},