diff options
author | rgronback | 2005-09-14 11:04:58 +0000 |
---|---|---|
committer | rgronback | 2005-09-14 11:04:58 +0000 |
commit | df268c287a7b5476acefd6e3dbef66b269fed6d7 (patch) | |
tree | 59bf7165529373669d9aa6247578ee20f8ac625c /archive | |
parent | 9d1b9004a259a683643e567f8fa176c5012829c1 (diff) | |
download | org.eclipse.gmf-tooling-df268c287a7b5476acefd6e3dbef66b269fed6d7.tar.gz org.eclipse.gmf-tooling-df268c287a7b5476acefd6e3dbef66b269fed6d7.tar.xz org.eclipse.gmf-tooling-df268c287a7b5476acefd6e3dbef66b269fed6d7.zip |
Updated plugin and provider name.
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 |