Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jpa/features/org.eclipse.jpt.jpa.eclipselink.tests.feature/feature.properties')
-rw-r--r--jpa/features/org.eclipse.jpt.jpa.eclipselink.tests.feature/feature.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/jpa/features/org.eclipse.jpt.jpa.eclipselink.tests.feature/feature.properties b/jpa/features/org.eclipse.jpt.jpa.eclipselink.tests.feature/feature.properties
index 147cc747be..2ebeb467e8 100644
--- a/jpa/features/org.eclipse.jpt.jpa.eclipselink.tests.feature/feature.properties
+++ b/jpa/features/org.eclipse.jpt.jpa.eclipselink.tests.feature/feature.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2006, 2010 Oracle.
+# Copyright (c) 2006, 2014 Oracle.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -29,7 +29,7 @@ description=Dali Java Persistence Tools EclipseLink JPA Core JUnit Tests
# "copyright" property - text of the "Feature Update Copyright"
copyright=\
-Copyright (c) 2006, 2011 Oracle Corporation.\n\
+Copyright (c) 2006, 2014 Oracle Corporation.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\

Back to the top