NOTICE.txt 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. This project is an implementation of the OpenADR Vritual Top Node. It is released
  2. under the BSD 3-Clause License (see LICENSE.txt)
  3. ########################################
  4. ## SMACK
  5. ########################################
  6. This project is distributed with the following library:
  7. * Smack XMPP library: http://www.igniterealtime.org/projects/smack/
  8. * version: 3.3.1
  9. Licensing information is availabe online here:
  10. * http://www.igniterealtime.org/builds/smack/docs/latest/README.html
  11. Smack is distributed under the Apache License, version 2:
  12. Use of thie Smack source code is governed by the Apache License:
  13. Copyright 2002-2008 Jive Software.
  14. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License");
  15. you may not use this file except in compliance with the License.
  16. You may obtain a copy of the License at
  17. http://www.apache.org/licenses/LICENSE-2.0
  18. Unless required by applicable law or agreed to in writing, software
  19. distributed under the License is distributed on an "AS IS" BASIS,
  20. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  21. See the License for the specific language governing permissions and
  22. limitations under the License.
  23. The library jar file distributed with this software is version 3.3.1 and was built
  24. with Oracle's Java, version 1.7.0_05.
  25. ########################################
  26. ## JRurby: http://jruby.org/
  27. ########################################
  28. This project relies on JRuby on rails. JRuby is an implmentation of Ruby for the
  29. Java Virtual Machine. JRuby is released under the GPL. The license is available
  30. here:
  31. * https://github.com/jruby/jruby/blob/master/LICENSE.RUBY
  32. * version: 1.7.4
  33. ########################################
  34. ## Ruby: https://www.ruby-lang.org/en/
  35. ########################################
  36. Ruby is not used direclty in this program, but mentioned here for reference.
  37. Ruby is released under the 2-clause BSDL license:
  38. * https://www.ruby-lang.org/en/about/license.txt
  39. * uses JRuby which implements ruby in java.
  40. JRuby 1.7.4 is Ruby 1.9.3p392 compliant
  41. ########################################
  42. ## JRuby on Rails
  43. ########################################
  44. This project was built using JRuby on rails version 3.2. Rails is released under
  45. the MIT License:
  46. * http://opensource.org/licenses/mit-license.php
  47. * version: 3.2.12
  48. ########################################
  49. ## Blueprint CSS: http://www.blueprintcss.org/
  50. ########################################
  51. Blueprint CSS is released under a modifed MIT license. The license text can be
  52. found in:
  53. public/blueprint/blueprint.license.txt
  54. ########################################
  55. ## GEMs
  56. ########################################
  57. The following gems were used to build this project:
  58. name: bcrypt-ruby
  59. version: 3.0.1
  60. licnense: MIT
  61. copyright year:
  62. copyright owners:
  63. name: warbler
  64. version: 1.4.0.beta1
  65. licnese: MIT
  66. copyright year:
  67. copyright owners:
  68. name: httpclient
  69. version: 2.2.2
  70. license: RUBY (dual or 2003 version)
  71. copyright year:
  72. copyright owners:
  73. name: annotate
  74. version: 2.5.0
  75. license: RUBY
  76. copyright year:
  77. copyright owners:
  78. name: torquebox
  79. version: 3.0.0
  80. license: Public Domain
  81. copyright year:
  82. copyright owners:
  83. name: jdbc-mysql
  84. version: 5.1.25
  85. license: GPLv2
  86. copyright year:
  87. copyright owners:
  88. name: activerecord-jdbcmysql-adapter
  89. version: 1.2.9
  90. linense: see: activerecord-jdbcmysql-adapter-license.txt
  91. copyright year:
  92. copyright owners:
  93. name: sass-rails
  94. version: 3.2.3
  95. license: MIT
  96. copyright year:
  97. copyright owners:
  98. name: coffee-rails
  99. version: 3.2.1
  100. license: MIT
  101. copyright year:
  102. copyright owners:
  103. name: therubyrhino
  104. version: 2.0.2
  105. lincense: MIT
  106. copyright year:
  107. copyright owners:
  108. name: uglifier
  109. version: 1.0.3
  110. license: MIT
  111. copyright year:
  112. copyright owners:
  113. name: rspec
  114. version: 2.14.3
  115. license: MIT
  116. copyright year:
  117. copyright owners:
  118. name: rspec-rails
  119. version: 2.14.0
  120. license: MIT
  121. copyright year:
  122. copyright owners:
  123. name: spork-testunit
  124. version: 0.0.8
  125. license: (no license given)
  126. copyright year:
  127. copyright owners:
  128. name: spork
  129. version: 1.0rc
  130. license: MIT
  131. copyright year:
  132. copyright owners:
  133. name: test-unit
  134. version: 2.5.5
  135. license: RUBY
  136. copyright year:
  137. copyright owners:
  138. name: rails-erd
  139. version: 1.1.0
  140. license: http://rails-erd.rubyforge.org/doc/files/LICENSE.html
  141. copyright year:
  142. copyright owners:
  143. name: jquery-rails
  144. version: 3.0.4
  145. license: MIT
  146. copyright year:
  147. copyright owners:
  148. name: jquery-ui-rails
  149. version: 4.0.3
  150. license: MIT
  151. copyright year:
  152. copyright owners: