summaryrefslogtreecommitdiffstats
path: root/NOTICE.md
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-06-23 10:52:27 -0700
committerit33 <iantien@gmail.com>2015-06-23 10:52:27 -0700
commit705d0e9342ba3d52a1402a6cd00b1e409d2fa502 (patch)
tree85b27760fa277695df72bf495ea1ce59ce6b4c0c /NOTICE.md
parent8e83db6ca1ce3b391342734a2a9c705a22204871 (diff)
downloadchat-705d0e9342ba3d52a1402a6cd00b1e409d2fa502.tar.gz
chat-705d0e9342ba3d52a1402a6cd00b1e409d2fa502.tar.bz2
chat-705d0e9342ba3d52a1402a6cd00b1e409d2fa502.zip
Listing golang-lru
Diffstat (limited to 'NOTICE.md')
-rw-r--r--NOTICE.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/NOTICE.md b/NOTICE.md
index 811390dcd..b8b919607 100644
--- a/NOTICE.md
+++ b/NOTICE.md
@@ -57,3 +57,11 @@ The above copyright notice and this permission notice shall be included in all c
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+This product contains a modified portion of 'golang-lru', a golang LRU cache by hashicorp, based on Groupcache by Google Inc.
+
+* HOMEPAGE:
+ * https://github.com/hashicorp/golang-lru
+
+* LICENSE:
+
+This Source Code Form is subject to the terms of the Mozilla Public License, v.2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.