1. Adding license text to vis* xml file for dependency injection.

2. Removed unused dependency injection file.
This commit is contained in:
cdtank 2011-02-24 17:14:39 +00:00
parent c0165225ad
commit a8974ded16
2 changed files with 1 additions and 58 deletions

View file

@ -1,3 +1,4 @@
<!-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:aop="http://www.springframework.org/schema/aop"
xmlns:context="http://www.springframework.org/schema/context"