|  | # ============================================================================== | 
|  | #*+------------------------------------------------------------------------+ | 
|  | #*| Copyright (c) 2005  IBM Corporation and others.                        | | 
|  | #*| This program and the accompanying materials are made                   | | 
|  | #*| available under the terms of the Eclipse Public License 2.0            | | 
|  | #*| which is available at https://www.eclipse.org/legal/epl-2.0/           | | 
|  | #*|                                                                        | | 
|  | #*| SPDX-License-Identifier: EPL-2.0                                       | | 
|  | #*| Contributors:                                                          | | 
|  | #*|    IBM Corporation - initial API and implementation                    | | 
|  | #*+------------------------------------------------------------------------+ | 
|  | # ============================================================================== | 
|  | /** | 
|  | * <copyright> | 
|  | * </copyright> | 
|  | * | 
|  | * $Id: plugin.properties,v 1.4 2009/01/09 18:56:21 rgronback Exp $ | 
|  | */ | 
|  |  | 
|  | # ==================================================================== | 
|  | # To code developer: | 
|  | #   Do NOT change the properties between this line and the | 
|  | #   "%%% END OF TRANSLATED PROPERTIES %%%" line. | 
|  | #   Make a new property name, append to the end of the file and change | 
|  | #   the code to use the new property. | 
|  | # ==================================================================== | 
|  |  | 
|  | # ==================================================================== | 
|  | # %%% END OF TRANSLATED PROPERTIES %%% | 
|  | # ==================================================================== | 
|  |  | 
|  | pluginName = GMF Logicsemantic Model | 
|  | providerName = Eclipse Modeling Project | 
|  |  |