Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornhauge2011-05-20 17:13:48 +0000
committernhauge2011-05-20 17:13:48 +0000
commit560aaafaf18f594c7eee7e8ee6aa8bf443f94017 (patch)
tree60f3124480bba21b69014a84a06d2dfb2ca4c11c /jpa/plugins/org.eclipse.jpt.jpa.eclipselink.branding/about.properties
parent9f5f1d0304c67901e2aca7fca10517c4ca8edd68 (diff)
downloadwebtools.dali-201105200000.tar.gz
webtools.dali-201105200000.tar.xz
webtools.dali-201105200000.zip
This commit was manufactured by cvs2svn to create tag 'v201105200000'.v201105200000
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.jpa.eclipselink.branding/about.properties')
-rw-r--r--jpa/plugins/org.eclipse.jpt.jpa.eclipselink.branding/about.properties24
1 files changed, 0 insertions, 24 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.jpa.eclipselink.branding/about.properties b/jpa/plugins/org.eclipse.jpt.jpa.eclipselink.branding/about.properties
deleted file mode 100644
index c6dd28d19b..0000000000
--- a/jpa/plugins/org.eclipse.jpt.jpa.eclipselink.branding/about.properties
+++ /dev/null
@@ -1,24 +0,0 @@
-###############################################################################
-# Copyright (c) 2006, 2009 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
-# http://www.eclipse.org/legal/epl-v10.html
-#
-# Contributors:
-# Oracle. - initial API and implementation
-###############################################################################
-
-# about.properties
-# contains externalized strings for about.ini
-# java.io.Properties file (ISO 8859-1 with "\" escapes)
-# fill-ins are supplied by about.mappings
-# This file should be translated.
-
-blurb=Dali Java Persistence Tools - EclipseLink JPA Support\n\
-\n\
-Version: {featureVersion}\n\
-Build id: {0}\n\
-\n\
-(c) Copyright Oracle contributors and others 2006, 2011. All rights reserved.\n\
-Visit http://www.eclipse.org/webtools

Back to the top