NOTICE.txt 824 B

123456789101112131415161718192021222324252627
  1. Apache Ambari
  2. Copyright 2011-2013 The Apache Software Foundation
  3. This product includes software developed at The Apache Software
  4. Foundation (http://www.apache.org/).
  5. Component ambari-common/src/test/python are under the following copyright:
  6. Copyright (c) 2003-2012, Michael Foord
  7. All rights reserved.
  8. Resource management library derived from Kokki, which is under following copyright:
  9. Copyright (c) 2009 Samuel Stauffer <samuel@descolada.com>
  10. All rights reserved.
  11. Jinja2, the templating library used by resource management library:
  12. Copyright (c) 2009 by the Jinja Team, see AUTHORS for more details.
  13. Some rights reserved.
  14. This product includes Simplejson, library fast encoding and decoding of json. (https://github.com/simplejson/simplejson - MIT license)
  15. Copyright (c) 2006 Bob Ippolito.
  16. All rights reserved.