diff options
author | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-22 23:56:19 +0000 |
---|---|---|
committer | evan@chromium.org <evan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-22 23:56:19 +0000 |
commit | e657bfcfb7f9f0f92c496cf28631d87d1a022a1c (patch) | |
tree | 99ef7934dd281c3cdead7137112ed544e4c01983 /third_party/libpng/README.chromium | |
parent | 069478a79826ba9ec691cb0da6f7f716c375113e (diff) | |
download | chromium_src-e657bfcfb7f9f0f92c496cf28631d87d1a022a1c.zip chromium_src-e657bfcfb7f9f0f92c496cf28631d87d1a022a1c.tar.gz chromium_src-e657bfcfb7f9f0f92c496cf28631d87d1a022a1c.tar.bz2 |
Add licensing info for another set of projects in third_party.
Allow special cases in licenses.py for when we pull code directly
from an upstream and can't check in a README.chromium. (In particular,
we'll need this for WebKit.)
Review URL: http://codereview.chromium.org/1075015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42288 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/libpng/README.chromium')
-rw-r--r-- | third_party/libpng/README.chromium | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/third_party/libpng/README.chromium b/third_party/libpng/README.chromium index 5ae9fa2..5549159 100644 --- a/third_party/libpng/README.chromium +++ b/third_party/libpng/README.chromium @@ -1,3 +1,6 @@ +Name: libpng +URL: http://libpng.org/ + Our custom configuration options are defined in pngusr.h. This was previously called mozpngconf.h, which was copied from Mozilla and modified by Apple (hence the webkit_* names). @@ -5,4 +8,3 @@ the webkit_* names). Updated to 1.2.43, no changes to the source files but all unneeded files stripped. -http://www.libpng.org/pub/png/libpng.html |