Skip to content

Commit 60414c9

Browse files
committed
updated for the 3.1 M1 release
1 parent 9bef79f commit 60414c9

File tree

2 files changed

+10
-12
lines changed

2 files changed

+10
-12
lines changed
Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
Spring Framework 3.1
2-
Copyright (c) [2001-2010] SpringSource, a division of VMware, Inc.
2+
Copyright (c) 2002-2011 SpringSource, a division of VMware, Inc.
33

4-
This product is licensed to you under the Apache License, Version 2.0 (the "License").
5-
You may not use this product except in compliance with the License.
4+
This product is licensed to you under the Apache License, Version 2.0 (the "License").
5+
You may not use this product except in compliance with the License.
66

7-
This product may include a number of subcomponents with
8-
separate copyright notices and license terms. Your use of the source
9-
code for the these subcomponents is subject to the terms and
10-
conditions of the subcomponent's license, as noted in the LICENSE file.
7+
This product may include a number of subcomponents with separate copyright notices and
8+
license terms. Your use of the source code for the these subcomponents is subject to
9+
the terms and conditions of the subcomponent's license, as noted in the LICENSE file.

build-spring-framework/resources/readme.txt

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
SPRING FRAMEWORK 3.1 M1 (January 2011)
2-
--------------------------------------
1+
SPRING FRAMEWORK 3.1 M1 (February 2011)
2+
---------------------------------------
33
http://www.springframework.org
44

55
1. INTRODUCTION
66

7-
Spring Framework 3.0 is the next generation of Spring: fully Java 5 based,
8-
EL enabled, REST enabled, and with support for JSR-330 (Dependency
9-
Injection) and JSR-303 (Bean Validation).
7+
Spring Framework 3.1 builds on the Spring Framework 3.0 foundation with
8+
a focus on Java-based application configuration and MVC enhancements.
109

1110
2. RELEASE NOTES
1211

0 commit comments

Comments
 (0)