Switched to 2007 in copyright notices.
This commit is contained in:
@@ -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 © 2002-2006. All Rights Reserved."/>
|
||||
<property name="project.copyright" value="Copyright © 2002-2007. All Rights Reserved."/>
|
||||
|
||||
<property environment="myenv" />
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<div id="copyright">
|
||||
<p>© Copyright 2006, <a href="http://www.springframework.org">www.springframework.org</a>, under the terms of the Apache 2.0 software license.</p>
|
||||
<p>© 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>
|
||||
Reference in New Issue
Block a user