-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathNOTICE
94 lines (68 loc) · 3.99 KB
/
NOTICE
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
Guice-CXF
Copyright 2012 Jakub Bocheñski ([email protected])
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
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.
Google Guice
Copyright (C) 2008 Google Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
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.
Apache CXF
Copyright 2006-2012 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
This product also includes schemas and specification developed by:
- the W3C consortium (http://www.w3c.org)
(http://www.w3.org/XML/1998/namespace)
This product also includes WS-* schemas developed by International
Business Machines Corporation, Microsoft Corporation, BEA Systems,
TIBCO Software, SAP AG, Sonic Software, and VeriSign
(http://schemas.xmlsoap.org/wsdl/2003-02-11.xsd)
(http://schemas.xmlsoap.org/ws/2004/08/addressing/)
(http://schemas.xmlsoap.org/wsdl/http)
(http://schemas.xmlsoap.org/ws/2005/02/rm/wsrm.xsd)
(http://www.w3.org/2005/08/addressing/ws-addr.xsd)
(http://www.w3.org/TR/ws-metadata-exchange/)
(http://schemas.xmlsoap.org/ws/2004/09/mex/)
(http://docs.oasis-open.org/ws-sx/ws-trust/v1.4/ws-trust.html)
The product contains code (StaxBuilder.java) that is
Copyright (C) 2000-2004 Jason Hunter & Brett McLaughlin.
All rights reserved.
See the NOTICE.jdom file for additional information
Java classes (source and binary) under org.apache.cxf.jaxws.javaee
are generated from schema available here:
(http://java.sun.com/xml/ns/javaee/javaee_5.xsd)
This Product also includes software developed by David Heinemeier Hansson.
(http://dev.rubyonrails.org/browser/trunk/activesupport/lib/active_support/inflections.rb)
This product includes software Copyright University of Southampton IT Innovation Centre, 2009
(http://www.it-innovation.soton.ac.uk).
This product also includes MTOSI wsdl and schemas developed by the
TeleManagement Forum (http://www.tmforum.org/browse.aspx). The original
MTOSI wsdl and schemas can be download from
(http://sourceforge.net/projects/mtosi-ri)
Portions of the included XmlSchema library are Copyright 2006 International Business Machines Corp.
Portions of the included xml-apis library were originally based on the following:
- software copyright (c) 1999, IBM Corporation., http://www.ibm.com.
- software copyright (c) 1999, Sun Microsystems., http://www.sun.com.
- software copyright (c) 2000 World Wide Web Consortium, http://www.w3.org
Portions of the included xmlbeans library were originally based on the following:
- software copyright (c) 2000-2003, BEA Systems, <http://www.bea.com/>.
Portions of the file cxf-utils.js derives from code marked:
This code was written by Tyler Akins and has been placed in the
public domain. It would be nice if you left this header intact.
Base64 code from Tyler Akins -- http://rumkin.com
Additional copyright notices and license terms applicable are
present in the licenses directory of this distribution.