update copyrights for 2010

git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@902822 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Donald Woods 2010-01-25 14:34:51 +00:00
parent c15f473949
commit ef89c9d699
4 changed files with 10 additions and 11 deletions

View File

@ -1,8 +1,6 @@
================================================================================
== NOTICE file corresponding to the section 4 d of ==
== the Apache License, Version 2.0, ==
== in this case for the Apache OpenJPA distribution. ==
================================================================================
Apache OpenJPA
Copyright 2006,2010 The Apache Software Foundation
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).

View File

@ -1,5 +1,5 @@
Apache OpenJPA Examples
Copyright © 2005-2009, The Apache Software Foundation.
Copyright © 2006,2010 The Apache Software Foundation.
Licensed under ASL 2.0 - http://www.apache.org/licenses/LICENSE-2.0
--------------------------------------------------------------------------------

View File

@ -18,16 +18,16 @@ limitations under the License.
===============================================================================
These instructions describe how to build OpenJPA from source code using the
Apache Maven 2 build too. They are written for use from the console, and are
Apache Maven 2 build tool. They are written for use from the console, and are
known to work on Linux and Mac OSX. They are also reported to work from Windows.
The most up to date version of these instructions may be found on the OpenJPA
website at http://openjpa.apache.org/building-openjpa.html
1. Ensure that Java 1.5 or 1.6 is installed and on your path by running:
1. Ensure that Java SE 1.5 or 1.6 is installed and on your path by running:
java -version
OpenJPA requires Java 1.5 or later, but some features are only available
with Java 6.
with Java SE 6.
2. Install the build tool Apache Maven 2.0.9 or later, from:
http://maven.apache.org/
If it is installed correctly, typing mvn -v from the console will result

View File

@ -1,5 +1,6 @@
OpenJPA Aggregate Jar with Dependencies
Copyright 2006-2009 Apache Software Foundation
Apache OpenJPA Aggregate Jar with Dependencies
Copyright 2006,2010 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).