From 06208600787608bf0180df589b4ef41a972570e1 Mon Sep 17 00:00:00 2001 From: Juergen Hoeller Date: Tue, 8 Feb 2011 16:58:34 +0000 Subject: [PATCH] updated for the 3.1 M1 release git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3958 50f2f4bb-b051-0410-bef5-90022cba6387 --- build-spring-framework/resources/notice.txt | 13 ++++++------- build-spring-framework/resources/readme.txt | 9 ++++----- 2 files changed, 10 insertions(+), 12 deletions(-) diff --git a/build-spring-framework/resources/notice.txt b/build-spring-framework/resources/notice.txt index 947a4d4b5e4..d1abee6d6fb 100644 --- a/build-spring-framework/resources/notice.txt +++ b/build-spring-framework/resources/notice.txt @@ -1,10 +1,9 @@ Spring Framework 3.1 -Copyright (c) [2001-2010] SpringSource, a division of VMware, Inc. +Copyright (c) 2002-2011 SpringSource, a division of VMware, Inc. -This product is licensed to you under the Apache License, Version 2.0 (the "License"). -You may not use this product except in compliance with the License. +This product is licensed to you under the Apache License, Version 2.0 (the "License"). +You may not use this product except in compliance with the License. -This product may include a number of subcomponents with -separate copyright notices and license terms. Your use of the source -code for the these subcomponents is subject to the terms and -conditions of the subcomponent's license, as noted in the LICENSE file. \ No newline at end of file +This product may include a number of subcomponents with separate copyright notices and +license terms. Your use of the source code for the these subcomponents is subject to +the terms and conditions of the subcomponent's license, as noted in the LICENSE file. diff --git a/build-spring-framework/resources/readme.txt b/build-spring-framework/resources/readme.txt index e4eee71d11f..6892154aff7 100644 --- a/build-spring-framework/resources/readme.txt +++ b/build-spring-framework/resources/readme.txt @@ -1,12 +1,11 @@ -SPRING FRAMEWORK 3.1 M1 (January 2011) --------------------------------------- +SPRING FRAMEWORK 3.1 M1 (February 2011) +--------------------------------------- http://www.springframework.org 1. INTRODUCTION -Spring Framework 3.0 is the next generation of Spring: fully Java 5 based, -EL enabled, REST enabled, and with support for JSR-330 (Dependency -Injection) and JSR-303 (Bean Validation). +Spring Framework 3.1 builds on the Spring Framework 3.0 foundation with +a focus on Java-based application configuration and MVC enhancements. 2. RELEASE NOTES