diff options
Diffstat (limited to 'archive')
-rw-r--r-- | archive/org.eclipse.gmf.diadef/plugin.properties | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/archive/org.eclipse.gmf.diadef/plugin.properties b/archive/org.eclipse.gmf.diadef/plugin.properties index 8be8f3bea..ee31b3265 100644 --- a/archive/org.eclipse.gmf.diadef/plugin.properties +++ b/archive/org.eclipse.gmf.diadef/plugin.properties @@ -1,6 +1,13 @@ -# <copyright> -# </copyright> +############################################################################### +# Copyright (c) 2005 Borland Software Corporation and others. +# 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: +# Borland Software Corporation - initial API and implementation +############################################################################### # $Id$ # ==================================================================== @@ -15,6 +22,6 @@ # %%% END OF TRANSLATED PROPERTIES %%% # ==================================================================== -pluginName = DiaDef Model -providerName = www.example.org +pluginName = GMF Graphical Definition Model +providerName = Eclipse.org |