Author: martinc Date: Mon May 1 11:25:39 2006 New Revision: 398661 URL: http://svn.apache.org/viewcvs?rev=398661&view=rev Log: Fix the last of the copyright notices.
Modified: incubator/webwork2/webapps/shopping-cart/src/main/webapp/WEB-INF/decorators/main.jsp incubator/webwork2/webapps/showcase/src/main/webapp/WEB-INF/decorators/main.jsp Modified: incubator/webwork2/webapps/shopping-cart/src/main/webapp/WEB-INF/decorators/main.jsp URL: http://svn.apache.org/viewcvs/incubator/webwork2/webapps/shopping-cart/src/main/webapp/WEB-INF/decorators/main.jsp?rev=398661&r1=398660&r2=398661&view=diff ============================================================================== --- incubator/webwork2/webapps/shopping-cart/src/main/webapp/WEB-INF/decorators/main.jsp (original) +++ incubator/webwork2/webapps/shopping-cart/src/main/webapp/WEB-INF/decorators/main.jsp Mon May 1 11:25:39 2006 @@ -138,7 +138,7 @@ <div id="footer" class="clearfix"> - <p>© Copyright 2005 OpenSymphony</p> + <p>Copyright © 2005-06 The Apache Software Foundation.</p> </div><!-- end footer --> <p/> Modified: incubator/webwork2/webapps/showcase/src/main/webapp/WEB-INF/decorators/main.jsp URL: http://svn.apache.org/viewcvs/incubator/webwork2/webapps/showcase/src/main/webapp/WEB-INF/decorators/main.jsp?rev=398661&r1=398660&r2=398661&view=diff ============================================================================== --- incubator/webwork2/webapps/showcase/src/main/webapp/WEB-INF/decorators/main.jsp (original) +++ incubator/webwork2/webapps/showcase/src/main/webapp/WEB-INF/decorators/main.jsp Mon May 1 11:25:39 2006 @@ -86,7 +86,7 @@ <div id="footer" class="clearfix"> - <p>© Copyright 2003-<saf:property value="#dateAction.now.year + 1900" /> OpenSymphony</p> + <p>Copyright © 2003-<saf:property value="#dateAction.now.year + 1900" /> The Apache Software Foundation.</p> </div><!-- end footer --> <p/>