@@ -1022,6 +1022,34 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
10221022WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
10231023 </text >
10241024 </license >
1025+ <license name =' BSD (2-clause) for XenServerJava' id =' BSD2ClauseXenServerJava'
1026+ url =' http://www.opensource.org/licenses/BSD-2-Clause' >
1027+ <text >
1028+ Redistribution and use in source and binary forms, with or without
1029+ modification, are permitted provided that the following conditions are
1030+ met:
1031+
1032+ 1) Redistributions of source code must retain the above copyright
1033+ notice, this list of conditions and the following disclaimer.
1034+
1035+ 2) Redistributions in binary form must reproduce the above copyright
1036+ notice, this list of conditions and the following disclaimer in
1037+ the documentation and/or other materials provided with the
1038+ distribution.
1039+
1040+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1041+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1042+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
1043+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
1044+ HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1045+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1046+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
1047+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
1048+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1049+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1050+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1051+ </text >
1052+ </license >
10251053 <license name =' BSD (2-clause)' id =' BSD2ClauseGeneric'
10261054 url =' http://www.opensource.org/licenses/BSD-2-Clause' >
10271055 <text >
@@ -2368,6 +2396,10 @@ this distribution.
23682396 id=' person:shigeru.chiba'
23692397 name=' Shigeru Chiba'
23702398 url=' http://www.csg.ci.i.u-tokyo.ac.jp/~chiba/javassist/' />
2399+ <organisation
2400+ id =' citrix.com'
2401+ name =' Citrix Systems, Inc'
2402+ url =' http://www.citrix.com/' />
23712403 </organisations >
23722404 <primary-license id =' ApacheLicenseVersion2' >
23732405 <copyright-notice >Copyright (c) 2012 The Apache Software Foundation</copyright-notice >
@@ -2387,6 +2419,17 @@ Copyright © 2005-2010 Thomas Nagy
23872419 </by-organisation >
23882420 </with-license >
23892421 </within >
2422+ <within dir =' deps' >
2423+ <with-license id =' BSD2ClauseXenServerJava' >
2424+ <copyright-notice >
2425+ Copyright (c) Citrix Systems, Inc.
2426+ All rights reserved.
2427+ </copyright-notice >
2428+ <by-organisation id =' citrix.com' >
2429+ <resource name =' XenServerJava' source =' http://community.citrix.com/cdn/xs/sdks/' />
2430+ </by-organisation >
2431+ </with-license >
2432+ </within >
23902433 <within dir =' console-proxy/js' >
23912434 <with-license id =' MIT' >
23922435 <copyright-notice >
0 commit comments