Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1127)

Unified Diff: third_party/haha/LICENSE

Issue 1261873003: Add haha to third-party (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add BUILD.gn Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/haha/BUILD.gn ('k') | third_party/haha/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/haha/LICENSE
diff --git a/third_party/ijar/LICENSE b/third_party/haha/LICENSE
similarity index 88%
copy from third_party/ijar/LICENSE
copy to third_party/haha/LICENSE
index 6b0b1270ff0ca8f03867efcd09ba6ddb6392b1e1..69b222c8f3def91485a6b13e2d5e54e69dc9f238 100644
--- a/third_party/ijar/LICENSE
+++ b/third_party/haha/LICENSE
@@ -1,3 +1,4 @@
+perflib, guava:
Apache License
Version 2.0, January 2004
@@ -201,3 +202,28 @@
See the License for the specific language governing permissions and
limitations under the License.
+================================================================================
+trove4j:
+
+This library is free software; you can redistribute it and/or modify it under
+the terms of the GNU Lesser General Public License as published by the Free
+Software Foundation; either version 2.1 of the License, or (at your option) any
+later version. This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
+for more details. You should have received a copy of the GNU Lesser General
+Public License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+
+
+Two classes (HashFunctions and PrimeFinder) included in Trove are licensed
+under the following terms:
+
+Copyright (c) 1999 CERN - European Organization for Nuclear Research.
+Permission to use, copy, modify, distribute and sell this software and its
+documentation for any purpose is hereby granted without fee, provided that the
+above copyright notice appear in all copies and that both that copyright notice
+and this permission notice appear in supporting documentation. CERN makes no
+representations about the suitability of this software for any purpose. It is
+provided "as is" without expressed or implied warranty.
+
« no previous file with comments | « third_party/haha/BUILD.gn ('k') | third_party/haha/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698