gitlab.com/aquachain/aquachain@v1.17.16-rc3.0.20221018032414-e3ddf1e1c055/internal/flock/NOTICE (about)

     1  The Prometheus systems and service monitoring server
     2  Copyright 2012-2015 The Prometheus Authors
     3  
     4  This product includes software developed at
     5  SoundCloud Ltd. (http://soundcloud.com/).
     6  
     7  
     8  The following components are included in this product:
     9  
    10  Bootstrap
    11  http://getbootstrap.com
    12  Copyright 2011-2014 Twitter, Inc.
    13  Licensed under the MIT License
    14  
    15  bootstrap3-typeahead.js
    16  https://github.com/bassjobsen/Bootstrap-3-Typeahead
    17  Original written by @mdo and @fat
    18  Copyright 2014 Bass Jobsen @bassjobsen
    19  Licensed under the Apache License, Version 2.0
    20  
    21  fuzzy
    22  https://github.com/mattyork/fuzzy
    23  Original written by @mattyork
    24  Copyright 2012 Matt York
    25  Licensed under the MIT License
    26  
    27  bootstrap-datetimepicker.js
    28  https://github.com/Eonasdan/bootstrap-datetimepicker
    29  Copyright 2015 Jonathan Peterson (@Eonasdan)
    30  Licensed under the MIT License
    31  
    32  moment.js
    33  https://github.com/moment/moment/
    34  Copyright JS Foundation and other contributors
    35  Licensed under the MIT License
    36  
    37  Rickshaw
    38  https://github.com/shutterstock/rickshaw
    39  Copyright 2011-2014 by Shutterstock Images, LLC
    40  See https://github.com/shutterstock/rickshaw/blob/master/LICENSE for license details
    41  
    42  mustache.js
    43  https://github.com/janl/mustache.js
    44  Copyright 2009 Chris Wanstrath (Ruby)
    45  Copyright 2010-2014 Jan Lehnardt (JavaScript)
    46  Copyright 2010-2015 The mustache.js community
    47  Licensed under the MIT License
    48  
    49  jQuery
    50  https://jquery.org
    51  Copyright jQuery Foundation and other contributors
    52  Licensed under the MIT License
    53  
    54  Go support for Protocol Buffers - Google's data interchange format
    55  http://github.com/golang/protobuf/
    56  Copyright 2010 The Go Authors
    57  See source code for license details.
    58  
    59  Go support for leveled logs, analogous to
    60  https://code.google.com/p/google-glog/
    61  Copyright 2013 Google Inc.
    62  Licensed under the Apache License, Version 2.0
    63  
    64  Support for streaming Protocol Buffer messages for the Go language (golang).
    65  https://github.com/matttproud/golang_protobuf_extensions
    66  Copyright 2013 Matt T. Proud
    67  Licensed under the Apache License, Version 2.0
    68  
    69  DNS library in Go
    70  http://miek.nl/posts/2014/Aug/16/go-dns-package/
    71  Copyright 2009 The Go Authors, 2011 Miek Gieben
    72  See https://github.com/miekg/dns/blob/master/LICENSE for license details.
    73  
    74  LevelDB key/value database in Go
    75  https://github.com/syndtr/goleveldb
    76  Copyright 2012 Suryandaru Triandana
    77  See https://github.com/syndtr/goleveldb/blob/master/LICENSE for license details.
    78  
    79  gosnappy - a fork of code.google.com/p/snappy-go
    80  https://github.com/syndtr/gosnappy
    81  Copyright 2011 The Snappy-Go Authors
    82  See https://github.com/syndtr/gosnappy/blob/master/LICENSE for license details.
    83  
    84  go-zookeeper - Native ZooKeeper client for Go
    85  https://github.com/samuel/go-zookeeper
    86  Copyright (c) 2013, Samuel Stauffer <samuel@descolada.com>
    87  See https://github.com/samuel/go-zookeeper/blob/master/LICENSE for license details.