google / guava

Google core libraries for Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question to some files

Novarest opened this issue · comments

The following information is found in the files
com/google/common/cache/LongAdder.java,
com/google/common/cache/Striped64.java,
com/google/common/hash/LongAdder.java,
com/google/common/hash/Striped64.java,
com/google/common/util/concurrent/AtomicDoubleArray.java:

/*

The following information is found in the file com/google/common/util/concurrent/AtomicDouble.java:

/*

The following information is found in the file com/google/common/util/concurrent/MoreExecutors.java:

 /*
   * This following method is a modified version of one found in
   * http://gee.cs.oswego.edu/cgi-bin/viewcvs.cgi/jsr166/src/test/tck/AbstractExecutorServiceTest.java?revision=1.30
   * which contained the following notice:
   *
   * Written by Doug Lea with assistance from members of JCP JSR-166 Expert Group and released to
   * the public domain, as explained at http://creativecommons.org/publicdomain/zero/1.0/
   *
   * Other contributors include Andrew Wright, Jeffrey Hayes, Pat Fisher, Mike Judd.
   */

Because all these files are licensed under CC0 1.0 I would like to ask if you know of any patents these contributors hold? Thank you.

The guava maintainers are not patent lawyers or experts. If you need this information, ask someone who knows about patents.