1###############################################################################
2# Copyright (c) 2000, 2006 IBM Corporation and others.
3#
4# This program and the accompanying materials
5# are made available under the terms of the Eclipse Public License 2.0
6# which accompanies this distribution, and is available at
7# https://www.eclipse.org/legal/epl-2.0/
8#
9# SPDX-License-Identifier: EPL-2.0
10#
11# Contributors:
12#     IBM Corporation - initial API and implementation
13###############################################################################
14# about.properties
15# contains externalized strings for about.ini
16# java.io.Properties file (ISO 8859-1 with "\" escapes)
17# fill-ins are supplied by about.mappings
18# This file should be translated.
19
20blurb=Eclipse Core Tools\n\
21\n\
22Version: 1.0.0\n\
23Build id: {0}\n\
24\n\
25(c) Copyright IBM Corp. and others 2000, 2006.  All rights reserved.\n\
26Visit http://eclipse.org/eclipse/development/performance
27
28