Fixed copyright notices to mention "2004-2007".

This commit is contained in:
Erwin Vervaet
2006-12-31 20:30:25 +00:00
parent 80cd508648
commit 366b302d62
532 changed files with 533 additions and 539 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright 2002-2007 the original author or authors.
* Copyright 2004-2007 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.

View File

@@ -1,5 +1,5 @@
<div id="copyright">
<p>&copy; Copyright 2002-2007, <a href="http://www.springframework.org">www.springframework.org</a>, under the terms of the Apache 2.0 software license.</p>
<p>&copy; Copyright 2004-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>