diff options
author | phajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-13 20:17:11 +0000 |
---|---|---|
committer | phajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-13 20:17:11 +0000 |
commit | d161640af5a8d7910122b43afd551ee2a8ce8ee0 (patch) | |
tree | 0aa51cc37132fd5a65f7d367f0d4250e388ae5db /chrome/installer/mac | |
parent | 3f0add5ee77334be29ad61ecce9084934760499a (diff) | |
download | chromium_src-d161640af5a8d7910122b43afd551ee2a8ce8ee0.zip chromium_src-d161640af5a8d7910122b43afd551ee2a8ce8ee0.tar.gz chromium_src-d161640af5a8d7910122b43afd551ee2a8ce8ee0.tar.bz2 |
Make licenses.py happy about xz license.
BUG=55166
TEST=licenses.py scan
Review URL: http://codereview.chromium.org/3333032
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@59273 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/installer/mac')
-rw-r--r-- | chrome/installer/mac/third_party/xz/LICENSE | 1 | ||||
-rw-r--r-- | chrome/installer/mac/third_party/xz/README.chromium | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/chrome/installer/mac/third_party/xz/LICENSE b/chrome/installer/mac/third_party/xz/LICENSE new file mode 100644 index 0000000..3fb54d1 --- /dev/null +++ b/chrome/installer/mac/third_party/xz/LICENSE @@ -0,0 +1 @@ +See http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/xz/COPYING diff --git a/chrome/installer/mac/third_party/xz/README.chromium b/chrome/installer/mac/third_party/xz/README.chromium index fd9481f..2368d75 100644 --- a/chrome/installer/mac/third_party/xz/README.chromium +++ b/chrome/installer/mac/third_party/xz/README.chromium @@ -4,7 +4,6 @@ Source URL: git://ctrl.tukaani.org/xz.git Version: git commit c15c42abb3c8c6e77c778ef06c97a4a10b8b5d00 (2010-06-15 14:06:29 +0300), newer than 4.999.9beta License: Public domain/license grant, LGPL 2.1, GPL 2, GPL 3 -License File: COPYING Description: XZ Utils is general-purpose data compression software implementing the |