TUSCANY-2626 fix a non-UTF character in the LICENSE file.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@704808 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9809e9e095
commit
08e6e379e7
2 changed files with 2 additions and 2 deletions
|
@ -245,7 +245,7 @@ No other rights are granted by implication, estoppel or otherwise.
|
|||
|
||||
This module includes XSD files under the following W3C(r) Software License:
|
||||
|
||||
W3C® SOFTWARE NOTICE AND LICENSE
|
||||
W3C(r) SOFTWARE NOTICE AND LICENSE
|
||||
http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
|
||||
|
||||
This work (and included software, documentation such as READMEs, or other related items)
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE xs:schema PUBLIC "-//W3C//DTD XMLSCHEMA 200102//EN" "http://www.w3.org/2001/XMLSchema.dtd">
|
||||
<!--DOCTYPE xs:schema PUBLIC "-//W3C//DTD XMLSCHEMA 200102//EN" "http://www.w3.org/2001/XMLSchema.dtd"-->
|
||||
<!-- $Id: wsdl-instance.xsd,v 1.1 2004/08/03 16:02:04 hugo Exp $ -->
|
||||
<!--
|
||||
W3C XML Schema defined in the Web Services Description (WSDL)
|
||||
|
|
Loading…
Reference in a new issue