diff options
author | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-11 19:27:23 +0000 |
---|---|---|
committer | thestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-11 19:27:23 +0000 |
commit | 9e4eae3a1108df0a9ee28aede822d5df7d85ad8c (patch) | |
tree | c35eaf196b690631f2855254092331e8b2499f27 /third_party/devscripts | |
parent | 163918c6d4e5883abdddb397ac7277f7b05f07e9 (diff) | |
download | chromium_src-9e4eae3a1108df0a9ee28aede822d5df7d85ad8c.zip chromium_src-9e4eae3a1108df0a9ee28aede822d5df7d85ad8c.tar.gz chromium_src-9e4eae3a1108df0a9ee28aede822d5df7d85ad8c.tar.bz2 |
Rename licensecheck.pl.orig to licensecheck.pl.canonical to avoid confusion with .orig files generated by patch tools.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/9180001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@117254 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/devscripts')
-rw-r--r-- | third_party/devscripts/README.chromium | 2 | ||||
-rw-r--r-- | third_party/devscripts/licensecheck.pl.vanilla (renamed from third_party/devscripts/licensecheck.pl.orig) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/third_party/devscripts/README.chromium b/third_party/devscripts/README.chromium index 1cb08e8..75611dd 100644 --- a/third_party/devscripts/README.chromium +++ b/third_party/devscripts/README.chromium @@ -6,6 +6,6 @@ Security Critical: no Description: This directory contains selected tools from the Debian's devscripts collection. -An .orig file is checked in so that our patched version can be easily +An .vanilla file is checked in so that our patched version can be easily compared with the unpatched script (e.g. when sending the changes upstream). Having a .patch file checked in was too inconvenient to keep up to date. diff --git a/third_party/devscripts/licensecheck.pl.orig b/third_party/devscripts/licensecheck.pl.vanilla index 3a0634a..3a0634a 100644 --- a/third_party/devscripts/licensecheck.pl.orig +++ b/third_party/devscripts/licensecheck.pl.vanilla |