24 lines
960 B
XML
24 lines
960 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE beans PUBLIC
|
|
"-//SPRING//DTD BEAN//EN"
|
|
"http://www.springframework.org/dtd/spring-beans.dtd">
|
|
|
|
<!--
|
|
Copyright (c) 2001-2005 dev Information Technology Co.,Ltd. All Rights Reserved.
|
|
|
|
This software is the confidential and proprietary information of dev
|
|
Information Technology Co.,Ltd. ("Confidential Information"). You shall not
|
|
disclose such Confidential Information and shall use it only in
|
|
accordance with the terms of the license agreement you entered into
|
|
with dev.
|
|
|
|
dev MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF THE
|
|
SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
|
|
IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
|
|
PURPOSE, OR NON-INFRINGEMENT. dev SHALL NOT BE LIABLE FOR ANY DAMAGES
|
|
SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR DISTRIBUTING
|
|
THIS SOFTWARE OR ITS DERIVATIVES.
|
|
-->
|
|
<beans>
|
|
</beans>
|