Skip to content

Commit fe30e0b

Browse files
robbinspgtobespc
authored andcommitted
Update Notices (#68)
* Separate packing into ant script * Update notices
1 parent d050a72 commit fe30e0b

File tree

1 file changed

+94
-22
lines changed

1 file changed

+94
-22
lines changed

NOTICES.txt

Lines changed: 94 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ Section C - Other Trademark and Copyright Acknowledgements
88
================================================
99
Section A. SUMMARY
1010

11-
A.1 - omr-agentcore
12-
A.2 - ASM
11+
A.1 - ASM
12+
A.2 - Prometheus
1313

1414
================================================
1515

@@ -21,27 +21,9 @@ Section B. NOTICES AND INFORMATION SECTION
2121

2222
================================================
2323

24-
B.1 - omr-agentcore
24+
B.1 - ASM
2525

26-
Copyright 2016 omr-agent contributors listed here: https://github.com/RuntimeTools/omr-agentcore/graphs/contributors
27-
28-
Licensed under the Apache License, Version 2.0 (the "License");
29-
you may not use this file except in compliance with the License.
30-
You may obtain a copy of the License at
31-
32-
http://www.apache.org/licenses/LICENSE-2.0
33-
34-
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
35-
""
36-
37-
END OF omr-agentcore NOTICES AND INFORMATION
38-
39-
40-
================================================
41-
42-
B.2 - ASM
43-
44-
Copyright (c) 2012 France T�l�com
26+
Copyright (c) 2012 France T�l�com
4527
All rights reserved.
4628

4729
Redistribution and use in source and binary forms, with or without
@@ -69,6 +51,96 @@ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
6951
THE POSSIBILITY OF SUCH DAMAGE.
7052

7153

54+
B.2 - Prometheus
55+
56+
The Prometheus systems and service monitoring server
57+
Copyright 2012-2015 The Prometheus Authors
58+
59+
This product includes software developed at
60+
SoundCloud Ltd. (http://soundcloud.com/).
61+
62+
63+
The following components are included in this product:
64+
65+
Bootstrap
66+
http://getbootstrap.com
67+
Copyright 2011-2014 Twitter, Inc.
68+
Licensed under the MIT License
69+
70+
bootstrap3-typeahead.js
71+
https://github.com/bassjobsen/Bootstrap-3-Typeahead
72+
Original written by @mdo and @fat
73+
Copyright 2014 Bass Jobsen @bassjobsen
74+
Licensed under the Apache License, Version 2.0
75+
76+
fuzzy
77+
https://github.com/mattyork/fuzzy
78+
Original written by @mattyork
79+
Copyright 2012 Matt York
80+
Licensed under the MIT License
81+
82+
bootstrap-datetimepicker.js
83+
https://github.com/Eonasdan/bootstrap-datetimepicker
84+
Copyright 2015 Jonathan Peterson (@Eonasdan)
85+
Licensed under the MIT License
86+
87+
moment.js
88+
https://github.com/moment/moment/
89+
Copyright JS Foundation and other contributors
90+
Licensed under the MIT License
91+
92+
Rickshaw
93+
https://github.com/shutterstock/rickshaw
94+
Copyright 2011-2014 by Shutterstock Images, LLC
95+
See https://github.com/shutterstock/rickshaw/blob/master/LICENSE for license details
96+
97+
mustache.js
98+
https://github.com/janl/mustache.js
99+
Copyright 2009 Chris Wanstrath (Ruby)
100+
Copyright 2010-2014 Jan Lehnardt (JavaScript)
101+
Copyright 2010-2015 The mustache.js community
102+
Licensed under the MIT License
103+
104+
jQuery
105+
https://jquery.org
106+
Copyright jQuery Foundation and other contributors
107+
Licensed under the MIT License
108+
109+
Protocol Buffers for Go with Gadgets
110+
http://github.com/gogo/protobuf/
111+
Copyright (c) 2013, The GoGo Authors.
112+
See source code for license details.
113+
114+
Go support for leveled logs, analogous to
115+
https://code.google.com/p/google-glog/
116+
Copyright 2013 Google Inc.
117+
Licensed under the Apache License, Version 2.0
118+
119+
Support for streaming Protocol Buffer messages for the Go language (golang).
120+
https://github.com/matttproud/golang_protobuf_extensions
121+
Copyright 2013 Matt T. Proud
122+
Licensed under the Apache License, Version 2.0
123+
124+
DNS library in Go
125+
http://miek.nl/posts/2014/Aug/16/go-dns-package/
126+
Copyright 2009 The Go Authors, 2011 Miek Gieben
127+
See https://github.com/miekg/dns/blob/master/LICENSE for license details.
128+
129+
LevelDB key/value database in Go
130+
https://github.com/syndtr/goleveldb
131+
Copyright 2012 Suryandaru Triandana
132+
See https://github.com/syndtr/goleveldb/blob/master/LICENSE for license details.
133+
134+
gosnappy - a fork of code.google.com/p/snappy-go
135+
https://github.com/syndtr/gosnappy
136+
Copyright 2011 The Snappy-Go Authors
137+
See https://github.com/syndtr/gosnappy/blob/master/LICENSE for license details.
138+
139+
go-zookeeper - Native ZooKeeper client for Go
140+
https://github.com/samuel/go-zookeeper
141+
Copyright (c) 2013, Samuel Stauffer <[email protected]>
142+
See https://github.com/samuel/go-zookeeper/blob/master/LICENSE for license details.
143+
72144
================================================
73145
END OF Section B. NOTICES AND INFORMATION SECTION
74146

0 commit comments

Comments
 (0)