summaryrefslogtreecommitdiffstats
path: root/third_party/molokocacao/LICENSE
diff options
context:
space:
mode:
authorandybons@chromium.org <andybons@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-01 20:25:38 +0000
committerandybons@chromium.org <andybons@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-01 20:25:38 +0000
commitbcc18d3d4b89f4985b4bf542c319d6e94de452e0 (patch)
tree689fe92abe4b260a511e44d0415d625989c3e44c /third_party/molokocacao/LICENSE
parent4cd2d520d95db38a157fd2f86161ea457eab7af2 (diff)
downloadchromium_src-bcc18d3d4b89f4985b4bf542c319d6e94de452e0.zip
chromium_src-bcc18d3d4b89f4985b4bf542c319d6e94de452e0.tar.gz
chromium_src-bcc18d3d4b89f4985b4bf542c319d6e94de452e0.tar.bz2
[Mac] Moving some new third party code into its proper dir. Also tweak the radius of the close button hover state circle a bit.
BUG=none TEST=none Review URL: http://codereview.chromium.org/2833050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51417 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/molokocacao/LICENSE')
-rw-r--r--third_party/molokocacao/LICENSE23
1 files changed, 23 insertions, 0 deletions
diff --git a/third_party/molokocacao/LICENSE b/third_party/molokocacao/LICENSE
new file mode 100644
index 0000000..6133156
--- /dev/null
+++ b/third_party/molokocacao/LICENSE
@@ -0,0 +1,23 @@
+Copyright 2008 MolokoCacao
+All rights reserved
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted providing that the following conditions
+are met:
+1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
+DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
+STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
+IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.