diff --git a/src/com/rjconsultores/ventaboletos/web/utilerias/spring/ApplicationContextProvider.java b/src/com/rjconsultores/ventaboletos/web/utilerias/spring/ApplicationContextProvider.java index c317d6b13..6065ab813 100644 --- a/src/com/rjconsultores/ventaboletos/web/utilerias/spring/ApplicationContextProvider.java +++ b/src/com/rjconsultores/ventaboletos/web/utilerias/spring/ApplicationContextProvider.java @@ -1,3 +1,7 @@ +/* + * To change this template, choose Tools | Templates + * and open the template in the editor. + */ package com.rjconsultores.ventaboletos.web.utilerias.spring; import org.springframework.beans.BeansException;