Switched to 2007 in copyright notices.

This commit is contained in:
Erwin Vervaet
2006-12-31 19:25:52 +00:00
parent 9b55768d6a
commit 24b8a62df5
2 changed files with 2 additions and 2 deletions

View File

@@ -82,7 +82,7 @@
<property name="project.title" value="${project.name}" />
<property name="project.base.version" value="1.0-dev" />
<property name="project.version" value="${project.base.version}-${build.timestamp}" />
<property name="project.copyright" value="Copyright &#169; 2002-2006. All Rights Reserved."/>
<property name="project.copyright" value="Copyright &#169; 2002-2007. All Rights Reserved."/>
<property environment="myenv" />

View File

@@ -1,5 +1,5 @@
<div id="copyright">
<p>&copy; Copyright 2006, <a href="http://www.springframework.org">www.springframework.org</a>, under the terms of the Apache 2.0 software license.</p>
<p>&copy; Copyright 2007, <a href="http://www.springframework.org">www.springframework.org</a>, under the terms of the Apache 2.0 software license.</p>
</div>
</body>
</html>