-
Notifications
You must be signed in to change notification settings - Fork 1.7k
/
NOTICE.txt
36 lines (22 loc) · 1.05 KB
/
NOTICE.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Apache Ambari
Copyright 2011-2013 The Apache Software Foundation
This product includes software developed at The Apache Software
Foundation (http://www.apache.org/).
Component ambari-common/src/test/python/mock are under the following copyright:
Copyright (c) 2003-2012, Michael Foord
All rights reserved.
Component ambari-common/src/test/python/coilmq are under the following copyright:
Copyright 2009 Hans Lellelid
All rights reserved.
Resource management library derived from Kokki, which is under following copyright:
Copyright (c) 2009 Samuel Stauffer <samuel@descolada.com>
All rights reserved.
Jinja2, the templating library used by resource management library:
Copyright (c) 2009 by the Jinja Team, see AUTHORS for more details.
Some rights reserved.
This product includes Simplejson, library fast encoding and decoding of json. (https://github.com/simplejson/simplejson - MIT license)
Copyright (c) 2006 Bob Ippolito.
All rights reserved.
Ws4py, python library for websocket connectivity
Copyright (c) 2011-2016, Sylvain Hellegouarch
All rights reserved.